ubuntu

Ubuntu As A Development Platform, LAMP

Wed, 02/22/2012 - 23:37 -- jon

Development is useless without having a LAMP, Linux Apache MySQL PHP, setup on your machine and fortunately is easy to setup on Ubuntu.

LAMP

Basically, follow these instructions on unbuntu.com and here's a break down of what I did to get this setup.

Install, tasksel
sudo apt-get install tasksel

then
sudo tasksel install lamp-server

done.

Subscribe to RSS - ubuntu