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.

dlandon

Community Developer
  • Joined

  • Last visited

Everything posted by dlandon

  1. It takes a lot to set it up correctly, and I honestly don't think Multichannel offers any advantage on a home NAS.
  2. What I found in my testing is that any exclusive share in a rootshare prevents the recycle bin from working on any shares. There are several choices you have: Don't use exclusive shares if you need the recycle bin and a rootshare. Don't use the recycle bin if the rootshare and exclusive shares are more important. Don't use a root share.
  3. When you edit the file on the flash device, you need to click the double arrows icon on the UD page since the settings on the flash need to be copied to the /tmp/ file system because UD uses the /tmp/ copy to manage UD. This is done to save reads on the flash.
  4. Yes, the exclusive shares will not show in a root share, but with changes in Samba, the recycle bin will not work with exclusive share symlinks in the root share.
  5. I made that change so it would be clear which driver was being used. I don't know why that doesn't work. Check that the file /flash/config/modprobe.d/amd-pstate-epp.conf exists and has the appropriate contents. The driver is not fully implemented yet, so it will not work.
  6. It is working for me. It may be something on your system. Post diagnostics.
  7. The logging in the recycle bin has been converted to inotify. There are several reasons that the logging was not working: Samba has changed files being deleted from 'unlink' to 'moved'. The new inotify watches the share .Recycle.Bins for files moved or created in those folders. After adding a new share, the recycle bin was not updating to add the recycle bin to the new share. Probably a few other issues also. All should be working now.
  8. Probably not for what Tips and Tweaks does. Yes, you will want to remove that entry to re-enable the the amd-pstate-epp driver. I will also have to make changes to Tips and Tweaks to handle changing the turbo mode.
  9. The ports may be open, but with SMB disabled, nothing shoud be responding on those the ports.
  10. There are two plugins that will partially do what you want. You will want to use the plugins and not modify files on your own. The two plugins are the Recycle Bin and File Activity plugins. The recycle Bin plugin can delete files and organize the files in the .Recycle.Bin by user using the %u parameter. The File Activity plugin will trach file activity, but does not track smb file activity separately by user. This is a really bad idea. There are several routines that manage the config file, and anything you do will interfere with smb and cause you problems.
  11. When looking at the diagnostics, I see the Multichannel feature of SMB is enabled. That feature requires two NICs and special setup to work properly. I suggest turning it off and see if it helps.
  12. After some research, it seems the turbo control is planned, but not ready yet for the amd-pstate-epp driver. In the meantime, you can disable the amd-pstate-epp driver using this procedure: Go to a command line and enter this command: 'echo "blacklist amd-pstate-epp" > /boot/config/modprobe.d/amd-pstate-epp.conf'. Reboot Unraid. You should see the ACPI CPU Freq driver that will allow turbo control.
  13. The 'amd_pstate' is new and the boost might not be implemented yet. Give me the output of this command: cat /sys/devices/system/cpu/amd_pstate/cpb_boost if that file is there, the boost should be configurable.
  14. Yes. Install the recycle bin plugin and set the the "Recycle Bin Parameters" for what you want to show for a deleted file. Click on the 'Help' icon in the upper right corner of the recycle bin page to see some options. Currently the logging is not working reliably because of some samba changes, but I will have that fixed soon.
  15. I don't know what you are trying to do, but putting settings in the global section is not a good idea and will override any share settings. No.
  16. Give me the output of this command: ls /sys/devices/system/cpu/amd_pstate/
  17. That should mean turbo mode is off. I need the info from Unraid 7.0.
  18. Give me the output of this command: cat /sys/devices/system/cpu/cpufreq/boost
  19. Your screen shots show up as a tiny icon and not a screen shot. I don't think screen shots are showing properly in the forum right now. What I need is the driver information. In my case it is "Driver: Intel CPU Freq".
  20. Not that I know of. I can't help with a downloader as LT does not support downloading. Other users may be of some help.
  21. Your screen shots do not show. I believe the CPU Scaling Governor changed with the Linux update in 7.0 and I need to see a screen shot with the CPU Governor showing on the Tips and Tweaks page.
  22. The newer version of Unraid has an updated version of Linux and the CPU driver probably changed and Tips and Tweaks doesn't work with the new driver. On the right side of the page, show the CPU Scaling Driver for 7.0.
  23. You can assign a disk alias. Go to the disk settings (three gears icon) and change the disk name.
  24. I think you have enable disk shares as yes in global share settings. A root share won't work with disk shares enabled.

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.