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

  • Replies 2k
  • Views 777.7k
  • 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

1 minute ago, dmacias said:


Ok I added it.

THAT'S ALL IT TOOK?  OMG!!  I have been asking people how to install this for weeks!!  Thank you so much!!

Ok one last request.  fdupes is notorious for false positives.  Can we add RMlint?

 

It's very robust and would be a very valuable part of your tool pack.

Ok one last request.  fdupes is notorious for false positives.  Can we add RMlint?
 
It's very robust and would be a very valuable part of your tool pack.

That will take longer since there's no pre built package or build script for slackware. I'll look into it.
6 hours ago, dmacias said:


That will take longer since there's no pre built package or build script for slackware. I'll look into it.

Thank you, you helped me organize 73k photos last night.  Exiftool is awesome.  If you look at my post history, I've been asking for help on how to get this working in unraid.  

Is it possible to get "ncdu" added to this pack?

 

It's a very nice tool for finding which folders/files are taking up all your space.

 

Can find some screenshots here, as well as a link to the slack package here

3 hours ago, hooger said:

Is it possible to get "ncdu" added to this pack?

 

It's a very nice tool for finding which folders/files are taking up all your space.

 

Can find some screenshots here, as well as a link to the slack package here

I compiled it since all the repo packages required ncurses 6.

Ok one last request.  fdupes is notorious for false positives.  Can we add RMlint?
 
It's very robust and would be a very valuable part of your tool pack.

I compiled scons then tried to compile rmlint but ran into glib version error. If it did work, it would require too many other depends anyway. I think this is more for a desktop environment.
14 hours ago, dmacias said:

I compiled it since all the repo packages required ncurses 6.

 

Thanks for adding it!

16 hours ago, dmacias said:


I compiled scons then tried to compile rmlint but ran into glib version error. If it did work, it would require too many other depends anyway. I think this is more for a desktop environment.

Weird, I use it on ubuntu CLI version.  

4 hours ago, xhaloz said:

Weird, I use it on ubuntu CLI version.  

I got it to compile finally and without the gui.  I thought it might require some of the packages to run but it doesn't. Just requires python and a bunch of other packages to compile. Give it a try and let me know.

1 hour ago, dmacias said:

I got it to compile finally and without the gui.  I thought it might require some of the packages to run but it doesn't. Just requires python and a bunch of other packages to compile. Give it a try and let me know.

Freaking awesome!!!!!

 

Is it possible to get python compiled with `--enable-unicode=ucs2`? Most builds of pillow I can find are compiled with ucs2, but the current python is compiled with ucs4.

Is it possible to get python compiled with `--enable-unicode=ucs2`? Most builds of pillow I can find are compiled with ucs2, but the current python is compiled with ucs4.

No, I wouldn't recompile python just to be compatible with some package. It would be better to compile pillow. You can try the one I compiled.

https://github.com/dmacias72/unRAID-plugins/raw/master/source/packages/python-pillow-4.0.0a-x86_64-1.txz

Also you could compile and install it yourself with pip.

https://github.com/dmacias72/unRAID-plugins/raw/master/source/packages/pip-7.1.2-x86_64-7_slack.txz

Then you can upgrade pip with

 

pip install --upgrade pip

pysetuptools

https://github.com/dmacias72/unRAID-plugins/raw/master/source/packages/pysetuptools-18.2-x86_64-2_slack.txz

And sane

http://slackware.cs.utah.edu/pub/slackware/slackware64-14.2/slackware64/xap/sane-1.0.25-x86_64-2.txz

 

Then run pip install python-sane and

pip install pillow

 

 

 

 

Hi, firstly thanks for the great plugin and your great work with it, it sure makes life simple for some of these things.

 

Do you think it would be possible to get Rsnapshot added? It's a super handy backup tool for pulling time machine style snapshots back to the array from other machines on the network.

 

I've mucked around with various dockers but cannot get them to work.

 

Cheers,

 

Tom

Hi, firstly thanks for the great plugin and your great work with it, it sure makes life simple for some of these things.
 
Do you think it would be possible to get Rsnapshot added? It's a super handy backup tool for pulling time machine style snapshots back to the array from other machines on the network.
 
I've mucked around with various dockers but cannot get them to work.
 
Cheers,
 
Tom

You should be good to go. You'll need Perl also. Let me know if it works for you.

I have been using rsnapshot some v5. Very good once you get it properly configured. I never was happy with the top level mount point that it uses.

 

/mnt/disk1/documents

 

I wanted to go straight to

 

/documents

 

via mobile

 

 

 

 

23 hours ago, dmacias said:


You should be good to go. You'll need Perl also. Let me know if it works for you.

 

Awesome! it works like a charm :) Thanks heaps! I've got it set up to run through user scripts for easy cron adjustments if required.

On ‎17‎/‎03‎/‎2017 at 10:33 PM, giantkingsquid said:

 

Awesome! it works like a charm :) Thanks heaps! I've got it set up to run through user scripts for easy cron adjustments if required.

 

Just a few quick pointers for anyone wanting to use this plugin. I discovered this the hard way after a reboot...

 

  • Copy your rsnapshot.conf to the flash drive and refer to it using the -v flag when you run the command.
  • Similar for your SSH config, particularly the strict host checking. Make sure you turn it off in the ssh_config on your flash drive or else any cron jobs won't run if you're using rsync over ssh.
  • Make sure you tell your remote (in the authorized_keys) to look for one of the keys (I used RSA) that are copied from the flash drive to /etc/ssh/ on boot.

Zsh would be awesome. You already have git so pulling custom configs would be easy.

 

Dstat would help for IO monitoring.

Edited by deagle

Zsh would be awesome. You already have git so pulling custom configs would be easy.
 
Dstat would help for IO monitoring.

I added both.
On 3/29/2017 at 4:04 AM, dmacias said:


I added both.

 

Wow that was fast. Thanks!

Edited by deagle

I'm getting this error when using "iotop". I tried reinstalling multiple times already

 

Quote

root@unRAID:/# iotop
libncursesw.so.6: cannot open shared object file: No such file or directory
To run an uninstalled copy of iotop,
launch iotop.py in the top directory
 

 

How to fix this?

I'm getting this error when using "iotop". I tried reinstalling multiple times already
 
root@unRAID:/# iotop
libncursesw.so.6: cannot open shared object file: No such file or directory
To run an uninstalled copy of iotop,
launch iotop.py in the top directory
 
 
How to fix this?

I updated the python package. The one I included was from slackware current and required ncurses 6.
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.