Script installation - Patlol/Handy-Install-Web-Server-ruTorrent- GitHub Wiki
WARNING!!!
The use of this script must be done on a fresh server
as delivered by your host.
Any installation may be damaged by this script!!!
Never run this script on a server in production.
This script is without any warranty. But it have been tested countless times on an ovh vps and corrected with each bug discovery.
Install the script and configuration files on your server
The first ssh connection done in root on the server, if not root, use: su
If you can not use su
use the commands below with sudo
Install git if necessary:
apt-get update && apt-get install git
cd /root
git clone https://github.com/Patlol/Handy-Install-Web-Server-ruTorrent-.git --depth=1
cd Handy-Install-Web-Server-ruTorrent-/
chmod 775 HiwsT.sh
To run the script
Only since /root/Handy-Install-Web-Server-ruTorrent-/
The direcory must be /root/Handy........
With root: ./HiwsT.sh
The script will create a specific user for the seedbox.
Length of script: about 6 mn
Consider consulting Tips and If something goes wrong
After using this script
At the end of the script, script directory is copied to the /home of the new linux user. You will find it under the directory /HiwsT
It contains HiwsT-util.sh
(allowing to add users ruTorrent etc ...), and a file firstusers
which must not be remove.