4

I have a fresh VirtualServer running Ubuntu 12.04, how do I get a LAMP server running?

view full story
linux-howto

http://serverfault.com – Although I have an overview of running commands like apt-get install apache2 what I don't know is what order I should run them in to get a LAMP server running. Also, I assume I should create a /var/www to put my sites in there (want about 4 domains pointing to this server. As I have a clean slate, would be great to get advice on the correct way to get set up. (as a side note, I want to replicate these settings in vagrant/puppet) (HowTos)