First time ubuntu user

Ubuntu usually does not need any driver installations. Ubuntu is super great at recognizing hardware and installing drivers for it. I did not need to install one driver for both my Ubuntu computers. Secondly, utorrent might be availabe in Ubuntu Software Center. Otherwise in the terminal type:

Code:
sudo apt-get install utorrent
And if Ubuntu recognizes utorrent it will know where to find its source files and install it. Stuff runs quite differently from Windows in terms of software downloaded from the terminal. You usually have do find the file and double-clickt o run it; a shortcut will nor appear on the left side of the desktop at all.