aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2011-12-27 10:52:13 +0100
committerStefan Kangas <skangas@skangas.se>2011-12-27 10:52:13 +0100
commit82fbf57ac9b060e078644a791d6fe70d4fe17e80 (patch)
tree0cd3bf03f131f9fac91d18dcb5a3e2fc516247a5
parent30b80c026634b5eff000522353bec327bfbbc2d8 (diff)
Add new logcheck rule for ntpd
-rw-r--r--fripost-docs.org11
1 files changed, 8 insertions, 3 deletions
diff --git a/fripost-docs.org b/fripost-docs.org
index e7e2f01..50fafe7 100644
--- a/fripost-docs.org
+++ b/fripost-docs.org
@@ -155,6 +155,7 @@ sudo aptitude install logcheck syslog-summary
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ddclient\[[0-9]+\]: WARNING: cannot connect to dns.loopia.se:443 socket: IO::Socket::SSL: Timeout IO::Socket::INET configuration failederror:00000000:lib(0):func(0):reason(0)$
^\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:]-]+ ntpd\[[0-9]+\]: [.0-9]{7,15} interface [.0-9]{7,15} -> [.0-9]{7,15}$
** Configuring aptitude and friends
@@ -786,8 +787,12 @@ sudo a2enmod ssl rewrite
**** Installing roundcube
-Add the backports repository first, to make sure we're running a somewhat more
-current version than the one in stable.
+# Add the backports repository first, to make sure we're running a somewhat more
+# current version than the one currently in stable.
+
+:: /etc/apt/sources.list
+
+ deb http://backports.debian.org/debian-backports squeeze-backports main
sudo apt-get install roundcube
@@ -996,9 +1001,9 @@ sudo rkhunter -c --nomow --rwo
MAIL-ON-WARNING=admin@fripost.org
- ALLOWHIDDENDIR=/etc/.git
ALLOWHIDDENDIR=/dev/.udev
ALLOWHIDDENDIR=/dev/.initramfs
+ ALLOWHIDDENDIR=/etc/.git
ALLOWHIDDENFILE=/etc/.gitignore
ALLOWHIDDENFILE=/etc/.etckeeper