Quick Tip: enabling a LAMP server on Ubuntu “desktop” 8.04

Something useful I noticed today is that you can install MySQL, PHP, and Apache onto the Ubuntu “desktop” easily with the following:

sudo tasksel install lamp-server

Found in the Ubuntu Community Documentation.

A quick way to get a development environment up nice and quick!

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>