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.

  1. Run Putty or similar software to access your servers ssh terminal.
  2. Login with username “root” and your root password.
  3. Run a Update:
    yum update -y
  4. Reboot VPS:
    shutdown -r 0
  5. Download sBorg transmission installer shell script:
    wget http://sborg.us/sh/transmission.sh
  6. Run the shell script:
    sh ./transmission.sh
  7. And now just test if it is running or not by going to:
    http://ServerIP:9091/
  8. 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:
    transmission-daemon
Bookmark and Share
  • Anon
    #1 written by Anon  6 months ago

    Where is the username/password to access transmission on 9091? Open access?

    Where does transmission download the files to? (Which folder, etc).

    I like this method at diyseedbox.com with all updated files and full control of where the files are put into, etc. Unfortunately it doesnt work with sborg. Even when I put the correct parameters in sborg settings.

  • Maulin
    #3 written by Maulin  5 months ago

    Works perfectly :D


  • + three = 4

    You may use these HTML tags: <a> <abbr> <acronym> <b> <blockquote> <cite> <code> <del> <em> <i> <q> <strike> <strong>

  • Comment Feed for this Post
Go to Top