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.

[PLUG-IN] NerdTools

Featured Replies

Is there a chance of adding restic to this plugin?

  • Replies 690
  • Views 228.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Since this plugin is depreciated I've started to build my own Slackware packages using SlackBuild scripts.  They are being uploaded to a github repository for anyone to use.  Send me a message if you

  • Unraid is slackware, so let's use a slackware package.   # Download libffi from slackware.uk to /boot/extra: wget -P /boot/extra/ https://slackware.uk/slackware/slackware64-15.0/slackware64/l/

  • Sorry but this tutorial is completely incorrect.   Why should I create a plugin that has files missing (sources.list) and you need to manually create or check the files with another script?

Posted Images

Ok I'm probably just being stupid, but is there a way to preserve config files after a reboot?

Specifically, I installed rsnapshot through the plugin but after a reboot the config file in /etc/rsnapshot.conf is reset to its default. Any help would be much appreciated! Thanks!

16 hours ago, d0rh4ns said:

Ok I'm probably just being stupid, but is there a way to preserve config files after a reboot?

Specifically, I installed rsnapshot through the plugin but after a reboot the config file in /etc/rsnapshot.conf is reset to its default. Any help would be much appreciated! Thanks!

Anything under /etc is only in RAM and as you found does not survive a reboot.  You would have to put a copy of the config folder onto permanent storage (typically the flash drive) and then move into position during the boot sequence using either an entry in the config/go file on the flash drive or by using the User Scripts plugin.

Thank you! I knew there had to be a simple solution for this!

 

Also, if anyone else finds this, in the specific case of rsnapshot you can also specify a config file to use with the -c option so I just point it to a permanent file now :) Hadn't seen this option before.

 

Thanks again, itimpi!

On 2/25/2023 at 4:35 PM, jsavargas said:

This is solved, close all tmux windows, add that line to the .tmux.conf file and open it again and it works mc

 

echo "set -g default-terminal 'linux'" >> .tmux.conf

 

 

image.png.bbf775a107d0be0ab7fe7ed4155b23bb.png

 

Where is the .conf located? I can't seem to find it?

On 3/26/2023 at 11:09 AM, Mr_Jay84 said:

Where is the .conf located? I can't seem to find it?

/root/.tmux.conf 

 

If it doesn't exist, you must create it.

4 hours ago, jsavargas said:

/root/.tmux.conf 

 

If it doesn't exist, you must create it.

The root of the usb drive?

No, /root, i.e. the home directory of the root user. The USB drive is at /boot.

 

32 minutes ago, Kilrah said:

No, /root, i.e. the home directory of the root user. The USB drive is at /boot.

 

Okay great cheers. I now have this error though.
730724535_Screenshot2023-03-28113807.thumb.png.f0ed4acbd6aa9f15e5f0946808701b59.png

 

1 hour ago, Mr_Jay84 said:

Okay great cheers. I now have this error though.
730724535_Screenshot2023-03-28113807.thumb.png.f0ed4acbd6aa9f15e5f0946808701b59.png

 

 

nano /root/.tmux.conf 

 

And you add more lines that are indicated above 

3 hours ago, jsavargas said:

 

nano /root/.tmux.conf 

 

And you add more lines that are indicated above 

Excellent thanks 👍

On 2/26/2023 at 3:35 AM, jsavargas said:

This is solved, close all tmux windows, add that line to the .tmux.conf file and open it again and it works mc

 

echo "set -g default-terminal 'linux'" >> .tmux.conf

 

 

image.png.bbf775a107d0be0ab7fe7ed4155b23bb.png

 

 

I do not understand this fix....

 

I log into the server and there is no ./.config and not ./.config/.tmux.conf

 

this works now... but when I reboot the file has gone?

 

Also.. dose anyone know where the MC config is located and how I can edit that?

On 2/25/2023 at 11:35 AM, jsavargas said:

This is solved, close all tmux windows, add that line to the .tmux.conf file and open it again and it works mc

 

echo "set -g default-terminal 'linux'" >> .tmux.conf

 

 

image.png.bbf775a107d0be0ab7fe7ed4155b23bb.png

 

This is only a temporary solution. Do you have a better way to handle this, or is it your recommendation to add this

echo "set -g default-terminal 'linux'" >> /root/.tmux.conf 

to a user script set to run at array start or the go file?

 

Because it definitely doesn't survive a reboot when the file is written only to RAM.

could you add gcc AKA build-essential?

On 3/22/2023 at 2:16 AM, Andiroo2 said:

Any timeline on fixing iotop dependencies? 

also waiting for solution

Would it be possibe to have ffmpeg as part of NerdTools? Having it as a baremetal cli command on unraid is most awesome

On 10/11/2022 at 8:57 AM, Naticus said:

First, thanks for all the work you're doing on this!  I thought it was just my install of NerdPack that was broken until I found this package.

 

Second, one tool I am really missing from NerdPack is ctop, found here:

https://github.com/bcicen/ctop

 

Thanks again!

Thanks for creating a quick replacement for NerdPack! I second ctop, great little program to keep Docker containers in check.

I'm pretty sure mosh, and protobuf, used to be available in NerdTools, but setting up a new server I don't see them any more...what happened?

Could "hwloc" be added?

 

Thanks in advance.

Would you please consider adding "luakit"?

Just want to replace firefox in GUI mode with it.

 

TIA

Support link to join Discord appears to be broken.

Quote

Invite Invalid
...stuff...expired....or....permissions...stuff...

 

Any chance Python can be updated to mainstream 3.11 since it has a ton of speed improvements among other things.  Also, Python 3.12 will be available Oct. 2023 with another set of speed improvements so I'll likely request that be targeted as well when that time comes.  Thanks for this plugin.  I use it with local Docker containers for automatons requiring Python.

I may migrate to Automation Studio in the future, but for now I'm loving how this adds value.

Could you please add support for UnionFS?  This would be greatly appreciated.

"Stupid" question. I´ve installed Nerdtools a while ago - then i removed it later.

I still see during the boot process that nerdtools are there and get updated each boot.

Is this correct as this is included since 6.11.x - or is  this a leftover from the install/remove action?

 

Best

Thorsten

Are you seeing nerdtools itself or packages that you installed in nerdtools and thus have it in the name? Removing the plugin won't remove what you installed with it. If you didn't uninstall them first they'll still be in /boot/extra. You can remove them from there manually.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.