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.

correctomundo

Members
  • Joined

  • Last visited

  1. This is an old thread, but I wanted to leave this here hoping that it helps someone in the future. I had the issue that I couldn't get the ssh key login to work. I'd see the pub key for root user in the Unraid GUI, but after SSH login, it would always ask for a password, whatever I tried. And I tried for many hours many different things. What I learned is that you should update the sshd_config file in /etc/ssh. This one is leading! Not the one in /boot/config/ssh. After the SSH server restarts, it copies the one from /etc/ssh to /boot/config/ssh. So if you update the file in the latter location, your changes get overwritten once the service restarts. So, update the sshd_config file in /etc/ssh to make sure pubkeys are accepted: PubKeysAuthentication yes AuthorizedKeysFile /boot/config/ssh/root/authorized_keys ##this can be any location you want, but /boot/config location makes sure it's persistent during reboots After this, restart the SSH service, either manually or via the SSH plugin and it should work. This is on Unraid 6.12.13 BTW.
  2. Hi @almulder. I'm experiencing the same issue as you are/were. Did you ever find a solution?
  3. Does anyone have an idea if we can expect Plex support for HDR/Tone Mapping for Alder Lake iGPU's anytime soon?
  4. Was wondering how to disable account registrations. Documentation is indeed very poor. But this did the trick. Thanks!
  5. Yes, me too! Thanks for the instructions @CorneliousJD.
  6. correctomundo joined the community
  7. Hi, I'm not sure why, but Unraid automatically upgraded the Unifi Video docker container and now my user name and password are no longer accepted. The Unifi Video application throws the 'invalid username and/or password' error. I'm 100% sure I'm using the correct credentials and I didn't change them recently either. Any of you recognize the issue/have any suggestions?

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.