November 14, 2008
Posted by roadburn
ISPConfig on Ubuntu on Slicehost
http://ispconfig.com/manual_installation.htm
http://www.howtoforge.com/perfect-server-ubuntu8.04-lts
If you hit some errors, u probably forgot some of this:
http://www.howtoforge.com/forums/showthread.php?t=9582&
rm /bin/sh (or if you want to be safe: mv /bin/sh /bin/sh.dash)
ln -s /bin/bash /bin/sh
aptitude install libmysql++-dev
aptitude install mysql-server mysql-client libmysqlclient15-dev
aptitude install libhtml-parser-perl libdb-file-lock-perl libnet-dns-perl
/etc/ftpd.conf
enable local_umask = 022
To uninstall (if you hit errors and need to reinstall)
rm -rf /root/ispconfig
rm -rf /home/admispconfig
Setting up your domains to point correctly
http://www.howtoforge.com/ispconfig_dns_providerdomain_schlund
use everydns.com if you need to
Proftpd
DefaultRoot ~
IdentLookups off
ServerIdent on “FTP Server ready.”