Tags

RSS All Posts

RSS PowerShell Posts

Archives

Meta


« Weekly Poll #5 | Main | It’s alive … »

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

By Adam Bell | June 1, 2008

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!

Topics: Linux | No Comments »

Comments