Debian Sarge (3.1) with Ruby on Rails and Apache 2 with FastCGI - Page 5
Install Proftpdapt-get install proftpd To the prompt: Run proftpd from inetd or standalone? answer standalone For security reasons you can add the following lines to /etc/proftpd.conf joe /etc/proftpd.conf
and restart Proftpd: /etc/init.d/proftpd restart
Install Webalizerapt-get install webalizer To the prompts:
Which directory should webalizer put the output in? answer /var/www/webalizer
Synchronize the System ClockIt is a good idea to synchronize the system clock with an NTP (network time protocol) server over the internet. apt-get install ntp ntpdate
Install some Perl Modules needed by SpamAssassin (comes with ISPConfig)Installation using the Perl Shell Login to your command line as root and run the following command to start the Perl shell: perl -MCPAN -e shell If you run the Perl shell for the first time you will be asked some questions. In most cases the default answers are ok. Please note: If you run a firewall on your system you might have to turn it off while working on the Perl shell in order for the Perl shell to be able to fetch the needed modules without a big delay. You can switch it on afterwards. Run the following commands to upgrade CPAN install Bundle::CPAN Accept defaults at all prompts reload cpan Run the following commands to install the modules needed by SpamAssassin:
install HTML::Parser When prompted to enable tests, choose no. Type q to leave the Perl shell). If a module is already installed on your system you will get a message similar to this one:
Successful installation of a module looks like this:
|



print: 


Recent comments
1 day 4 hours ago
1 day 10 hours ago
3 days 6 hours ago
5 days 3 hours ago
6 days 5 hours ago
6 days 16 hours ago
1 week 7 hours ago
1 week 17 hours ago
1 week 22 hours ago
1 week 1 day ago