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.

unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)

Featured Replies

mine is working now...

  • Replies 2k
  • Views 777.6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • EDIT: Nerdtools is now available as a replacement, you might want to check that first: Some tools like iperf3 and perl are now included in the base unraid release, hence them not being present i

  • Lol, are we going to petition the willy wonka company to change the name of their candy too?  I guess its not a big deal to change the name, I just have to laugh at the thought of someone honestly bei

  • Reason why it's not marked as being incompatible and it hasn't been said point blank that it's going to disappear is because the deadline for this to happen is when 6.11 stable is released.  

Posted Images

Any chance we could get sdparm added?

 

I have some SAS drives I'd like to change some options on, but hdparm barfs all over the floor when interacting with them in any but the most simple of way.  sdparm (http://sg.danny.cz/sg/sdparm.html) is supposed to be the correct way of interacting with them, but I had to manually copy the (dependency-free) binaries into /bin/ in order to use it!

Request: dry
Description: Dry is a terminal application to manage/monitor Docker.

Github: https://github.com/moncho/dry

Dry can be installed with:

curl -sSf https://moncho.github.io/dry/dryup.sh | sh
chmod 755 /usr/local/bin/dry

There are also pre-built binaries on Github.
It would be convenient to have this as a package in NerdPack, though.

Any chance we could get sdparm added?
 
I have some SAS drives I'd like to change some options on, but hdparm barfs all over the floor when interacting with them in any but the most simple of way.  sdparm (http://sg.danny.cz/sg/sdparm.html) is supposed to be the correct way of interacting with them, but I had to manually copy the (dependency-free) binaries into /bin/ in order to use it!
Added sdparm
Request: dry
Description: Dry is a terminal application to manage/monitor Docker.
Github: https://github.com/moncho/dry
Dry can be installed with:
curl -sSf https://moncho.github.io/dry/dryup.sh | shchmod 755 /usr/local/bin/dry

There are also pre-built binaries on Github.
It would be convenient to have this as a package in NerdPack, though.

Added dry
On 3/22/2018 at 2:14 AM, dmacias said:
On 3/20/2018 at 10:02 PM, 1n5aN1aC said:
Any chance we could get sdparm added?
 
I have some SAS drives I'd like to change some options on, but hdparm barfs all over the floor when interacting with them in any but the most simple of way.  sdparm (http://sg.danny.cz/sg/sdparm.html) is supposed to be the correct way of interacting with them, but I had to manually copy the (dependency-free) binaries into /bin/ in order to use it!

Added sdparm

Thanks much!

A few tools I think would make a great addition:

 

  • fd  - A simple, fast and user-friendly alternative to 'find'
  • ripgrep - A faster grep
  • hyperfine - A command-line benchmarking tool

no ddrescue for 6.1.9?

Any chance we can get LAME added? I'm looking to get a FLAC folder auto-converted to MP3 for use with mobile devices.

 

Showing my Linux noob status here. Looks like there are five packages needed for what I'm looking for to work. I can manually add them, though it would be nice to have them included here for the UI:

 

 

Edited by -Daedalus

7 hours ago, -Daedalus said:

Any chance we can get LAME added? I'm looking to get a FLAC folder auto-converted to MP3 for use with mobile devices.

 

Showing my Linux noob status here. Looks like there are five packages needed for what I'm looking for to work. I can manually add them, though it would be nice to have them included here for the UI:

 

 

That would require more packages than this plugin is intended for.  Any media apps require tons of packages. This is more of a one or two package repo. You might look at a docker or a music docker like libresonic.  Thats what I use for mobile devices and I believe it will transcode flac.

On 3/22/2018 at 2:14 AM, dmacias said:
On 3/20/2018 at 10:02 PM, 1n5aN1aC said:
Any chance we could get sdparm added?
 
I have some SAS drives I'd like to change some options on, but hdparm barfs all over the floor when interacting with them in any but the most simple of way.  sdparm (http://sg.danny.cz/sg/sdparm.html) is supposed to be the correct way of interacting with them, but I had to manually copy the (dependency-free) binaries into /bin/ in order to use it!

Added sdparm

 

Thanks for adding it, but unfortunately, the version you've included doesn't actually work because it's the dynamically-linked version that depends on libsgutils2.

When you run it, it says "sdparm: error while loading shared libraries: libsgutils2.so.2: cannot open shared object file: No such file or directory"

 

I will admit I have very little knowledge of linux packaging, but I've tested the versions from this page:  http://sg.danny.cz/sg/sdparm.html#mozTocId166213 and can confirm the executables in the .debs marked with [built without sgutils lib dependency] do work on the current unraid with no additional dependencies.  (I just have to re-add it everytime I reboot.)

Hello,

 So I know perl is part of the nerd tools pack but whenever I try to install it using the little on off switch it says its been downloaded but fails to install. Is it possible to install via the terminal?

