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

On 12/5/2023 at 4:16 PM, Masterwishx said:

can be fish update to lasted 3.6.4 ?

 

Now is updated to the last version.

 

Best regards.

On 12/17/2023 at 6:54 PM, Kilrah said:

It's not there, not found in packages.json.

 

Was requested but never added, and the desc file has apparently been taken from the old NerdPack and that entry wasn't cleaned up. Maintenance for this plugin has quickly become almost as spotty as for NerdPack...

 

Added and fixed a error on 2024.02.05 version.

 

Best regards.

On 12/17/2023 at 4:55 PM, Przemek said:

Just to be sure, I have removed it but as I expected from what you said. It didn't change anything. Still can not find nvme-cli package.

 

Added on 2024.02.05 version.

 

Best regards.

On 10/17/2023 at 4:58 AM, kubed_zero said:



I'm not aware of any reason for it not to be added. The repo owner seems to be MIA, not responding to the PR, not updating the repo, not commenting here. 

 

I have notes in my PR for installing the necessary compiling tools to compile on Unraid https://github.com/UnRAIDES/unRAID-NerdTools/pull/84

I also made an application I call DiffLens, which uses Blake3 hashes instead of MD5 hashes to do file integrity validations on Unraid shares https://github.com/UnRAIDES/unRAID-NerdTools/pull/84

 

thanks for your effort, as soon as I have a moment I will look at it and let you know.

 

Best regards.

  • 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

On 10/12/2023 at 8:19 AM, HellScytheX said:

Is it possible to add RHash into the Nerdtools pack?

https://github.com/rhash/RHash 

 

I'm unable to build and compile the tool myself as it requires a gcc compiler, which I haven't been able to mange to install in my unRaid system (the old DevPack plugin is incompatible with unRaid versions > 6.10.3).

 

Otherwise if there is perhaps any other tool for doing md5 hash checks, which is perhaps a little more versatile than the default md5sum utility.

 

Thanks!

Hi,

 

Request open: https://github.com/UnRAIDES/unRAID-NerdTools/issues/114

 

We will try to add it in future versions.

 

Best regards.

On 10/18/2023 at 1:04 PM, alexbn71 said:

Hi,

 

I know that "socat" was present in Nerdtools some years ago... can be added again?

 

Thank you

Alex

 

socat is already added in nerdtools

 

Best regards.

On 10/28/2023 at 8:05 PM, mgutt said:

Can someone replace the p7zip package against the original 7z binary, which can be downloaded from the website? Its a full binary without dependencies:

https://www.7-zip.org/download.html

 

Regarding my tests it's at least 5x faster than the p7zip package. The main reason is that it is able to multi-thread/multi-core decompress:

image.png.b146c1941d91e3a318dce257eb9e7075.png

 

Hi,

 

Right now we use the package created from SBO, we will study the option you mention. Thank you very much.

 

Best regards.

nvme cli when I toggle it on it never downloads and installs. anyone else seen this?

mcelog has been built in to unraid for quite a while now, the FCP plugin hasn't been updated to reflect that... just try to type mcelog in the terminal, should be there

rar2fs is linked to libunrar.so.6.1.7. Running it gives: 

rar2fs: error while loading shared libraries: libunrar.so.6.1.7: cannot open shared object file: No such file or directory.

 

Either it needs to be compiled to libunrar.so or you need to:

ln -s /usr/lib64/libunrar.so /usr/lib64/libunrar.so.6.1.7

Would be nice to have it all set when installing from NerdTools.

 

Thanks for all your hard work btw. Is there a way to send a 🍺?

i know netcat is already avilable, but is there any possibility of getting netcat-openbsd? this was available in nerdpack and allowed for users to manage VMs with ssh and virt-manager. Apparently the flags are different so netcat doesn't work for this use case.

On 2/8/2024 at 1:55 AM, Unoid said:

nvme cli when I toggle it on it never downloads and installs. anyone else seen this?

Hi,

 

nvme-cli now is installed on the system on 6.12.8 version.

 

Best regards.

On 2/10/2024 at 4:03 AM, niXta- said:

rar2fs is linked to libunrar.so.6.1.7. Running it gives: 

rar2fs: error while loading shared libraries: libunrar.so.6.1.7: cannot open shared object file: No such file or directory.

 

Either it needs to be compiled to libunrar.so or you need to:

ln -s /usr/lib64/libunrar.so /usr/lib64/libunrar.so.6.1.7

Would be nice to have it all set when installing from NerdTools.

 

