install lamp server quickly on an ubuntu system

In ubuntu system from 7 upwards there is now a quick way to an LAMP server up and running in minutes.

from a vanilla install of ubuntu run the command :

->sudo tasksel install lamp-server

and follow the prompt.

All the usual components and softwares are now installed.




Bg