Are you having trouble seeding and keeping a good ratio in private torrent trackers ? Then this post is for you. There are two method to configure a seedbox.
- VPS with Linux OS and install one of a torrent client use for seedbox.
- There are few torrent client use for seedbox.
- ruTorrent
- Deluge
- uTorrent WebUi
- TorrentFlux
- Transmission
- VPS with Windows OS and install a torrent client available for PC.
- You can install any of these client easily.
- uTorrent
- BitTorrent
This tutorial will guide you to install ruTorrent via script wrote by "Patric Kerwood" to ease the installation of ruTorrent on a debian or ubuntu system.
This tutorial will guide you to install ruTorrent via script wrote by "Patric Kerwood" to ease the installation of ruTorrent on a debian or ubuntu system.
1st Step:
# Enter you VPS IP to Host Name and click open.
- Download *.torrent file from your private torrent tracker
- Click Add Torrent in ruTorrent
- Browse downloaded torrent file and click Add file
Don't you have domain and VPS server ? Don't worry grab a trial VPS from one of these web service providers.
Let's begin . . .
To begin, we need to access VPS via SSH. Download PuTTY to your platform and open it.
# Type "root" (without quote) to login as and type your root's password provided.
2nd Step:
Run following codes in puTTY one by one. (You can copy this code and past in puTTY by right click)
wget https://raw.github.com/Kerwood/rtorrent.auto.install/master/rtorrent.auto.install-NEWEST-VERSION
chmod +x rtorrent.auto.install-NEWEST-VERSION
sudo ./rtorrent.auto.install-NEWEST-VERSION
This script will ask you some question in the installation process. Reboot your VPS after finished installation and run follow code in puTTY.
screen -fa -d -m -S rtorrent rtorrent
If it still difficult to configure correctly watch this video tutorial.
All done... Access ruTorrent at http://xx.xx.xx.xx/rutorrent (replace xx.xx.xx.xx. with your VPS IP address). You should be greeted with a login prompt. Enter username and password you set in the installation process.
If you haven't use ruTorrent before follow these instructions... (look below image)
0 comments:
Post a Comment