Stop Sabnzbd from linux command line?

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
bnb
Release Testers
Release Testers
Posts: 21
Joined: March 28th, 2009, 3:20 am

Stop Sabnzbd from linux command line?

Post by bnb »

So I just installed it on Unraid, so I'm assuming the commands are the same on linux, but I can't get an answer on their forum.

If I want to stop SAB, Sickbeard, or Couchpotato, is there a command line I can run?

Thanks.
Effenberg0x0
Newbie
Newbie
Posts: 42
Joined: January 24th, 2011, 1:26 pm

Re: Stop Sabnzbd from linux command line?

Post by Effenberg0x0 »

On my Ubuntu server I have created /etc/init.d scripts for all three. So I would go like:

sudo service sabnzbdplus stop && sudo service couchpotato stop && sudo service sickbeard stop

Don't know the specifics about your platform thou
Effenberg0x0
Newbie
Newbie
Posts: 42
Joined: January 24th, 2011, 1:26 pm

Re: Stop Sabnzbd from linux command line?

Post by Effenberg0x0 »

Wow, sorry, I was way off. Thought you had shell/ssh/something to this nas. Sorry.
Post Reply