Setting up a Torrent Server

From SingletonMillerWiki
Revision as of 13:47, 5 June 2012 by Peejaywk (Talk | contribs) (Created page with "Category: RaspberryPi This is a guide for setting up a torrent server on the Raspberry Pi using Deluge. Install the deluge daemon and web interface: <code> sudo apt-get in...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


This is a guide for setting up a torrent server on the Raspberry Pi using Deluge.

Install the deluge daemon and web interface:

sudo apt-get install deluged sudo apt-get install deluge-web

Follow the instructions at http://dev.deluge-torrent.org/wiki/UserGuide/InitScript/Ubuntu to setup the start scripts and torrent logging.