Thanks for all your hard work btw. Is there a way to send a 🍺?

Hi,

 

Thank you by your noticed.

 

The problem is fixed on 2024.02.17 version.

 

Best regards.

On 2/13/2024 at 9:40 AM, cammelspit said:

I would love to have access to CurlFtpFS on my server. I have some specific use cases thay would be so much easier this way. I didnt see any mention of a specific place to make requests. 😉

 

https://slackware.pkgs.org/current/slackel-x86_64/curlftpfs-0.9.2-x86_64-1dj.txz.html

Hi,

 

I open request on github: https://github.com/UnRAIDES/unRAID-NerdTools/issues/117

 

Will be studied to be added.

 

Best regards.

On 2/13/2024 at 2:36 AM, nu11P4nD4 said:

i know netcat is already avilable, but is there any possibility of getting netcat-openbsd? this was available in nerdpack and allowed for users to manage VMs with ssh and virt-manager. Apparently the flags are different so netcat doesn't work for this use case.

Hi,

 

I open request on github: https://github.com/UnRAIDES/unRAID-NerdTools/issues/118

 

Will be studied to be added.

 

Best regards.

Why is this plugin showing up as blacklisted now?

4 hours ago, jmztaylor said:

Why is this plugin showing up as blacklisted now?

 

Could you tell us on which blacklist it appears? We don't see anything like it

 

Best regards.

Edited by Mcklaren

I saw this as well, I think it was a temporary condition related to CA feed.

1 hour ago, trurl said:

I saw this as well, I think it was a temporary condition related to CA feed.

 

I can confirm it is not showing like that anymore.

Edited by jmztaylor

On 2/5/2024 at 1:05 PM, Mcklaren said:

 

I don't think unraid is an option as a development machine. For this purpose I really recommend a virtual machine with Slackware for example if you need to create packages for unraid by yourself.

 

Best regards.

 

It certainly is not as long as there's no packaged C/C++ compiler, but other than that, I'm not sure why you'd make this claim. With DevTools and NerdTools I used unRAID as a development machine for several years with no problems.

Hi, I was wondering if adding OpenVPN would be interesting ?

 

For those interested, here is how to do it manually yourself via the /boot/extra folder:

 

I would really love to see strace added, use it all the time

Does NerdTools have or can we request any of the following for disk management to wipe prior to decommission, donate or sell a hard drive? 

  • Shred - A command-line utility available in most Linux distributions for overwriting and deleting individual files.
  • NWipe A command-line tool that allows for secure erasing of disk drives, a fork of the DBAN software.
  • Secure Erase - A set of commands for the ATA interface to erase all data from a hard disk or solid-state drive.
  • BleachBit - A free and open-source disk space cleaner, privacy manager, and computer system optimizer that includes file shredding and disk wiping features.
  • Scrub - A command-line tool for Unix-like systems that writes patterns on files or disk devices to make retrieving the data more difficult.
  • Wipe - A secure file wiping utility for Unix-like systems that uses a variety of overwrite patterns to ensure data is unrecoverable.
  • dd - While not specifically a data wiping tool, dd can be used to overwrite a disk with random data or zeros, effectively wiping it.
  • hdparm - A command-line tool to set and view ATA hard disk drive hardware parameters, including initiating a Secure Erase command.
  • GParted - A free partition editor that can be used to manage disk partitions, and can also securely wipe partitions using various algorithms.

Any of the top, would be appreciated it.

 

Edited by RoTalk

4 hours ago, RoTalk said:

Does NerdTools have or can we request any of the following for disk management to wipe prior to decommission, donate or sell a hard drive? 

  • Shred - A command-line utility available in most Linux distributions for overwriting and deleting individual files.
  • dd - While not specifically a data wiping tool, dd can be used to overwrite a disk with random data or zeros, effectively wiping it.
  • hdparm - A command-line tool to set and view ATA hard disk drive hardware parameters, including initiating a Secure Erase command.

Any of the top, would be appreciated it.

 

 

Those 3 are built into the base unRaid install.

 

really appreciate that mktorrent is included.  have you considered sox, flac, and lame to add?

2 hours ago, bmartino1 said:

I'm have no hardware issues but FCP plugin flags mce.

I would think these are actually happening for FCP to flag them.   They may well, however, be ones you can ignore especially if they just occur during the boot/startup sequence.  Perhaps posting your diagnostics.zip file might allow for informed feedback on this.

Requesting zoxide to be added, it is life changing

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.