I'm new to Linux/Ubuntu, and I'm running Sabnzbd+ on my newly built minimal Ubuntu based XBMC Live box.
I followed the instructions listed on http://forums.sabnzbd.org/viewtopic.php?f=16&t=387 by jcfp to install sabnzbd on my ubuntu-based XBMC live install, and it worked perfectly. The problem, I am running into, however, is that Sabnzbdplus does not get activated upon rebooting my PC (i.e., I cannot connect to the WebGUI).
However, if I SSH into the box, and activate the service by doing.
Code: Select all
sudo /etc/init.d/sabnzbdplus start
* SABnzbd+ binary newsgrabber: [ok]
Code: Select all
sudo update-rc.d sabnzbdplus defaults
System start/stop links for /etc/init.d/sabnzbdplus already exist.
Would really appreciate it if someone can give me a step-by-step of how to do it. THanks so much!
Raz