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

I added libmediainfo, but then it came up with the same error for libssl.so.1. I had libssl.so.1.1 so I made a symlink to libssl.so.1, but then I just got the same error for libcrypto.so.1. I guess I can keep making symlinks??
 
Edit: So after symlinking libcrypto, it now errors for libzen.so.0, and I don't have any version of that to symlink to.
I'll have to compile it myself when I get time. I rolled back to the previous version
  • 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

I added libmediainfo, but then it came up with the same error for libssl.so.1. I had libssl.so.1.1 so I made a symlink to libssl.so.1, but then I just got the same error for libcrypto.so.1. I guess I can keep making symlinks??
 
Edit: So after symlinking libcrypto, it now errors for libzen.so.0, and I don't have any version of that to symlink to.
Give it a try now. I compiled and added mediainfo, libmediainfo and libzen
13 minutes ago, dmacias said:
On 2/14/2020 at 12:23 PM, 3rdWheel said:
I added libmediainfo, but then it came up with the same error for libssl.so.1. I had libssl.so.1.1 so I made a symlink to libssl.so.1, but then I just got the same error for libcrypto.so.1. I guess I can keep making symlinks??
 
Edit: So after symlinking libcrypto, it now errors for libzen.so.0, and I don't have any version of that to symlink to.

Give it a try now. I compiled and added mediainfo, libmediainfo and libzen

Still no dice. Made sure all three packages were installed, and now get this error:

  • mediainfo: symbol lookup error: mediainfo: undefined symbol: _ZN12MediaInfoLib9MediaInfo13Option_StaticERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES8_
Still no dice. Made sure all three packages were installed, and now get this error:
  • mediainfo: symbol lookup error: mediainfo: undefined symbol: _ZN12MediaInfoLib9MediaInfo13Option_StaticERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES8_
If the Nerdpack packages are the same versions of packages you installed the plugin won't upgrade them. It's best if you removepkg them all then install them.
16 hours ago, dmacias said:

Added. Don't know why it wasn't copied to the 6.7 or 6.8 repo

 

Edit: actually it's already included in unraid. That's why it was removed from NerdPack

Aha. Thanks!

 

Another request: is this something that could be integrated into NerdPack?

45 minutes ago, dmacias said:

If the Nerdpack packages are the same versions of packages you installed the plugin won't upgrade them. It's best if you removepkg them all then install them.

That did it. I'd already removed and then added them all in the web interface, and it still didn't work. But it did when using removepkg on the console. Oh well, working now, thanks.

2 hours ago, rragu said:

Another request: is this something that could be integrated into NerdPack?

I thought that was a tool that you installed on AWS servers so would not make any sense on Unraid?

2 minutes ago, itimpi said:

I thought that was a tool that you installed on AWS servers so would not make any sense on Unraid?

no, this is the AWS Admin CLI Tool, it must be installed on one of your devices to manage your AWS services

 

https://aws.amazon.com/cli/?nc1=h_ls

Can you also add CTOP ?

 

Top-like interface for container metrics

On 2/17/2020 at 2:01 AM, leo_poldX said:
no, this is the AWS Admin CLI Tool, it must be installed on one of your devices to manage your AWS services
 
https://aws.amazon.com/cli/?nc1=h_ls

Added. You'll need python too.

 

Edit: removed for too many packages. However you can install as with any python packages that don't need to be compiled using pip. Install python, pip and setuptools then run pip install awscli

Edited by dmacias

On 2/17/2020 at 2:05 AM, leo_poldX said:

Can you also add CTOP ?

 

Top-like interface for container metrics

Added. Pretty cool! Like the exec shell feature.

I get a traceback when running aws-cli anyone else get it to work?

4 hours ago, Marshalleq said:

I get a traceback when running aws-cli anyone else get it to work?

Too many other packages for this package. I removed it. I'm not sure if it will work but it did work on my unraid dev vm. I have a bunch of other packages installed though.  You need python, pip and setuptools. Then just run pip install awscli.

Edited by dmacias

I'm getting errors when I try to install the python module psutil.  On Google the same solution is listed - installing python-devel. 

 

https://github.com/giampaolo/psutil/issues/1143

 

Is it possible to add this to nerdpack please?

On 2/16/2020 at 8:47 AM, dmacias said:
On 2/15/2020 at 10:01 AM, endiz said:
Can you add progress? It's a great little tool that tracks coreutils (cp, mv) progress!
 
https://github.com/Xfennec/progress
 
image.png.663ed275db7094b3b8f4f3c72d4568b6.png

Added

Works great, thanks so much!!

Since subversion seems to be non-functioning in this pack, you need to install the following as well:

mkdir -p /boot/config/plugins/NerdPack/packages/extra
cd /boot/config/plugins/NerdPack/packages/extra
wget http://slackware.cs.utah.edu/pub/slackware/slackware64-14.2/slackware64/l/apr-1.5.2-x86_64-1.txz
wget http://slackware.cs.utah.edu/pub/slackware/slackware64-14.2/slackware64/l/apr-util-1.5.4-x86_64-2.txz
wget http://slackware.cs.utah.edu/pub/slackware/slackware64-current/slackware64/n/openssl10-1.0.2u-x86_64-1.txz
wget http://slackware.cs.utah.edu/pub/slackware/slackware64-14.2/slackware64/l/serf-1.3.8-x86_64-1.txz
wget http://slackware.cs.utah.edu/pub/slackware/slackware64-14.2/slackware64/l/icu4c-56.1-x86_64-2.txz
wget https://www.ifconfig.com.ua/slackware/slackware64-current/slackware64/ap/mariadb-10.4.12-x86_64-2.txz
wget http://slackware.cs.utah.edu/pub/slackware/slackware64-current/slackware64/l/utf8proc-2.4.0-x86_64-1.txz

