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.

sirrome

Members
  • Joined

  • Last visited

  1. In the Tools, System Devices page, SCSI devices are shown similar to this: [0:0:0:0] cd/dvd HL-DT-ST DVDRAM GP60NB60 RF01 /dev/sr0 8.37GB [1:0:0:0] disk Samsung Flash Drive FIT 1100 /dev/sda 64.1GB [3:0:0:0] disk ATA TOSHIBA MQ01ABD1 1Q /dev/sdb 1.00TB [4:0:0:0] disk ATA HGST HTS541010A9 A560 /dev/sdc 1.00TB It would be super helpful if the "generic SCSI" device names were shown too, as this would be handy when, for instance, needing to pass devices to a Docker container. An example use case is MakeMKV Docker, which requires both the SR and SG devices for a DVD drive to be passed to it. Assuming this is done by running the lsscsi command, the -g option would add this. Example output: root@Tower:~# lsscsi -sg [0:0:0:0] cd/dvd HL-DT-ST DVDRAM GP60NB60 RF01 /dev/sr0 /dev/sg0 8.37GB [1:0:0:0] disk Samsung Flash Drive FIT 1100 /dev/sda /dev/sg1 64.1GB [3:0:0:0] disk ATA TOSHIBA MQ01ABD1 1Q /dev/sdb /dev/sg2 1.00TB [4:0:0:0] disk ATA HGST HTS541010A9 A560 /dev/sdc /dev/sg3 1.00TB

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.