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.

KiloHertz

Members
  • Joined

  • Last visited

  1. Hi fellow UNRAIDers! I've tried a bunch of different approaches to get zsh and ohmyzsh running with UNRAID. Most of these approaches are difficult due to /root being temporal. I started to think about what would happen if I changed /root to be persistent via a file image. You can't just link /root to /boot because /boot is FAT which doesn't understand unix permissions. So I decided to try to create an image, format it with ext4, copy the default unraid /root contents, and then mount it over top of /root. It seems to work great! I then created a script to mount my image on boot and update the root shell to zsh. I created a git repo to house the scripts, including setting up the image, downloading zfs, and another script that runs on startup that will mount the new persisted root and update the root login shell to be zsh. I have not done a lot of testing and would appreciate any feedback on this. I can't really think of a way this could do damage given you can just delete the newly created root image, reboot, and unraid will go back to the built in default /root. This script depends on the user scripts plugin to run the mount and zsh shell update on boot. Here's the link: GitHubGitHub - kevinherzig/Unraid7-ohmyzsh: Guide on how to ins...Guide on how to install Oh my zsh on Unraid with persistent root directory - kevinherzig/Unraid7-ohmyzsh Kevin

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.