Results 1 to 2 of 2

Thread: Run tribler on a home server

  1. #1
    Join Date
    Aug 2014
    Beans
    9

    Run tribler on a home server

    I recently got an old dell desktop which I decided to turn into a media server so I set up a plex media server with ubuntu14.04. What the problem is is that I would like to also turn it into a seed box/ torrent downloader but I'm not sure how to run tribler without a desktop environment. I don't have to specifically run tribler if there is another anonymous torrent client that I could run from the command line.

  2. #2
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: Run tribler on a home server

    I'm not sure what you mean by an 'anonymous' torrent client.

    The two big torrent clients for Linux, Deluge and Transmission, both have headless torrent daemons that can be controlled on the command line, web page, or GUI client, all on the same machine...or remotely.

    For example:
    To install the headless transmission daemon on the server: sudo apt-get install transmission-daemon
    To install your control interface on your favorite system: sudo apt-get install transmission-remote-gtk
    To install a backup command-line control interface on the server: sudo apt-get install transmission-cli

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •