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.

DivideBy0

Members
  • Joined

  • Last visited

Solutions

  1. DivideBy0's post in (SOLVED) GUI stop working was marked as the answer   
    I found my solution and it was GPU Statistics. I read several posts on reddit pointing to this pluggin and I removed. No more GUI issues, so far. One week so far.
     
     
  2. DivideBy0's post in Finetune a share to write to cache only was marked as the answer   
    I could play with the syslog file size? Now is set to 5Megs. Maybe if I drop it to 1 or 2 Megs will work better? Thinking if I limit the size then syslog will start writing new files on cache and when the movers kick in it will just move the completed ones.
     
    Well I ended up with a custom script that does it all for me daily.
     
    #!/bin/bash
    sh /etc/rc.d/rc.rsyslogd stop
    for file in /mnt/cache/NVME-LOGS/*; do
        mv "$file" "/mnt/disk7/LOGS/$(date +"%Y%m%d_%H%M%S")_$(basename "$file")"
    done
    sh /etc/rc.d/rc.rsyslogd start
  3. DivideBy0's post in Boot always stuck on "/bzroot…ok" was marked as the answer   
    It worked for me.  Try to do it via the IPMI GUI which works as good as the command line.
  4. DivideBy0's post in (SOLVED) Upgrade from 6.9.2 to 6.11.1 stuck at bzroot, now what? was marked as the answer   
    Downgraded the BIOS to 1.6 from 1.7 and that fixed the problem. Weird
  5. DivideBy0's post in (SOLVED) UnRaid 6.9.2 won't boot - what's next? was marked as the answer   
    Turned out to be a bad / busted / failed USB drive
  6. DivideBy0's post in (SOLVED) MAC USB Flash Creator ain't workie? was marked as the answer   
    Scratch that. Bad / Failed USB drive.

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.