Skip to content

Instantly share code, notes, and snippets.

View pavankumarbn's full-sized avatar

Pavan Kumar B N pavankumarbn

  • Seoul, South Korea.
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