Getting-Started with uTorrent for Fedora 24
Hi! The Tutorial shows you Step-by-Step How to Install uTorrent on Fedora 24 GNU/Linux Desktop.
Especially relevant: uTorrent is both a Bittorrent Client and a Bittorrent Server.
And uTorrent is the #1 BitTorrent Client on Desktops Worldwide.
Moreover, the uTorrent Client for Fedora Features are:
- Tiny
- Easy
- Accessible
- Innovative
- Cuttin Edge
- Intelligent
Finally, the Installation result a little bit Intricate and Require some basic Skill but after the Result is Worthwhile! ;)
-
First, Open Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Download uTorrent Client+Server for Debian 6
-
Then Extract uTorrent into /tmp
Double-Click on Archive:
Or from Command Line:tar xvzf ~/Downloads/utserver.tar.gz -C /tmp/
-
Again Extract uTorrent Web GUI
First, access the target:cd /tmp/utorrent
And then make the extraction:
unzip ./webui.zip
-
Follow to Relocate uTorrent
Login as SuperUser (This to make shorter the following commands…)sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Set the SuperUser as Owner:sudo chown -R root:root /tmp/utorrent*
And Switch contents with:
sudo mv /tmp/utorrent* /opt/utorrent
-
How to Install OpenSSL 0.9.8 on Fedora Linux
-
Achieve the SuperUser session.
exit
-
Finally, to Start uTorrent Server
cd /opt/utorrent && sudo ./utserver
Just Forget the Error Message about “no version information available”…
-
uTorrent WebGui Connection on Browser (Tested on Chrome)
Make Connection on:
localhost:8080/gui
Default Access:
user name: ‘admin’
pass: ”
-
Use the Web UI to Make Changes to uTorrent Settings
First, the Pass…
-
How to Create a uTorrent Launcher on Fedora Desktop