diff options
-rw-r--r-- | fripost-docs.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fripost-docs.org b/fripost-docs.org index 3c6be2f..625fdc6 100644 --- a/fripost-docs.org +++ b/fripost-docs.org @@ -115,6 +115,12 @@ sudo aptitude install logcheck syslog-summary harden-servers # during configuration. Therefore, only optionally: sudo aptitude install harden-clients +** Forward root email + +:: /etc/aliases + + root: admin@fripost.org + ** Configure logcheck sudo aptitude install logcheck syslog-summary |