Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


How would I go about torrenting on a linux vps?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

How would I go about torrenting on a linux vps?

I just want to download a torrent every now and then using a vps

Comments

  • I'll tell you if you promise to only torrent Linux ISOs.

    Do we have a deal?

  • raindog308raindog308 Administrator, Veteran
    edited January 2015

    @aldothetroll said:
    I just want to download a torrent every now and then using a vps

    Assuming you promise only to use this on Hollywood movies and copyrighted music...

    Just google for Linux seedbox tutorial. For example. It's very simple.

    Thanked by 2risharde NanoG6
  • apt-get install transmission-daemon

    service transmission-daemon stop

    nano /etc/transmission-daemon/settings.json (change password & username, download location)

    service transmission-daemon start

    In browser visit your domain/IP:9091 - login

    Have fun..

  • @raindog308 said:

    I was doing that after I posted this hoping I would either get someone to help me or find away to do it myself and I just got transmission running

  • Got transmission up and running on my box. You can close this

  • aldothetrollaldothetroll Member
    edited January 2015

    @raindog308 said:

    @mikeyur said:

    >

    I have a new problem. I downloaded a CentOS ISO to test and now it's not seeding. How do I fix this?

  • You gotta wait till somebody leeches from you.

  • @Nomad said:
    You gotta wait till somebody leeches from you.

    Ahh I see. Thanks for the help everyone!

  • deluge much faster then transmission... I dunno why...

    (sure i'm talking about demons)

  • pbgbenpbgben Member, Host Rep

    @aldothetroll said:
    I have a new problem. I downloaded a CentOS ISO to test and now it's not seeding. How do I fix this?

    Ahh, sweeettt! The latest Centos ISO, damn. Nice seed bro. People will be leaching like.. its the end of time!

  • @desperand said:
    deluge much faster then transmission... I dunno why...

    (sure i'm talking about demons)

    I guess that's because deluge has DHT

  • ryd994 said: I guess that's because deluge has DHT

    so does transmission

  • @aldothetroll said:
    Ahh I see. Thanks for the help everyone!

    Check after a few days the Ratio of the torrent that you suspect of not seeding, if no new value shows up then something might be wrong (firewall, unpopulair torrent, etc.)

  • I haven't moved past rtorrent .

    The 5-7 hotkeys i need to navigate it are in muscle memory.

  • rm_rm_ IPv6 Advocate, Veteran

    I just use aria2, it's like a 'wget' for torrents.

    Thanked by 1Maller
  • @Mark_R said:

    Funny you say that because one is sitting at a 9.07 ratio.

  • Ishaq said: Do we have a deal?

    Yes, please! My signed affidavit is on the way.

  • I am also a big fan of Deluge, I feel that it's the fastest torrent client and it's extremely easy to set up. Deluge works very well with limited resources, runs great on a 128MB VPS.

    I've got an install script that builds the latest version for you:

    https://www.sonicboxes.com/bittorrent-deluge-webui-install-script/

    Thanked by 1lynda
Sign In or Register to comment.