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.

eschultz

Members
  • Joined

  • Last visited

Everything posted by eschultz

  1. screen will first try to use /usr/share/terminfo/s/screen (which is basically VT100 with some minor modifications?). So that might be a better candidate to include in the screen package rather than /usr/share/terminfo/v/vt100 . I've tested this on a clean unRAID 6.4 machine, with screen installed, and once /usr/share/terminfo/s/screen was in place (I copied just that file over from another machine with the full ncurses package) the backspace worked properly. I'm not sure why it worked fine in 6.3.5. I don't have a clean 6.3.5 machine I can reboot just yet -- current production box has a few plugins that already installed the full ncurses.
  2. Passthrough: Very unlikely. Virtual GPU (CPU/VNC): Should be possible. Doesnt look like anytime soon as no word from limetech Maybe something to look in to for unRAID 6.4. Should be pretty simple to build ARM guest binary for QEMU. My original goal was to slim down the binaries for QEMU and that's why there is only x86-64bit support today but it sounds like there's some interest in ARM guests. I have a few Raspberry Pi projects I'm working on as well
  3. Should be replaced by readlink, which is part of Coreutils and installed virtually on every linux machine out there. Good idea, realpath worked fine on unRAID and Ubuntu 16.04 in my testing but readlink will be more compatible. I'll have the script adjusted to use readlink instead for 6.3.0-rc5.
  4. Same for host and nslookup . I'll have to check it out when I get home. It needs json-c too. Sorry, that's my fault. Old version of rsyslog used json-c but new version now uses libfastjson instead. I removed json-c from the base os (since nothing else needed it).
  5. That'll work, I appreciate your dedication in maintaining CA and the repos/index involved. Technically my Nerd Pack wasn't under Lime Tech but rather just a handful of tools I and others felt useful to have available. Some of those packages I put together myself because they weren't versions for slackware. You have a test system ready for a upcoming unRAID 6.2 beta? [emoji3]
  6. On second thought, with the GUI present, would it be more prudent for me to remove the LT plugin from CA once dmacias accepts the PR's I've got on his template? I thought about this more, reviewed dmacias' awesome GUI and code in detail and decided to pop the question. Will you merge me? He said yes! So, Nerd Pack + Nerd Pack GUI will become just one plugin and all will move over to dmacias' repo. Squid, please remove the my Nerd Pack plugin from CA when you get a chance. I'll make one more update to my plg, updating the repo url, so future updates will come from dmacias' repo instead of mine. I will continue to update code and add new/updated packages to Nerd Pack for dmacias' repo going forward.
  7. On second thought, with the GUI present, would it be more prudent for me to remove the LT plugin from CA once dmacias accepts the PR's I've got on his template? Maybe... It'd be nice to just have one plugin for this (I don't mind where the plg lives - either my repo or dmacias') but I'm trying to figure out the best way to upgrade everyone that currently has Nerdpack installed. I figured a majority of folks installed my plugin outside of community apps (since you just added plugin support).
  8. Fantastic! I wanted to build something like that eventually since our list of packages keeps growing. Nice work! Are you open to collaboration and merging your work in to the existing Nerdpack repo/plugin?
  9. Just added the p7zip package to NerdPack, update the plugin and let me know if you have any issues.
  10. Just added iperf to Nerd Tools. Enjoy! i'm just wondering why iPerf, it's very old tool! use iperf3 instead IMHO The version of iperf I added was version 3.0.11 (latest stable). The binary is named iperf3.
  11. Just added iperf to Nerd Tools. Enjoy!
  12. No problem, just pushed an update that included SSHFS [emoji3]
  13. Just added Python 2.7.9 to the NerdPack. iotop will work again after the update since it requires python.
  14. It's not included, but just pick one and copy it to config\plugins\preclear.disk\ After copying, make sure it's named preclear_disk.sh (not preclear_bjp.sh)
  15. Here is the syslog I don't see anything wrong, but the download must be failing for some reason... Are you able to SSH/telnet in or try these commands from the console to see if any errors come back: wget -O /boot/config/plugins/preclear.disk/tmux-1.8-x86_64-1.txz http://mirrors.slackware.com/slackware/slackware64-14.1/slackware64/ap/tmux-1.8-x86_64-1.txz wget -O /boot/config/plugins/preclear.disk/libevent-2.0.21-x86_64-1.txz http://mirrors.slackware.com/slackware/slackware64-14.1/slackware64/l/libevent-2.0.21-x86_64-1.txz This basically manually (re)downloads those 0-sized packages you're seeing
  16. lsusb is already there. I don't see it in the plg. Is it part of another package? lsusb is already built-in to unRAID 6 stock
  17. Nano is already baked-in, no need to install it (you can safely remove nano from your /boot/extra too if it's there)
  18. Sorry for the delay, I just added unrar. Update the plugin and give it a shot!
  19. Here's the direct link to the .plg: https://raw.githubusercontent.com/dmacias72/unRAID-NerdPack/master/plugin/NerdPack.plg

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.