
Sudo chown root:root -R /opt/utorrent-server-alpha-v3_3/Īnd finally create a symlink to the executable via command: Then you may change the ownership via command:
#Xtorrent linux utorrent
Open terminal (Ctrl+Alt+T) or login to Ubuntu server, and run command to extract the downloaded server to /opt/:įor Ubuntu Desktop users who downloaded uTorrent server package using a web browser, you may replace the command with:
#Xtorrent linux install
Install uTorrent sever to /opt/, and create symlink The latest packages on the μTorrent Linux download page ( μTorrent server v.3.3) are said to be for Ubuntu 13.04, however, it works on all current Ubuntu releases including Ubuntu 16.04.įor Ubuntu server, grab the package via wget command:Ģ.
#Xtorrent linux how to
Quick tutorial for beginners how to install μTorrent (uTorrent) server in Ubuntu 16.04, by setting up μTorrent server in Ubuntu so you can easily access and control your BitTorrent downloading any where (over LAN or Internet) using a web browser. How to Install & Setup μTorrent (uTorrent) Server in Ubuntu 16.04 They are not intended and I could not figure out how to remove them. Please excuse the links which appear in my post. I present it here for your consideration and comments. Just enter “admin” on the username field and leave the password field empty.As I was frustrated by the lack of consolidated help getting μTorrent Server installed and working on Ubuntu Desktop LTR 16.04, I was motivated to write a 'How-To' for the installation of μTorrent Server on Ubuntu 16.04. You will probably be asked to enter a username and password. If you install uTorrent on the local machine, then replace yourserveripwith localhost

Now please open your web browser and enter yourserverip:8080/gui on the address bar.

$ utserver -settingspath /opt/utorrent-server-alpha-v3_3/ & So if you have another service also listens on port 80, you should temporarily stop that service. By default, uTorrent server listens on 0.0.0.0:8080. Create a symbolic link of a file named “utserver” to /usr/bin/ $ sudo ln -s /opt/utorrent-server-alpha-v3_3/utserver /usr/bin/utserverĮxecute the command below to run uTorrent server.

$ sudo tar xvf įrom the extraction process, you will have several new files. Copy the file you have just downloaded to the /opt directory and extract inside it.
#Xtorrent linux archive
The uTorrent package is available as an archive file in the tar.gz format. I suggest you to download the latest version of uTorrent. Once the dependencies are installed, download the uTorrent package from its official site. $ sudo apt install libssl1.0.0 libssl-dev So, before stepping further with the installation process, you need to install the dependencies first. Like I said, uTorrent depends on libsslto run. Like I said, uTorrent for Linux is available as web app so you will be involving a web browser to work with it. Before installing the software you need to ensure that the required dependencies have been installed. This article will show you how to install uTorrent on Linux. According to a brief statistic on Wikipedia, uTorrent is used by over 100 million users worldwide. Currently - as I said earlier above –, the development of uTorrent is handled by BitTorrent, Inc. Originally, uTorrent is authored by Ludvig Strigeus. There are three types of uTorrent you can choose from free, ad-free and pro.

In general, uTorrent is available in two versions, 32-bit and 64-bit. The installation process is also a bit more complex and require more steps. Unlike other torrent clients for Linux, such as Transmission and Deluge, uTorrent is available as a web app instead of desktop app. the company that is responsible for the ongoing development of the BitTorrent peer-to-peer protocol. However, uTorrent remains popular and widely-used as it is developed by BitTorrent, Inc. There are actually many easier-to-use torrent client apps for Linux.
