installing_sabnzbd_and_deluge_on_ubuntu_10.04
                Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| installing_sabnzbd_and_deluge_on_ubuntu_10.04 [2010/04/27 16:39] – created tkbletsc | installing_sabnzbd_and_deluge_on_ubuntu_10.04 [2010/04/27 17:12] (current) – tkbletsc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Installing SABnzbd+ and Deluge on Ubuntu 10.04 ====== | ====== Installing SABnzbd+ and Deluge on Ubuntu 10.04 ====== | ||
| + | |||
| + | The latest Ubuntu release, 10.04, has made the creation of a downloader box much easier. | ||
| ===== SABnzbd+ ===== | ===== SABnzbd+ ===== | ||
| Line 24: | Line 26: | ||
| * PORT to the port number to listen on (e.g. 8001). | * PORT to the port number to listen on (e.g. 8001). | ||
| - | Then just go to http://yourserver: | + | Then just go to http://your_server: | 
| * web credentials | * web credentials | ||
| * usenet server details | * usenet server details | ||
| Line 43: | Line 45: | ||
| | / | | / | ||
| - | ==== Install | + | ==== Install ==== | 
| - | Deluge is in the regular Ubuntu repository, and maybe that version will be usable by the time you read this, but right now it's 1.1.6, which has a fatal bug in the web UI.  If you want to try the one in the default repository, just skip all this and install | + | Then we can update apt and install | 
| - | Anyway, we're going to install Deluge from their PPA (Personal Package Archive): | + |  | 
| - | + | ||
| - | https:// | + | |
| - | + | ||
| - | Pick the ' | + | |
| - | + | ||
| - | # echo "deb http:// | + | |
| - | + | ||
| - | Then import the key.  Take the number after the slash in the " | + | |
| - | + | ||
| - |  | + | |
| - | + | ||
| - | Then we can update apt and install our crap: | + | |
| - | $ sudo apt-get update | + | You can also install | 
| - | $ sudo apt-get | + | |
| ==== Run the two parts ==== | ==== Run the two parts ==== | ||
| - | Deluge has two parts: a daemon that actually does the torrenting ('' | + | Deluge has two parts: a daemon that actually does the torrenting ('' | 
| $ deluged | $ deluged | ||
| - | $ deluge -u web & | + | $ deluge-web | 
| ==== Configure it ==== | ==== Configure it ==== | ||
| - | Login to http://THE_SERVER:8112/ with the default password **deluge**. | + | Login to http://your_server:8112/ with the default password **deluge**. | 
| ==== Autostart deluge ==== | ==== Autostart deluge ==== | ||
| Line 76: | Line 65: | ||
| sudo -H -u < | sudo -H -u < | ||
| - | sudo -H -u < | + | sudo -H -u < | 
| ===== Single dropbox ===== | ===== Single dropbox ===== | ||
installing_sabnzbd_and_deluge_on_ubuntu_10.04.1272411547.txt.gz · Last modified:  by tkbletsc
                
                