This is a very rough draft of the installer, please use with caution. This has been tested on the rackspace cloud! Please note that some portions of this can take some time! you are welcome to give me feedback, but if you change this i am not responsible for broke servers! things left todo: mysql_secure_installation pureftp tls: mkdir -p /etc/ssl/private/ openssl req -x509 -nodes -days 7300 -newkey rsa:2048 -keyout /etc/ssl/private/pure-ftpd.pem -out /etc/ssl/private/pure-ftpd.pem chmod 600 /etc/ssl/private/pure-ftpd.pem /etc/init.d/pure-ftpd restart turn on in php.ini: error_reporting = E_ALL & ~E_NOTICE cgi.fix_pathinfo=1 install ispconfig: cd /tmp wget wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz tar xfz ISPConfig-3-stable.tar.gz cd ispconfig3_install/install/ you can download this at or wget it: http://1381f2f8a914503015b3-6f3948a...f7d5.r1.cf1.rackcdn.com/ispconfiginstaller.sh 69 views and noone told me the link did not work