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.

dmacias

Community Developer
  • Joined

  • Last visited

Everything posted by dmacias

  1. Thanks I reverted the Nerdpack python 2 Sent from my SM-N970U using Tapatalk
  2. The reason I assume none are installed is because the image you posted shows all of them as downloaded = no. That mean that DevPack didn't download and install them. So the packages are installed inherently in unraid but DevPack didn't install the same package headers only.
  3. Yes, Unraid has Apcupsd built in under Settings/UPS Settings
  4. Actually none of those are installed. It's misleading because those are part of unraid but they remove the headers. I created packages with just the headers for inherent unraid packages to be installed over the existing package. They should show downloaded and the switch should be turned on.
  5. Did you install all the DevPack packages? I think it's in glibc. I usually just install everything
  6. The binaries are all within Slackware packages hosted on my github. Some are compiled by me and some are from other repositories. When installed, the Slackware package are downloaded to the flash drive then installed. When rebooting the server they are installed from the flash drive.
  7. The "underscore" in the version was messing up json-c. I renamed it
  8. I updated bind, json-c and added krb5. If I remember I'll add the auto select of dependencies for bind next time I update the plugin
  9. Note that this upgrades json-c. /usr/lib64/libjson-c.so.4 is replaced with /usr/lib64/libjson-c.so.5. I don't know what else relies on the older version of json-c. Updated bind and json-c and added krb5
  10. Added psutil. Should be able to install using pip3 now
  11. Sounds like a different version is installed already by another plugin or manually
  12. Sure it's easier. I don't have to maintain a package when python has a perfectly good package manager.
  13. This is a python app. You can install this with pip3 install undervolt. Need pip, setuptools and python
  14. I'd appreciate any help. What does this command print out? dmidecode -qt2|awk -F: '/^\tProduct Name:/ {print $2}' If it's the board model, id like to add it to an array for future use with similar models. Then I just have to add a model name to the array to compare and implement the necessary raw commands. Unless there's an better way to differentiate this model from other ASRock models. I'm not sure what your hack was. If you just hard-coded a json array with everything. But I'd prefer using the ipmi2json script to build this json array. Reason being that bmc firmware updates sometimes change ipmi fan names and sometimes there's different names between different models even though they use the same ipmi raw commands. If prefer building the json array matching each location in the raw command to each fan it corresponds to. Thanks for any help and for figuring out the ipmi commands.
  15. I wouldn't try anything like that
  16. I usually alway update the bios and bmc if there's an update. I guess if depends on the release notes of it's worth it.
  17. Maybe try ipmitool. Could be a freeipmi problem. Also is the bmc firmware up to date.
  18. Sorry, there's no individual control with the Supermicro boards.
  19. I added the raw commands to the OP. Maybe the ASRock dual cpu commands work. I see it lists the commands in the link. Do you have PWM fans?
  20. Not sure on the RPM difference. Something to do with the fan or ipmi but not much I can do. You are correct on the PWM requirements. I have the fan control turn off the smart control.

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.