TECHNOLOGY
your query returned 1 results
Ubuntu
Ubuntu is a free, Debian derived Linux-based operating system, available with both community and professional support, that adds regular releases every 6 months. Ubuntu is also the Operating System of choice for the developers at Sieben Design.
DEVELOPER LINKS
Going from Ubuntu-EEE to Regular Desktop
I thought that Ubuntu-eee (customized version of Ubuntu 8.04 for the Asus EEE micro computer) was really great. I installed it while eating a hot dog at costco, waiting for my tires to get rotated. It worked without any further configuration!
After a few days on that 'user-friendly' interface, I was ready to go back to the regular desktop. Their blog tells you how!
The 15 Essential UNIX commands
This is a good quick reference of the basics. It is from the website of Pete Freitag, software developer from New York. The site is worth a browse, it has a cheat sheet roundup!
Apache setup in one command
Extremely simple. If you develop in ubuntu (or similar Linux distro), you will appreciate this command. However, to get the full LAMP setup, you need to add a few more packages: like MySQL-client, MySQL-server and PHP5.