Transmission on Ubuntu Server
Transmission torrent client is one of the popular torrent client in Linux and it already include in Ubuntu Desktop Version. However , if we want to use on Server , we need to setup a bit. Step 1: Install Packages sudo apt-get update sudo apt-get install python-software-properties We need to add transmission repository to get [...]