One of the most enjoyable benefits to have its own server might come from the ease to download any torrents (Especially some free GNU/Linux distribution) through a nice web interface accessible anywhere and then just go home and have your torrents waiting for you.
- Arma 3 Headless Client
- Ubuntu Headless Server
- Headless Windows Server
- Headless Server Linux
- Minecraft Headless Server
The 3 most popular torrents clients with Web Interface are Deluge, Rtorrent and Transmission. Let me tell you what are my preferences.
Regarded as the most widely used free torrent client, uTorrent has also attracted its fair share of criticism over the years, mainly because of ad-support and bundled software. Besides that, uTorrent is handy, effectual and doesn’t take a lot of estate on your Linux system. Once you have it running on your remote headless server, fire up a browser and point it to the IP address of the server. The control panel of the Torrent Server has five icons that point to the. What are the best (non webUI) clients for a headless torrent server? Software I've been scouting a lot of different torrent servers and in each and every. What Are Best Linux Torrent Clients? Here we list down the top 10 torrent clients for Linux with respect to their GUI and features. ΜTorrent is a household name in the torrenting scene and has been around since as early as 2005. While uTorrent is arguably the best BitTorrent client for Windows, it's not the most user-friendly Linux torrent software option. Nevertheless, uTorrent is one of the best Linux torrent clients.
1) Deluge Torrent:
Deluge Torrent is for me the best compromise between a very powerful torrent client (like Rtorrent) and a very simple torrent client (Like Transmission).
Deluge’s performance is very good as I used to seeds 3000+ torrents of Creative Commons content (From Joomla) when I was promoting .ogg files on the platform, with a fancy web interface, good support and yet easy to install and configure.
2) Rtorrent
Rtorrent is for me the most powerful torrent client: Powerful command line interface, can handle 5000+ torrents, with several possible web interfaces as Wtorrent or Rutorrent for my 2 favorites, with multi user support, etc… but can be difficult to install…
3) Transmission Bitorrent
Transmission is for me the safe one, easy to install quite powerful and good enough (Nice command line interface, good Web UI, …) but a bit too simple with not enough options.
Deluge is basically my favourite client for either Server or Desktop on either Linux, Windows or even Mac and here is how to install it on your server.
Installation
As root user (su) type:
and accept the dependencies.
This will install the 1.3.3.2 version at this date on my Debian Stable system.
Configuration
To improve a bit the security and be more flexible, it’s better to create a dedicated deluge user to run this service and its dedicated log files. Still using root user (su), type:
Arma 3 Headless Client
and create deluge configuration file: (Still in root)
and copy/paste the following configuration:
And save (Using CTRL+X, then Y)
Now, create the Init script to be able to start/stop the daemon easily with the configuration you
Ubuntu Headless Server
and copy/paste:
It will use the port 9092 in this case and thus you will have to open it into your router configuration to allow inbound connection. (Change the line 25 if you want to modify the port)
Headless Windows Server
Then, make this script executable: (Still as root user)
add the script in your boot startup list:
Headless Server Linux
and start it:
Minecraft Headless Server
You should now have access to your working Deluge Torrent Web User Interface at http://myip:9092
The password will be “deluge”.
At your first login, a pop up will recommend you to change this password, just click Yes to do it.