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.

spuddo

Members
  • Joined

  • Last visited

  1. I have purchased a starter licence but have lost the USB drive that I set it up on. How do I move the licence to anther USB drive please?
  2. Can't see why not. I would just did one at a time. It's not a race.
  3. Thank you. Yes I did mean 1TB. I was intending to stop Plex but will look at the Docker ideas and link you provided. Will do this in the next day or so and let you know how I go. I am keen to convert the cache to XFS as RFS does not seem to support FSTRIM on the SSD.
  4. Could I have some help please with instructions for converting my 60G SSD Cache drive from RFS to XFS. My sever: Parity 3TB Disk1 1TB Disk2 1TB Disk3 3TB Disk4 1TB Disk5 3TB Cache 60Gb SSD I am in the process of moving my data drives from RFS to XFS (Many thanks to RobJ and bjp999 for their very good instructions and hints.) So far all is going well. Took about 8 hours to move the first 1G of data The Cache has a docker.img file and a "cache only" apps share that contains Plex Media Server data.
  5. You might want to verify that the copy to Disk2/t worked before you format Disk1. This will show any errors rsync -nrcvPX /mnt/disk1 /mnt/disk2/t If you get errors they can be corrected by removing the -n option rsync -rcvPX /mnt/disk1 /mnt/disk2/t For copying files I do a dry run first, then do the copy. I use this command (I believe the '-a' option includes the'-r'. worked for me. rsync -navPX /mnt/disk1 /mntdisk2/t Then if that looks OK, remove the -n option rsync -avPX /mnt/disk1 /mntdisk2/t
  6. Thanks for the replies gentlemen. I was not in any way questioning the process. Simply, I was trying to further understand UNRAID and how it works. Regards
  7. Hi thanks for this. So easy to follow. I am about to start converting. Could you please help me understand the necessity for creating the "T" folder if I am copying from Disk to Disk. I do have user shares? Regards

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.