From ede53cd04cc03dbb9cd8ee2d2183337f3becf6e5 Mon Sep 17 00:00:00 2001 From: fantu <fantu@ispconfig3> Date: Mon, 08 Dec 2008 06:31:30 -0500 Subject: [PATCH] Add in debian document installation of ntpdate (for update time) and rkhunter (rootkit tool how ispconfig monitor) --- INSTALL_DEBIAN_4.0.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL_DEBIAN_4.0.txt b/INSTALL_DEBIAN_4.0.txt index 3e9ec96..b2aa7be 100644 --- a/INSTALL_DEBIAN_4.0.txt +++ b/INSTALL_DEBIAN_4.0.txt @@ -3,9 +3,9 @@ It is recommended to use a clean (fresh) Debian etch install where you just selected "Standard System" as the package selection during setup. Then follow the steps below to setup your server with ISPConfig 3: -1) Install Postfix, Courier, Saslauthd, MySQL, phpMyAdmin with the following command line (on one line!): +1) Install Postfix, Courier, Saslauthd, MySQL, phpMyAdmin, ntpdate, rkhunter with the following command line (on one line!): -apt-get install postfix postfix-mysql postfix-doc mysql-client mysql-server courier-authdaemon courier-authlib-mysql courier-pop courier-pop-ssl courier-imap courier-imap-ssl libsasl2 libsasl2-modules libsasl2-modules-sql sasl2-bin libpam-mysql openssl courier-maildrop getmail4 +apt-get install postfix postfix-mysql postfix-doc mysql-client mysql-server courier-authdaemon courier-authlib-mysql courier-pop courier-pop-ssl courier-imap courier-imap-ssl libsasl2 libsasl2-modules libsasl2-modules-sql sasl2-bin libpam-mysql openssl courier-maildrop getmail4 ntp ntpdate rkhunter Answer the questions from the package manager as follows. -- Gitblit v1.9.1