raihan0888
Active Member
i see help link link and they are manual but it said i need root access.
any othey way to activate torrent download?
http://sborg.us/site/install-transmission/
Install Transmission
==========================
Installing transmission requires root access to your server and ability to follow instructions word to word. If you skip any important portion, your Transmission installation may get corrupted, so make sure you read through it as you proceed.
Run Putty or similar software to access your servers ssh terminal.
Login with username root and your root password.
Run a Update:
1
yum update -y
Reboot VPS:
1
shutdown -r 0
Download sBorg transmission installer shell script:
1
wget http://sborg.us/sh/transmission.sh
Run the shell script:
1
sh ./transmission.sh
And now just test if it is running or not by going to:
1
http://ServerIP:9091/
Remember you can open the transmission web interface link to stop torrents and such. Also that Transmission will need to be started again if you reboot your VPS:
1
transmission-daemon
any othey way to activate torrent download?
http://sborg.us/site/install-transmission/
Install Transmission
==========================
Installing transmission requires root access to your server and ability to follow instructions word to word. If you skip any important portion, your Transmission installation may get corrupted, so make sure you read through it as you proceed.
Run Putty or similar software to access your servers ssh terminal.
Login with username root and your root password.
Run a Update:
1
yum update -y
Reboot VPS:
1
shutdown -r 0
Download sBorg transmission installer shell script:
1
wget http://sborg.us/sh/transmission.sh
Run the shell script:
1
sh ./transmission.sh
And now just test if it is running or not by going to:
1
http://ServerIP:9091/
Remember you can open the transmission web interface link to stop torrents and such. Also that Transmission will need to be started again if you reboot your VPS:
1
transmission-daemon