Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Tutorials
Reply
  #1  
Old 22nd March 2018, 18:18
jh0ng jh0ng is offline
Senior Member
 
Join Date: Jun 2012
Canada
Posts: 28
Smile Easy ruTorrent installer + Web server, FTP, Webmin (Ubuntu/Debian
Easy ruTorrent installer + Web server, FTP, Webmin (Ubuntu/Debian/Fedora/More)
All credit goes to Author brock from forums.rutorrent.org original post here for reference also check there for faq questions regarding his script



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.

Ubuntu and Ubuntu clones:

cd

wget --no-check-certificate -O autodl-setup http://sourceforge.net/projects/auto...setup/download

sudo sh autodl-setup


Any other OS
Log in as root:

yum update

allow it to update all

su -

Then install it: to install wget on centos use "yum install wget"

wget --no-check-certificate -O autodl-setup http://sourceforge.net/projects/auto...setup/download

sh autodl-setup


If you already have another web server installed, you may need to disable it or uninstall it. If you don't, the web server this script installs (*) might not work.

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.

* Apache, nginx, or lighttpd.

I've tested the following OSes (clean installs):

Arch Linux 2010.05
ArchBang 2010.10
CentOS 4.8
CentOS 5.5
ClearOS 5.2
Debian 4.0r7
Debian 5.0.3
Debian 5.0.7
Debian 6.0.0
Fedora 13
Fedora 14
Fedora 15
Frugalware 1.3
Gentoo 1.12.14
Linux Mint 8
Linux Mint 9
Linux Mint 10
Mandriva Linux release 2008.0
Mandriva Linux release 2010.1
MEPIS 8.5
openSUSE 11.1
openSUSE 11.3
openSUSE 11.4
Pardus 2009.2
Pardus 2011
PCLinuxOS 2010
Peppermint OS
RHEL 5.5
RHEL 6.0
Sabayon 5
Scientific Linux 5.5
Scientific Linux 6.0
Ubuntu Server 6.06.2 LTS
Ubuntu Server 8.04.4 LTS
Ubuntu Server 10.04.1 LTS
Ubuntu Server 11.04
Ubuntu 10.10
Unity release 2010

If your OS isn't listed, but is derived from one of the above OSes, then the installer could still work. Eg., all Ubuntu and Debian derived OSes should work.


Issues:
SELinux:

If you have SELinux enabled, it's possible Apache or vsftpd won't work.
To disable Selinux.
Edit /etc/selinux/config (e.g. $sudo vi /etc/selinux/config)

Find the line:

SELINUX=enforcing

If you simply want to set selinux to permissive mode - which will still warn you when something would have been denied

change to

SELINUX=disabled

Firewall:

The script doesn't open any ports in your firewall. If your firewall is enabled, you may need to open a few ports.
if u cant access webgui use "iptables -F"

Ubuntu Server 6:

You need to enable the universe repository

RHEL/CentOS/Scientific 4 & 5:

You may need to add and enable a 3rd party repository, eg. EPEL, and another one for PHP 5.3, eg. remi (http://blog.famillecollet.com/pages/Config-en)

geoip plugin:

Some OSes don't have the PHP geoip module (thus disabling the ruTorrent geoip plugin).
Reply With Quote
  #2  
Old 22nd March 2018, 18:24
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
I wouldn't recommend using auto setups like this. In most cases the download links from the script itself could be broken. Its easier to just install everything step by step using simple terminal commands and make sure step by step that everything is properly done.
But if someone is lazy could use auto-installers and hope for the best
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)

Last edited by DND; 22nd March 2018 at 18:38.
Reply With Quote
  #3  
Old 24th March 2018, 16:14
antimidas antimidas is offline
Senior Member
 
Join Date: Mar 2011
United States
Posts: 67
Default
i always use arakasi72's script... they host most of what is installed... other than apt stuff... only issue was plugins once

and it runs on newer os's
Reply With Quote
Reply

Tags
easy , ftp , installer , rutorrent , server , ubuntu or debian , web , webmin

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 20:31. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.