Visitors Now:
Total Visits:
Total Stories:
Profile image
Story Views

Now:
Last Hour:
Last 24 Hours:
Total:

Installing uTorrent on Ubuntu

Friday, January 25, 2013 1:21
% of readers think this story is Fact. Add your two cents.

(Before It's News)

I was trying to download a newly released movie on my Ubuntu 11.10.

Obviously torrent magnet link is the one of the easiest way to download it.

Once I began to start my download the magnet opened with the “Transmission” application.

However it seemed not to satisfy me as the depth of detail on uTorrent is much more than on transmission.

So i went on and installed uTorrent.

If you are too looking to install uTorrent here is the procedure to install it.

Open terminal

change the directory to downloads

cd Downloads

Install the package with

wget http://download.utorrent.com/linux/utorrent-server-3.0-25053.tar.gz 

Now extract the file to /opt directory

sudo tar xvzf utorrent-server-3.0-25053.tar.gz -C /opt

Changing the permission to on uTorrent server

sudo chmod -R 777 /opt/utorrent-server-v3_0/

Once you have done this next step is to link the uTorrent server with/usr/bin

sudo ln -s /opt/utorrent-server-v3_0/utserver /usr/bin/utserver

To start the uTorrent run

utserver -settingspath /opt/utorrent-server-v3_0/

an then open your Firefox browser and type

http://localhost:8080/gui/

If you get libssl.so error while running the utserver command then install the following package with

sudo apt-get install libssl0.9.8:i386

once you have done this try the installation from the beginning.

Thus you have your uTorrent ready.



Source:

Report abuse

Comments

Your Comments
Question   Razz  Sad   Evil  Exclaim  Smile  Redface  Biggrin  Surprised  Eek   Confused   Cool  LOL   Mad   Twisted  Rolleyes   Wink  Idea  Arrow  Neutral  Cry   Mr. Green

Top Stories
Recent Stories

Register

Newsletter

Email this story
Email this story

If you really want to ban this commenter, please write down the reason:

If you really want to disable all recommended stories, click on OK button. After that, you will be redirect to your options page.