Search found 3 matches

by benjamin11
May 26th, 2011, 6:12 pm
Forum: Debian/Ubuntu Package
Topic: SABnzbd on WD My Book Live
Replies: 5
Views: 13271

Re: SABnzbd on WD My Book Live

Just start it from a terminal like this: ./SABnzbd.py -d -f /path/to/sabnzbd.ini Note that the folders will now all be in /path/to instead of in the user's home folder. this doesn't work either. Todat I've tries to run the script from http://wiki.sabnzbd.org/install-as-a-unix-daemon I edited it to ...
by benjamin11
May 25th, 2011, 5:51 pm
Forum: Debian/Ubuntu Package
Topic: SABnzbd on WD My Book Live
Replies: 5
Views: 13271

Re: SABnzbd on WD My Book Live

I've tried using screen, but it says 'Command not found'. So now I'm trying to run it as a daemon. I've found this page: http://wiki.sabnzbd.org/install-as-a-unix-daemon But as I said earlier, my knowledge of Linux is bad, and my coding skills aren't that good either. So what do I use to create this...
by benjamin11
May 25th, 2011, 12:22 pm
Forum: Debian/Ubuntu Package
Topic: SABnzbd on WD My Book Live
Replies: 5
Views: 13271

SABnzbd on WD My Book Live

Hi all, I managed to install SABnzbd on a WD My Book Live, wich runs on a Debian Lenny distribution. I can run SABnzbd in the SSH terminal with: MyBookLive:~# python /opt/SABnzbd-0.6.1/SABnzbd.py 0.0.0.0:8080 But the problem is that SABnzbd stops when I close the terminal. And the benefit of running...