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.

Directory Permissions Messed Up

Featured Replies

I accidentally reinstalled couchpotato using "root" instead of "nobody".  Just caught this when I woke up today when I tried to delete a file and got an error.  How do you update the directory so that everything has "nobody" permissions?

  • Author

Yeah!  I figured it out after about an hour of googling (linux noob).  For reference:

 

Update the owner/group for files.

 

ls -al  'lists all the files and permissions in the directory

 

chown [OPTION] [OWNER:GROUP]

 

For example:

chown -R nobody:users /mnt/user/Movies  'This would update the directory to have owner being nobody and the group being users for all directories and files.

You could also use

newperms  /mnt/user/Movies 

to set the path and its contents to the permissions unRAID expects.  This might be easier to remember!

  • Author

What do you mean by "what unRAID expects"?  This is share that sab, couch and sb feed to.  Still learning the ropes here of linux.

newperms will set correct permissions and owner/group.

Archived

This topic is now archived and is closed to further replies.

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.