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.

rutherford

Members
  • Joined

  • Last visited

Everything posted by rutherford

  1. I'd like to request a preclear plugin with status page. One that continues to preclear when I close the browser. thanks!
  2. https://help.ubuntu.com/community/MountWindowsSharesPermanently Is what I'm going from. I'm on ubuntu server LTS 12.04.4, and unRaid 5.0.5, Plex 2.0.20 The ubuntu server is connecting to the unRaid server via cifs. On the ubuntu box, you need to install cifs-utils either through package manager or apt-get at command line on the ubuntu box. make a backup of the /etc/fstab file somewhere, then I made the following modifications: //dumbo/Movies /media/Movies cifs file_mode=0777,dir_mode=0777,_netdev,user=<username>,password=<password>,uid=1000,gid=1000 0 0 //dumbo/Audio /media/Audio cifs file_mode=0777,dir_mode=0777,_netdev,user=<username>,password=<password>,uid=1000,gid=1000 0 0 //dumbo/Tv /media/Tv cifs file_mode=0777,dir_mode=0777,_netdev,user=<username>,password=<password>,uid=1000,gid=1000 0 0 //dumbo/Othervideo /media/Othervideo cifs file_mode=0777,dir_mode=0777,_netdev,user=<username>,password=<password>,uid=1000,gid=1000 0 0 where dumbo is unRaid box, /media/Movies etc are empty real folders on the ubuntu box. <username> is a unRaid user name, <password> is the corresponding password. Each share is mounted with 777 full read/write/execute for owner/group/ and others permissions. I wanted to get the shares mounted like this because I'm using the ubuntu server as a Plex streaming box. Plex Server runs under the user 'plex' and that user needed to have read/write permissions for the shares, or the metadata it gathers wouldn't work - and other fails. [sOLVED]

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.