Tutorials For Servers and Server Management

Status
Not open for further replies.
Great thread mate. Looking forward to read this one. Keep up the amazing work that you're doing, It's seriously a great help.
Thanks for sharing :-= (y)
 
Great work

---------- Post added at 01:42 PM ---------- Previous post was at 01:30 PM ----------

bharat I have a query. Can you provide a tut for installing rutorrent on centos based system?
 
nice stuff!

Thanks mate appreciated !

Great work

---------- Post added at 01:42 PM ---------- Previous post was at 01:30 PM ----------

bharat I have a query. Can you provide a tut for installing rutorrent on centos based system?

Well personally i don't find CentOS to be the best choice but it should work fine using the below method .

Log in as root:

Code:
su -

Then install it:
Code:
wget --no-check-certificate -O autodl-setup http://sourceforge.net/projects/autodl-irssi/files/autodl-setup/download

Code:
sh autodl-setup

If you already have another web server installed, you may need to disable it or uninstall it.

What the above command 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 (Optional)
  • 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.

Regards
Bharat
 
That's cool kind of stuff here ;) thanks for the DDoSIFY and thanks for sharing your experience with cloudflare with us :) Keep the great work going ....
 
Status
Not open for further replies.
Back
Top