aboutsummaryrefslogtreecommitdiffstats
path: root/fripost-docs.org
diff options
context:
space:
mode:
Diffstat (limited to 'fripost-docs.org')
-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