Quick Tip: enabling a LAMP server on Ubuntu “desktop” 8.04
Sunday, June 1st, 2008Something 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!
Setting up Beryl on Ubuntu (Feisty)
Tuesday, May 8th, 2007I breathed some new life into my work laptop yesterday. I downloaded Ubuntu (currently 7.04, Feisty Fawn) and I was surprised at how easy it was to setup and configure with Bery as the Window Manager, and to get the transparent cube effect complete with zoom.
There’s probably more than one way to do this, [...]