July 23, 201114 yr Hi Everyone, I have been attempting to set up SABnzbd / sickbeard using the following instructions. (http://lime-technology.com/wiki/index.php?title=Install_Python_based_servers#unMENU_shutdown_button) I think it is all working correctly, however I have a suspicion that i have multiple versions of the SABnzbd program running on the server. Is there anyway to get a list of programs that are active? Thanks for your help
July 23, 201114 yr Open telnet and type: ps ax You can search for a certain service if you pipe it through grep: ps ax | grep "Program"
Archived
This topic is now archived and is closed to further replies.