Hello,  So I know perl is part of the nerd tools pack but whenever I try to install it using the little on off switch it says its been downloaded but fails to install. Is it possible to install via the terminal? 

 

What version of unRAID?  It should say something like this

 

perl-5.26.1-x86_64-4.txz package download sucessful! 

 

Installing perl-5.26.1 package... 

 

 
Thanks for adding it, but unfortunately, the version you've included doesn't actually work because it's the dynamically-linked version that depends on libsgutils2.
When you run it, it says "sdparm: error while loading shared libraries: libsgutils2.so.2: cannot open shared object file: No such file or directory"
 
I will admit I have very little knowledge of linux packaging, but I've tested the versions from this page:  http://sg.danny.cz/sg/sdparm.html#mozTocId166213 and can confirm the executables in the .debs marked with [built without sgutils lib dependency] do work on the current unraid with no additional dependencies.  (I just have to re-add it everytime I reboot.)
Sorry about that. I'll switch it to one of those.
2 hours ago, dmacias said:

What version of unRAID?  It should say something like this

 

perl-5.26.1-x86_64-4.txz package download sucessful! 

 

Installing perl-5.26.1 package... 

 

unRAID version 6.5.0 (stable) and it does say that however when I go into nerd tools after running it, the tool still says uninstalled and the temperature plugin wont auto detect and sas perl needs to be installed for this plugin to auto detect.  its the perl-5.261-x86_64-4.txz package

Edited by MBMWR
Forgotten info

unRAID version 6.5.0 (stable) and it does say that however when I go into nerd tools after running it, the tool still says uninstalled and the temperature plugin wont auto detect and sas perl needs to be installed for this plugin to auto detect.  its the perl-5.261-x86_64-4.txz package
Can you run from the command line this:
ls -la /boot/config/plugins/NerdPack/packages/6.5/

And if you have perl there you can run
installpkg /boot/config/plugins/NerdPack/packages/6.5/perl*.txz
48 minutes ago, dmacias said:

Can you run from the command line this:
ls -la /boot/config/plugins/NerdPack/packages/6.5/

And if you have perl there you can run
installpkg /boot/config/plugins/NerdPack/packages/6.5/perl*.txz

It is located there. I receive this error when installing from terminal. I don't know where to delete the files from in the GUI (not comfortable with the CMD just yet) as I was trying to do that earlier to try re-downloading it new.

 

Verifying package perl-5.26.1-x86_64-4.txz.
xz: (stdin): Unexpected end of input
Unable to install /boot/config/plugins/NerdPack/packages/6.5/perl-5.26.1-x86_64-4.txz:  tar archive is corrupt (tar returned error code 2)

It is located there. I receive this error when installing from terminal. I don't know where to delete the files from in the GUI (not comfortable with the CMD just yet) as I was trying to do that earlier to try re-downloading it new.
 
Verifying package perl-5.26.1-x86_64-4.txz.
xz: (stdin): Unexpected end of input
Unable to install /boot/config/plugins/NerdPack/packages/6.5/perl-5.26.1-x86_64-4.txz:  tar archive is corrupt (tar returned error code 2)
That's weird. It should detect any corrupt packages and remove them. I'll check into that. But just manually delete the package and try again from the webgui

To remove the package just run this from the command line

 

rm /boot/config/plugins/NerdPack/packages/6.5/perl-5.26.1-x86_64-4.txz

 

To remove the package directory

rm -rf /boot/config/plugins/NerdPack/packages/6.5/

 

 

Yeah I figured it out after 2 min of googling. I should have just googled that first and then confirmed here. I just dont want to mess it up in the Terminal because I know how powerful the prompt can be.

On 4/4/2018 at 10:13 AM, 1n5aN1aC said:

 

Thanks for adding it, but unfortunately, the version you've included doesn't actually work because it's the dynamically-linked version that depends on libsgutils2.

When you run it, it says "sdparm: error while loading shared libraries: libsgutils2.so.2: cannot open shared object file: No such file or directory"

 

I will admit I have very little knowledge of linux packaging, but I've tested the versions from this page:  http://sg.danny.cz/sg/sdparm.html#mozTocId166213 and can confirm the executables in the .debs marked with [built without sgutils lib dependency] do work on the current unraid with no additional dependencies.  (I just have to re-add it everytime I reboot.)

switched to a version that doesn't depend on sgutils

I have an issue where it looks like the commands are not getting installed. I remove and reinstall Nerd Tools but the commands are nowhere to be found on the system.

8 minutes ago, nid said:

I have an issue where it looks like the commands are not getting installed. I remove and reinstall Nerd Tools but the commands are nowhere to be found on the system.

Did you select which packages you wanted to install in Settings>Nerd Pack?

1 minute ago, wgstarks said:

Did you select which packages you wanted to install in Settings>Nerd Pack?

Damn... thanks.

Guest
This topic is now closed to further replies.

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.