This is an easy installer for ruTorrent (multi-user support), rtorrent, plugins and other dependencies. It requires no Linux knowledge. The only requirement is that you can copy and paste three lines of code. In 5-10 mins, you should have a fully working ruTorrent.
To install it, use one of the three lines of code below, depending on which OS you are using. The installation script will ask you some questions and then install everything you selected.
Login as root and execute,
Code:
cd
wget --no-check-certificate -O autodl-setup http://sourceforge.net/projects/autodl-irssi/files/autodl-setup/download
sudo sh autodl-setup
What it will do:
- Install a web server (*)
- Install ruTorrent with multi-user support (http and https)
- Install 1st party ruTorrent plugins
- Install an encrypted FTP server (vsftpd)
- Install rtorrent with xmlrpc-c support
- Install the IRC auto downloader plugin (autodl-irssi)
- Install Webmin
- Install a startup script for rtorrent and Irssi
You can disable any of the above by answering no when you run the installer.
Kaz.
//Edit: Although I not not a major fan of this script, it get a major chuck of your work done