Skip to content

Instantly share code, notes, and snippets.

View IsaiahPacheco's full-sized avatar

Isaiah Pacheco IsaiahPacheco

View GitHub Profile
@aronwoost
aronwoost / README.md
Created July 25, 2011 19:46
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