Skip to content

Instantly share code, notes, and snippets.

//···············································
// Baseline
//···············································
// based on a gist by Razvan Onofrei: https://gist.github.com/razwan/10662500
// see https://gist.github.com/jeromev/11301969
//
// Example:
//
// body {
// font-size: $base-font-size;
@jeromev
jeromev / AWSLAMP.md
Last active December 18, 2015 04:29 — forked from aronwoost/README.md

Launch the instance and connect with ssh.

##Update the server

sudo yum update

##Install php and MySQL packages