aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2011-09-20 14:15:39 +0200
committerStefan Kangas <skangas@skangas.se>2011-09-20 14:15:39 +0200
commitbc29c471c4ef295dbfbecc4518d63bb53dcf3e83 (patch)
tree363e3337461a1fa7eaf11b476ab4ccafab8d5115
parent90f943b6a5a41c375d1106e80a46a5b9110a3429 (diff)
parent8213d345494e8775319ff8f85f4171e610de622b (diff)
Merge branch 'master' of git.fripost.org:fripost-docs
-rw-r--r--fripost-docs.org16
1 files changed, 15 insertions, 1 deletions
diff --git a/fripost-docs.org b/fripost-docs.org
index bb675fd..9d23e34 100644
--- a/fripost-docs.org
+++ b/fripost-docs.org
@@ -156,7 +156,7 @@ sudo aptitude install logcheck syslog-summary
+ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ddclient\[[0-9]+\]: WARNING: file /var/cache/ddclient/ddclient.cache, line [0-9]+: Invalid Value for keyword 'ip' = ''$
+ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ddclient\[[0-9]+\]: WARNING: updating [._[:alnum:]-]+: nochg: No update required; unnecessary attempts to change to the current address are considered abusive$
+ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ddclient\[[0-9]+\]: WARNING: TIMEOUT: dns.loopia.se after 120 seconds$
- + ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ddclient\[[0-9]+\]: FAILED: updating [,._[:alnum:]-]+: Could not connect to dns.loopia.se/xdyndnsserver/xdyndns.php$
+ + ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ddclient\[[0-9]+\]: FAILED: updating [,._[:alnum:]-]+: Could not connect to dns.loopia.se/xdyndnsserver/xdyndns.php.$
** Configuring aptitude and friends
@@ -216,6 +216,16 @@ sudo aptitude remove --purge debian-faq dictionaries-common doc-debian \
doc-linux-text iamerican ibritish ispell laptop-detect nfs-common \
openbsd-inetd portmap tasksel tasksel-data w3m
+** Configure ddclient
+
+:: /etc/ddclient.conf
+
+### Not reproduced here due to containing sensitive information
+
+:: /etc/default/ddclient
+
+ run_daemon="true"
+
** Reconfigure exim
# FIXME: fix for squeeze
@@ -873,6 +883,7 @@ mv hooks/post-update.sample hooks/post-update
echo "Mötesprotokoll" > fripost-meetings.git/description
+
** Logging
*** Overview
We want to limit how much we log for privacy reasons. At the same time we want
@@ -917,6 +928,7 @@ TODO: Add nice rules.
*** Monitoring
+
* Hardening
** Overview
@@ -975,6 +987,8 @@ sudo rkhunter -c --nomow --rwo
sudo rkhunter -c --nomow --rwo
+
+
* NEED TO KNOW FOR SERVER ADMINS
** Document your changes