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.

MsJamie

Members
  • Joined

  • Last visited

Solutions

  1. MsJamie's post in Cloning (?) a server was marked as the answer   
    For those who stumble across this while searching, this is what I ended up doing, after much trial and error.  (Much error.)
     
    1. Disabled parity.
    2. Attach the 3 new data drives to the array (format, etc.)
    3. Created a new share (imaginatively named "clone") and set it exclusively to the new drives.  I didn't need to lock out the new drives for the existing shares, as nothing was being written to the server during this time.
    4. Open a root terminal window
    5. rsync -av /mnt/user/sharename /mnt/user/clone/sharename
    6. Repeat step 5 for each share.
    7. Profit!
     
    Yes, I'm a CLI nerd.  The advantage of using rsync from the command line is that I could interrupt it at any time with a Ctrl-C (I'm in a truck; no spinning drives while the truck is rolling, please), and re-entering the command will pick up where it left off after a few seconds.

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.