Version 1, last updated by maarten.koopmans at May 05, 2011 16:56 UTC
Install packages
Next there was a bunch of packages to install, see the below list:
apt-get update
apt-get upgrade
apt-get install build-essential
apt-get install apache2
apt-get install memcached
apt-get install libapache2-mod-perl2
apt-get install libapache2-mod-php5
apt-get install php5-memcache
apt-get install openjdk-6-jdk
apt-get install dnsutils
apt-get install postgresql postgresql-client
apt-get install ntpdate
apt-get install unzip
Make sure you run ntpupdate-debian to force the clocks to sync, and you may want to cycle the machine at this point.