Jump to content

dmacias

Community Developer
  • Posts

    2,803
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by dmacias

  1. What exactly were you looking for? The table or charts?
  2. This won't work with unRAID. The required kernel modules aren't present. Also isn't this for a laptop/desktop system running on a battery?
  3. You probably have a bad download somehow. Did you try turning on the Delete switch the selecting/apply then deselect/apply? You could also go to the NerdPack package directory on your flash and delete the Perl package.
  4. I'm on rc6 also. Only thing I noticed is I get a few 0 uploads which results in a blank image. Is there any missing data our 0 value data? Is the link a valid link? Did you run a manual test?
  5. It's on your flash drive in /config/plugins/speedtest/speedtest.xml
  6. None of the scripts included work with gigabit speeds. I was working on incorporating the included speedtest-linux into the plugin but the latest versions have problems with regular speeds. You could try running speedtest-linux from the command line. Sent from my SM-G930P using Tapatalk
  7. You need to provide more details. Like what speeds your expecting and what you're getting. Your network setup. What you've tried. Sent from my SM-G930P using Tapatalk
  8. I have a Command Line plugin that backs up /root on system shutdown then restores it on startup. It's useful for bash history, ssh authorized keys, mc and htop settings and any scripts you have there. It also includes shellinabox, which is a web based terminal. And an awesome ascii lime and system info when you log in. what is it? http://lime-technology.com/forum/index.php?topic=42683.msg406446.msg#406446
  9. I have a Command Line plugin that backs up /root on system shutdown then restores it on startup. It's useful for bash history, ssh authorized keys, mc and htop settings and any scripts you have there. It also includes shellinabox, which is a web based terminal. And an awesome ascii lime and system info when you log in.
  10. I get the same error, I'm running unraid version 6.2.4 Sorry I didn't see your post earlier. I'm on 6.3 but it's working for me. Is your docker set to host?
  11. It's there. I toast NerdPack, ensure nothing is left in packages (and I don't use Dynamix FIP, and any of my plugins outright require NerdPack to install it and won't install it by themselves) While I realize the versions do match at the moment, having a package included in the baseOS, and also being installed via a plugin will eventually lead to the same situation with plugins that happened on v5 I don't see it in /var/log/packages
  12. I just search plg files for package name and version with this command cd /boot/config/plugins ; find *.plg | xargs grep '${pkg_name}-${pkg_version}' -sl
  13. Thanks for the heads up. I can really only remove it from the repo. I added a test for it in FCP to avoid any possible dependency hell situations FCP is warning me about inotifytools in 6.3.0-rc6, but Nerd Pack won't let me uninstall it because it is needed by the dynamix.file.integrity plugin. If you just deselect it and apply you'll be fine. It's the same version that's supposed to be in rc6. You don't want it to uninstall. By the way I don't see inotify-tools in rc6.
  14. Thanks for the heads up. I can really only remove it from the repo.
  15. Added. You'll need to enable Perl also. I also found a pssh "parallel ssh" package.
  16. Only thing I can think of is, maybe you left some screen sessions running. I would try adding more pts to /etc/securetty like mentioned in that thread.
  17. That's some good info. Where'd you get it from? The current status command works for my board, which could be useful. Did you try the ipmi plugin? Looks like case fans could be controlled as it's currently written.
  18. No, you can only do that in a linux vm. You'll have to look at mounting a network drive as local inside your windows vm to fool your app. Have you tried just mapping the network drive to drive letter like z:
  19. I added it. I've used it before to debug wake on lan packets.
  20. Only thing I could find about that error is with other linux distros. I booted up 6.2.4 and screen installed and worked. Check that something else isn't installing another version of screen. Maybe /boot/extra. The Nerdpack screen is not dependent on libelf. Also, if you were missing utempter you would see that error.
  21. I compiled it and tested to work with virt manager. Not sure how to handle the removal of the nc package. If I remove it from the repo, it can't be uninstalled.
×
×
  • Create New...