Transmission Remote GUI enables you to control your torrents from Windows

I love Transmission BT client on my Ubuntu Server. However, I hate it’s web UI. Searching on the web I found an excellent UI for it. It’s called Transmission Remote GUI, and can be downloaded here. This UI is a “thick” client meaning you will need …

Read moreTransmission Remote GUI enables you to control your torrents from Windows

Installing Webmin on Ubuntu 12.04

Edit the /etc/apt/sources.list file on your system and add the lines : deb http://download.webmin.com/download/repository sarge contrib   deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib You should also fetch and install GPG key with which the repository is signed, with the commands : cd /root wget http://www.webmin.com/jcameron-key.asc   apt-key …

Read moreInstalling Webmin on Ubuntu 12.04