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


jonp

Recommended Posts

On Unraid 6.9.2, strace included in the nerd pack requires the libdw.so.1 library (and possibly other libraries as well which it may complain about after libdw is added)

strace: error while loading shared libraries: libdw.so.1: cannot open shared object file: No such file or directory

 

Link to comment
1 hour ago, sjoerd said:

Hey gents..

 

Where is the .vimrc file located... i need to change the tab-spacing - 8 spaces is ridiculous 🙂

 

Regards

Sjoerd

 

Typically this is ~/.vimrc (aka /root/.vimrc) but this path isn't located on persistent storage so it won't survive reboots.  Run this once but also add it to /boot/config/go

 

echo "set tabstop=4" >> ~/.vimrc

 

Edited by jortan
Link to comment
7 hours ago, jortan said:

 

Typically this is ~/.vimrc (aka /root/.vimrc) but this path isn't located on persistent storage so it won't survive reboots.  Run this once but also add it to /boot/config/go

 

echo "set tabstop=4" >> ~/.vimrc

 

 

Awesome - will do that

 

Thank you

Sjoerd

Link to comment
  • 2 weeks later...
  • 2 weeks later...

I had been using multitail inside a tmux recently and everything was working great.  About a week ago or so I wandered by the Nerd Pack page and let everything update.  Now when I try to run multitail inside of tmux it only gives the following error.

Error opening terminal: tmux-256color.

I'm not much of a linux expert.  Barely a user.  Is there something that I'm doing wrong?

These are the packages I have NP loading:
ctop-0.7.3-x86_64-1.txz
iotop-0.6-x86_64-1_fs.tgz
mediainfo-19.09-x86_64-1_SBo.txz
multitail-6.4.2-x86_64-1.txz
ncurses-terminfo-6.1.20191130-x86_64-1.txz
perl-5.32.0-x86_64-1.txz
python-2.7.11-x86_64-2.txz
tmux-3.1.0-x86_64-1.txz

 

Logging in with Putty 0.67 from Windows 10.

 

Thanks!

Edited by NIronwolf
  • Like 1
Link to comment
On 2/10/2022 at 7:29 AM, pants said:

On Unraid 6.9.2, strace included in the nerd pack requires the libdw.so.1 library (and possibly other libraries as well which it may complain about after libdw is added)

strace: error while loading shared libraries: libdw.so.1: cannot open shared object file: No such file or directory

 

 

Had the same problem, solved it by uninstalling strace from nerdpack and then getting an older package from: https://slackware.pkgs.org/14.2/slackware-x86_64/strace-4.11-x86_64-1.txz.html

 

Copy it somewhere on your server, get a shell and use upgradepkg --install-new strace-4.11-x86_64-1.txz

 

Worked for me...

Edited by Wimpie
Link to comment
On 3/21/2022 at 5:29 AM, Wimpie said:

 

Had the same problem, solved it by uninstalling strace from nerdpack and then getting an older package from: https://slackware.pkgs.org/14.2/slackware-x86_64/strace-4.11-x86_64-1.txz.html

 

Copy it somewhere on your server, get a shell and use upgradepkg --install-new strace-4.11-x86_64-1.txz

 

Worked for me...

 

does installing slackware packages survive a reboot?

Link to comment
On 3/21/2022 at 12:29 AM, Wimpie said:

 

Had the same problem, solved it by uninstalling strace from nerdpack and then getting an older package from: https://slackware.pkgs.org/14.2/slackware-x86_64/strace-4.11-x86_64-1.txz.html


Thanks for the tip! This worked for me as well.

 

On 3/22/2022 at 1:24 AM, uek2wooF said:

 

does installing slackware packages survive a reboot?

On 3/22/2022 at 9:41 AM, primeval_god said:

No they must be reinstalled on bootup.

 

FYI, slackware packages placed in the /boot/extras directory will be auto-installed on boot.

Link to comment
On 4/2/2022 at 6:45 PM, nickp85 said:

I have 3 packages that keep saying update available but won't actually update. It says they are installing and completes but then GUI still says update available. How can I fix this?

 

image.png.f5bf61cce1457c93829a8594f027560b.png

Same here, can't uninstall or update?

Link to comment
  • 2 weeks later...
On 4/2/2022 at 12:45 PM, nickp85 said:

I have 3 packages that keep saying update available but won't actually update. It says they are installing and completes but then GUI still says update available. How can I fix this?

 

@jonp any thoughts here? Seems to be something wrong with installing stuff from the Nerd pack

Link to comment
  • Squid unpinned this topic

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.