Everything posted by eschultz
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
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.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I updated the link
-
Virtualize a Rasberry Pi?
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
-
Issue creating bootable drive with Linux
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.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
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).
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
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]
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
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.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
First post updated, thanks!
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
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).
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
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?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Just added the p7zip package to NerdPack, update the plugin and let me know if you have any issues.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
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.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Just added iperf to Nerd Tools. Enjoy!
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
No problem, just pushed an update that included SSHFS [emoji3]
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Just added Python 2.7.9 to the NerdPack. iotop will work again after the update since it requires python.
-
Preclear plugin
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)
-
Preclear plugin
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
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
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
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Nano is already baked-in, no need to install it (you can safely remove nano from your /boot/extra too if it's there)
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Sorry for the delay, I just added unrar. Update the plugin and give it a shot!
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Here's the direct link to the .plg: https://raw.githubusercontent.com/dmacias72/unRAID-NerdPack/master/plugin/NerdPack.plg