Ubuntu 10, Drupal and Drush
Just got Drupal 6.16 installed on my Ubuntu 10 powered laptop, I was able to configure its multisite environment, here are the instructions on how to do it, http://drupal.org/node/812470 (I made these instructions myself as my contribution to Drupal community) and of course, installation of drush, a command line user interface for developing Drupal sites (this one is easy to install from the command line, just type 'sudo apt-get install drush' in your local, while on a remote site, it's entirely a different story, it really depends on the webhosting setup/configuration of PHP and Apache).
Ubuntu 10 as a system is a lot better than windows xp for web development in terms of its speed, utilities, and interface, and it is FREE.
Drupal CMS is the best FREE system for small and large web developments and Drush speeds everything in terms of Drupal updates, installations, clearing of cache, reports, etc.
All these made my day! Whoooa....
