** At this point, this document is mostly just notes while I repeat the process a few times and make refinements.
From http://getlevelten.com/blog/randall-knutson/create-high-performance-drupal-server-just-30-month
apt-get update
apt-get upgrade
apt-get install emacs vim git-core git-doc rsync unzip patch curl make drush
apt-get install nginx php5-cli php5-mysql php5-fpm php5-cgi php5-gd php5-dev php-pear libpcre3-dev
service nginx start