Installing the uTorrent and WebUI client on Ubuntu Hardy
Linux, Tutorials June 30th, 2008Here is a quick guide to setting up the uTorrent and WebUI client on a Ubuntu Hardy box.
Step 1 - Download
The first step is to download the uTorrent and WebUI client:
- uTorrent 1.7.7 Stable (214kB) - Download Here
- uTorrent WebUI First Public Beta - Download Here
Step 2 - Installation
Installing Wine
There is no standalone uTorrent client for Linux so you will have to use Wine.
To install Wine click on Applications > Add/Remove…
After the Add/Remove Applications menu has loaded type wine in the Search: area and hit Enter.
The Wine Windows Emulator application should now be available from the download list, if it isn’t already selected than click on the check box so it is ticked.
Then click on the Apply Changes button.
To complete the installation process you will be asked to Apply the follow changes?, click the Apply button.
You will then be prompted for your password, after entering it click the OK button.
Once you have entered your password the installation process will begin and you will be notified if the installation of Wine has been successful. Click the Close button to exit out of the Add/Remove Applications menu.
Installing the uTorrent client
You will notice that the uTorrent client we downloaded is an executable file.
To launch uTorrent using Wine, right click on the uTorrent.exe file and click the Open with “Wine Windows Emulator” option.
uTorrent should now launch without any problems, just like it would in Windows.
When you minimize the uTorrent you are able to maximize it again by double clicking on the uTorrent icon available in the top panel.
Installing the uTorrent WebUI Client
Before we continue you will need to install unrar as the uTorrent WebUI client comes in a rar archive.
First, open up a new Terminal window.
Type in the following commands to install the unrar application.
sudo apt-get install rar
[ENTER] then…
sudo ln -fs /usr/bin/rar /usr/bin/unrar
[ENTER]
Now, locate the webui_v0.310_beta_2.rar file, right click on it and choose the Extract Here option.
A folder labeled webui_v0.310_beta_2 should of extracted succefully with the following files/folders in it:
- webui.zip
- README.txt
- sortableable (folder)
We will need to move the webui.zip file to a location on the C:\ of Wine.
To open up the Wine C:\ click on the Applications > Wine > Browse C:\ Drive.
In the file browser navigate to this location:
windows > profiles > [user] > Application Data > uTorrent
In the screen shot below my user is htpc.
From the extracted rar file copy the webui.zip file and paste it into the folder location above, do not unzip it.
That’s it! You have installed the uTorrent WebUI, now all we need to do is set it up.
Step 3 - Setting up the uTorrent WebUI
Double click on the uTorrent icon in the top panel, then click on Options > Preferences…
This will launch the Preferences menu, click on the + sign next to the Advanced options in the left pane and then the Web UI option.
Firstly, click the check box next to Enable Web Interface to unlock all the WebUI options.
The options you can configure here are:
- Authentication
- Username : The username you would like to use to access the WebUI.
- Password : The password you would like to use to access the WebUI.
- Enable Guest account with username : If you would like to allow a ‘Guest’ access you can set up the user name for the Guest account.
- Connectivity
- Alternative listening port (default is bittorrent port) : You have the ability to change the listening port that WebUI uses; 8080 is the default port.
- Restrict access to the following IPs : You can block certain IP address’s from accessing the uTorrent WebUI.
- Alternative listening port (default is bittorrent port) : You have the ability to change the listening port that WebUI uses; 8080 is the default port.
My options were setup exactly to the screen shot above.
Now we are ready to test if it all works, in your web browser address bar type in:
http://your_ubuntu_ip:8080/gui
If you don’t know what the IP of your Ubuntu box is, you can find out by typing the “ifconfig” command in a terminal window.
In my case I had to type in http://192.168.1.7:8080/gui, you will be prompted for a password, type in the password you have set up in your options and you should now see the uTorrent WebUI.
So that’s how you setup uTorrent and WebUI client on Ubuntu Hardy!
If you have any problems or suggestions please comment.
Enjoy!

















July 2nd, 2008 at 3:59 am
The Deluge client is native, looks better, is faster, and also has a web ui. It is also cross-platform.
July 24th, 2008 at 4:37 am
I’ve used Deluge. It’s not that great. And, most importantly: It’s not uTorrent.
July 28th, 2008 at 5:10 pm
agreed i like deluge, and would rather use a native app (currently using ktorrent) but the shamful fact is that deluge is banned on alot of top private trackers for in correctly reporting data transfer imo this needs adressing in the next revision of the application
September 4th, 2008 at 6:33 pm
yeah utorrent is the best so far..
September 9th, 2008 at 2:15 pm
Great - easy-to-follow guide. Thanks.
October 9th, 2008 at 12:59 am
Yes unfortunately even at 1.0 deluge has many issues, not least the fact that it has some problems with maintaining decent download speeds, as well as being generally fairly unstable. It will be nice when these issues (amongst others) are addressed but imo it is not ready for serious use yet despite being very promising.
October 11th, 2008 at 4:40 pm
The WebUI is now part of the main utorrent.exe app (1.8.1)