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.

programs that can be pruned from the unRAID distro

Featured Replies

I think you can prune /etc/rmt, /usr/libexec/rmt

This is usually used to access a magnetic tape drive remotely and I doubt unRAID machines will have a tape drive on them. It's part of the tar package.

 

root@unraidvm:/# ls -l /etc/rmt /usr/libexec/rmt 
lrwxrwxrwx 1 root root    16 Jul 19 08:46 /etc/rmt -> /usr/libexec/rmt*
-rwxr-xr-x 1 root root 23680 Dec 14  2006 /usr/libexec/rmt*
root@unraidvm:/# rmt -?
rmt: invalid option -- ?
Try `rmt --help' for more information.
root@unraidvm:/# rmt --help
Usage: rmt [OPTION]
Manipulate a tape drive, accepting commands from a remote process.

  --version  Output version info.
  --help     Output this help.

Report bugs to <[email protected]>.

Nice topic. We are always asking for stuff to be put in but v5 changes the dynamic.

 

I wonder how we find more.

The normal Slackware distro's no longer use IFPLUGD, maybe they never used it? I'm not certain if networking hotplug is handled by udev / dbus instead or if it's really needed at all.

The normal Slackware distro's no longer use IFPLUGD, maybe they never used it? I'm not certain if networking hotplug is handled by udev / dbus instead or if it's really needed at all.

 

ifplugd is used to handle bringing eth0 up/down as a result of plugging/unplugging the physical cable (and beep the speaker).  It's been my experience that udev won't do that, but it has been a long time since I tried it.

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.