LAMP
-
Installing and configuring LAMP on a brand new CentOS 6.5 host
CentOS 6 64-bit was automatically installed by Linode, and it's very clean with nothing installed. Since some compilation is still necessary, I'll first set up the compilation environment using yum: `yum install gcc gcc-c++ make flex bison ...`