From 1a0b514fff2698e4e219e1279e217ea4cff97775 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Tue, 27 Apr 2010 08:56:49 -0400 Subject: [PATCH] Updated the Debian installation instructions. --- docs/INSTALL_DEBIAN_5.0_courier_mydns.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt b/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt index 138f881..eb0849b 100644 --- a/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt +++ b/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt @@ -23,6 +23,14 @@ 127.0.0.1 localhost.localdomain localhost 192.168.0.100 ispconfig.example.com ispconfig +# Run: + +/etc/init.d/hostname.sh + +# enable the Debian volaitile repository to get a newer clamav version + +echo "deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free" >> /etc/apt/sources.list +apt-get update # Some optional choices -- Gitblit v1.9.1