installpkg apr-1.5.2-x86_64-1.txz apr-util-1.5.4-x86_64-2.txz openssl10-1.0.2u-x86_64-1.txz serf-1.3.8-x86_64-1.txz icu4c-56.1-x86_64-2.txz mariadb-10.4.12-x86_64-2.txz utf8proc-2.4.0-x86_64-1.txz

Not sure if its documented in this thread, but that should save the googling for each dependency.  I think the issue is that the configure flags are for the server side subversion, meaning it needs apr, mariadb, etc.  Not sure if it can be switched to a statically linked or client only subversion package?

 

Probably should move my files to git at some point anyway :D

Edited by spamalam
better ctrl+c

I'm getting errors when I try to install the python module psutil.  On Google the same solution is listed - installing python-devel. 
 
https://github.com/giampaolo/psutil/issues/1143
 
Is it possible to add this to nerdpack please?
I don't believe there's a python dev package for slackware and in any case sounds like somethings need compiling. You might try DevPack instead of Nerdpack.

Hello, first of all thanks for your work, seriously!

 

I would like to ask for hints about my issue: after updating unraid from 6.6 to 6.8, ipmitool stopped working (I use it to control fan speed on a r710):

root@Tower:~# ipmitool 
ipmitool: error while loading shared libraries: libcrypto.so.1: cannot open shared object file: No such file or directory

Nerd Tools: 2019.12.31

IPMI Support: 2019.02.08

 

By the way it seems that the IPMI service is actually running since I can see details about sensors and wattage.

 

Any help will be more than appreciated, cheers!

On 3/6/2020 at 11:06 PM, iaga said:

Hello, first of all thanks for your work, seriously!

 

I would like to ask for hints about my issue: after updating unraid from 6.6 to 6.8, ipmitool stopped working (I use it to control fan speed on a r710):


root@Tower:~# ipmitool 
ipmitool: error while loading shared libraries: libcrypto.so.1: cannot open shared object file: No such file or directory

Nerd Tools: 2019.12.31

IPMI Support: 2019.02.08

 

By the way it seems that the IPMI service is actually running since I can see details about sensors and wattage.

 

Any help will be more than appreciated, cheers!

i recompiled ipmitool for 6.8. Should work now

10 hours ago, dmacias said:

i recompiled ipmitool for 6.8. Should work now

Thanks for your help, unfortunately after uninstalling, restarting and install the plugins again I get the same error:

Linux 4.19.107-Unraid.
Last login: Wed Mar 11 15:02:50 +0100 2020 on /dev/pts/3.
root@Tower:~# ipmitool 
ipmitool: error while loading shared libraries: libcrypto.so.1: cannot open shared object file: No such file or directory

Do I need other plugins to make it working?

 

Thanks again for your time!

Thanks for your help, unfortunately after uninstalling, restarting and install the plugins again I get the same error:
Linux 4.19.107-Unraid.Last login: Wed Mar 11 15:02:50 +0100 2020 on /dev/pts/3.root@Tower:~# ipmitool ipmitool: error while loading shared libraries: libcrypto.so.1: cannot open shared object file: No such file or directory

Do I need other plugins to make it working?
 
Thanks again for your time!

Not sure. It works fine on my server and my dev unraid vm. Make sure you don't have another ipmitool package loading or it might be something else you have installed.

Hi !

 

I installed 6.9 beta 1 and since then my NerdPack Plugin is endlessly trying to "retrieving plugin information ...". I tried to uninstall/install but it did not change anything.

So

1 - its normal as I'm on a 6.9 "beta", i just have to wait patiently for an update

2 - I did something wrong somewhere and I need to search how to properly remove and install the plugin again

Hi !
 
I installed 6.9 beta 1 and since then my NerdPack Plugin is endlessly trying to "retrieving plugin information ...". I tried to uninstall/install but it did not change anything.
So : 
1 - its normal as I'm on a 6.9 "beta", i just have to wait patiently for an update
2 - I did something wrong somewhere and I need to search how to properly remove and install the plugin again
I copied over the 6.8 repo to 6.9. Can't guarantee all packages will work. They should though for the most part.
16 hours ago, dmacias said:

Not sure. It works fine on my server and my dev unraid vm. Make sure you don't have another ipmitool package loading or it might be something else you have installed.

Hi, I tried to uninstall everything but nerdpack without luck.

 

Digging in this thread i saw a year-old message from you about recompiling ipmitool from github for the 6.7, do you think it could be related?

 

Btw this is the ldd:

root@Tower:~# ldd /usr/bin/ipmitool
        linux-vdso.so.1 (0x00007ffece0e4000)
        libm.so.6 => /lib64/libm.so.6 (0x0000153a34160000)
        libncurses.so.5 => /lib64/libncurses.so.5 (0x0000153a33f09000)
        libcrypto.so.1 => not found
        libc.so.6 => /lib64/libc.so.6 (0x0000153a33d24000)
        /lib64/ld-linux-x86-64.so.2 (0x0000153a342bc000)
        libdl.so.2 => /lib64/libdl.so.2 (0x0000153a33d1f000)

Thanks again and sorry to bother you whit that (if I will not find a solution for the fan noise, I'll be in deep trouble with the wife 😅)

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.