A long time ago I wrote about Linux command line bittorrent client. Recently I switched from command line client to a GUI based client called Deluge.
Deluge is a lightweight, open source free software and cross-platform BitTorrent client (bt client). A Bittorrent client written in Python/PyGTK which offers following benefits:
[a] Full Encryption - To avoid ISP's bandwidth throttling system (note encryption is not here to protect you from other users)
[b] Plugin System - Just like Firefox it has features rich plugin collection; in fact, most of Deluge's functionality is available in the form of plugins.
[c] In built RSS support to grab latest and greatest stuff.
[d] Global and per bittorrent bandwidth control.
[e] Support for selective file downloading - For example, it allows to grab a single file from 100 of files
[f] Ability to create torrent with Torrent Creator plugin
[g] Proxy support
[h] Network activity graph
[i] Network Health Monitor
[j] And much more
Quick Deluge Installation
Use apt-get command,
$ sudo apt-get install deluge-torrent
You can start Deluge by visiting Application > Internet > Deluge Bittorrent Client

(Fig. 01: Deluge Bittorent Client in Action)
Change port settings
The official ports for BitTorrent are 6881-6889, but most ISPs block or at least throttle those ports, so I recommend to use a port range of something between 50000 and 65535 or any other random range. You can change port range from Preference > Select Network tab > Setup new range > Close

(Fig. 02: Change Port Settings [ Image Credit Official Project])
Download Deluge Bittorrent Client
=> Visit Official Deluge Bittorrent Client project web site to grab latest version.
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop








![apt-p2p: How To Upgrade Ubuntu 8.10 Using BitTorrent [ Intrepid Ibex ]](http://s13.cyberciti.org/images/shared/rp/3/19.jpg)






{ 4 comments… read them below or add one }
I wish I had seen this page a month ago, I was SO desperate for a bt client i could use that was good and functioned well with Mandriva Linux
pls tell me how to download the bittorrent software for suse linux??? wat cmd has to be use for that???
works fine, and i need it.
Great tutorial – installing it on my seedbox now!