The beauty of Ubuntu operating systems is that with newer upgrades, there’s no need to re-install your whole OS unlike Windows or other operating systems out there.
To upgrade, simply use the update manager and select “Upgrade”
Kevin Purdy at Lifehacker blog has written a short 10-minute Ubuntu setup guide over at ITWorld.com. For those of you unfamiliar with Ubuntu but tired of Macs and Windows, you might want to check it out.
Also, I am running Ubuntu myself right now, it didn’t take me too long, you can refer to my guide on how to install Ubuntu via USB flash drive. (
I finally got Ubuntu running on all of my Windows 7 desktops and laptops under VirtualBox. Anyways, it’s a good idea to run torrent downloads on linux because I simply think it’s a safer environment as sometimes you can download stuff you don’t want to expose your Windows computer to.
Besides that, I love using Ubuntu for all my other stuff like SSH or playing with code.
Anyways, today I was installing BitTorrent client on my Ubuntu, here’s the steps you need to take to install it too.
First, add “universe” to your sources
I know installing browsers with flash support in Ubuntu sometimes can simply be a pain in the rear, especially if you are running on non-standard CPUs. Well, here’s how to install Opera web browser for Ubuntu, with support for flash and java. The new Opera browser has proved to be super-fast btw, from what I hear.
sudo dpkg -i opera_10.00.4585.gcc4.qt3_i386.deb
sudo apt-get install flashplugin-nonfree
sudo apt-get install sun-java6