Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Kill python services manually

Featured Replies

Hey, is there a command I can run at the prompt which allows me to kill a python server, such as sabnzbd, manually?  I'm a linux novice.

Yeah, it's call "kill" or "killall"

 

do a "ps -ef" to get the list of running process's and the ID's.  From there you can type "kill PROCESS_ID"

  • Author

Thanks.  While we're at it, is there a way to force an unmount of a disk when it seemingly hangs?  Every once in a while, one of the python servers doesn't allow a disk to unmount.  Is there a way to do this manually without a hard reset?  Thanks.

 

EDIT: it seems that the powerdown script in unmenu will do what I need

killall python should do it.

 

The WIKI has a python applicacation page and there are lines there you can use to cleanly shut-down the applications. They use wget to basically do the same this as pressing the shutdown on the web interface.

 

Peter

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.