Skip to content

Instantly share code, notes, and snippets.

View markbratanov's full-sized avatar
🎯
Focusing

Mark Bratanov markbratanov

🎯
Focusing
View GitHub Profile
@markbratanov
markbratanov / README.md
Created June 10, 2012 20:35 — forked from aronwoost/README.md
How to install LAMP on a EC2 Amazon AMI

Launch the instance and connect with ssh.

##Update the server

sudo yum update

##Install php and MySQL packages