October 3, 2012

EC2 + Ubuntu 12.04 + LAMP 2 Server Setup checklist

My steps:

Install stuff

sudo apt-get update
sudo apt-get upgrade
sudo tasksel install lamp-server
sudo apt-get install subversion phpmyadmin php5-curl

Security

Backups

Monitoring

Other Tweaks