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

having some trouble uninstalling Python 2.7 in the latest ver

 

nerd tools suggests that it isnt in use by any other plugins, and it seems to be causing kernel issues having it enabled - see below;

 

unraid is latest RC, Nerd Tools etc are all up to date

 

Quote

[ 3352.469259] swap_dup: Bad swap file entry 00010000
[ 3352.477249] swap_info_get: Bad swap file entry 00010000
[ 3352.477251] BUG: Bad page map in process python2  pte:40000000 pmd:3a456a067
[ 3352.477325] addr:00002b3d63d01000 vm_flags:00100073 anon_vma:ffff880387a4ecd0 mapping:          (null) index:2b3d63d01
[ 3352.477428] file:          (null) fault:          (null) mmap:          (null) readpage:          (null)
[ 3352.477525] CPU: 5 PID: 15052 Comm: python2 Not tainted 4.12.14-unRAID #1
[ 3352.477526] Hardware name: System manufacturer System Product Name/MAXIMUS IV GENE-Z/GEN3, BIOS 0402 10/19/2011
[ 3352.477527] Call Trace:
[ 3352.477531]  dump_stack+0x61/0x7e
[ 3352.477535]  print_bad_pte+0x207/0x225
[ 3352.477536]  unmap_page_range+0x6d4/0x7f6
[ 3352.477538]  unmap_single_vma+0x65/0x6f
[ 3352.477539]  unmap_vmas+0x51/0x7e
[ 3352.477540]  exit_mmap+0x6e/0x106
[ 3352.477542]  gmmput+0x49/0xe8
[ 3352.477544]  flush_old_exec+0x5a9/0x61b
[ 3352.477546]  load_elf_binary+0x26d/0x132f
[ 3352.477548]  ? get_cached_acl+0x41/0x49
[ 3352.477549]  ? get_acl+0x19/0xca
[ 3352.477550]  ? in_group_p+0x27/0x2f
[ 3352.477552]  ? generic_permission+0x49/0x16c
[ 3352.477553]  ? __inode_permission+0x48/0x9c
[ 3352.477554]  search_binary_handler+0x70/0x1f3
[ 3352.477556]  do_execveat_common.isra.15+0x458/0x5bc
[ 3352.477557]  do_execve+0x1e/0x20
[ 3352.477558]  SyS_execve+0x25/0x29
[ 3352.477560]  do_syscall_64+0x5e/0xb4
[ 3352.477562]  entry_SYSCALL64_slow_path+0x25/0x25
[ 3352.477563] RIP: 0033:0x2b3d55453897
[ 3352.477563] RSP: 002b:00002b3d6346e758 EFLAGS: 00000202 ORIG_RAX: 000000000000003b
[ 3352.477565] RAX: ffffffffffffffda RBX: 00002b3dc0004340 RCX: 00002b3d55453897
[ 3352.477565] RDX: 00007ffd6fe14cc0 RSI: 00002b3dc0004340 RDI: 00002b3dc0000b10
[ 3352.477566] RBP: 0000000000000008 R08: 00002b3dc0004310 R09: 0000000000000000
[ 3352.477567] R10: 0000000000000095 R11: 0000000000000202 R12: 00002b3d551752c8
[ 3352.477567] R13: 00002b3d54e0bed0 R14: 0000559feca99ed0 R15: 0000000000000008
[ 3352.477569] Disabling lock debugging due to kernel taint
 

 

thanks guys

23 hours ago, dmacias said:
On 9/28/2017 at 11:11 AM, etsi said:
Can you add restic? https://github.com/restic/restic

I'll take a look. However there's no pre built package or slack build that I could find. So it may be a while till I have time. Have you tried borg backup?

 

 

Thanks I will try borg.

Hi,

is it possible to update the version of "nc" to a version wich support the "U" parameter (U = Use UNIX domain socket). I would like to use Virt-Manager to connect over SSH to the unRaid server. But Virt-Manager use nc and the U parameter for this solution. I know it is possible to connect, via changing the list_addr of the libvirtd configuration. But I think this is not a secure solution. Other secure methods of libvirtd, need more configuration and work not out of the box.

 

Regards Thomas

Hi,
is it possible to update the version of "nc" to a version wich support the "U" parameter (U = Use UNIX domain socket). I would like to use Virt-Manager to connect over SSH to the unRaid server. But Virt-Manager use nc and the U parameter for this solution. I know it is possible to connect, via changing the list_addr of the libvirtd configuration. But I think this is not a secure solution. Other secure methods of libvirtd, need more configuration and work not out of the box.
 
Regards Thomas
Did you try the netcat-openbsd?

@dmacias Thanks for the tip. Now it is working.

Hello, is it possible to add gstack?

 

When I boot my virtual machines it sometimes just hanging on Windows Logo, and qemu-system-x86_64 is using 100% cpu all the time. I think a stack call trace by gstack might help a lot to troubleshoot this kind of issue.

 

Best Regards,

Alex

Hello, is it possible to add gstack?
 
When I boot my virtual machines it sometimes just hanging on Windows Logo, and qemu-system-x86_64 is using 100% cpu all the time. I think a stack call trace by gstack might help a lot to troubleshoot this kind of issue.
 
Best Regards,
Alex
I can see about adding pstack to the dev pack. It requires a too many dependencies for here. And most are already in the dev pack.
9 hours ago, dmacias said:
On 10/1/2017 at 10:59 AM, rowid_alex said:
Hello, is it possible to add gstack?
 
When I boot my virtual machines it sometimes just hanging on Windows Logo, and qemu-system-x86_64 is using 100% cpu all the time. I think a stack call trace by gstack might help a lot to troubleshoot this kind of issue.
 
Best Regards,
Alex

I can see about adding pstack to the dev pack. It requires a too many dependencies for here. And most are already in the dev pack.

 

Thanks! Good to know at least we have a plan to add it in the future.

how to uninstall components?

If I click on "uninstall off" nothing happens.

3 hours ago, isvein said:
how to uninstall components?
If I click on "uninstall off" nothing happens.

Normally you click uninstall off, it toggles, changes blue and then shows uninstall on. Then everytime you click Apply, any non selected packages will be uninstalled.

However, I if your on the latest version of the plugin you can't from the webgui. I forgot one little period in the last update. I'll fix shortly. But you can deselect what you don't want. Click Apply. Then run packagemanager -u from the command line.

 

Edit: should be fixed now if you update the plugin

Edited by dmacias

Can borg be updated to the new release 1.1.0?

 

Thanks!!

5 hours ago, airbillion said:

Can borg be updated to the new release 1.1.0?

 

Thanks!!

That was fun!! updated borg.

Awesome!!

 

That was quick...

 

Thanks!!

quick question...

 

Once installed should it work right away or will I need to reboot?

 

It says it is installed, but borg --version yields:  

-bash: /bin/borg: No such file or directory

edit:

 

WHen I try and run it from where it is installed:

:# borg --version
Traceback (most recent call last):
  File "./borg", line 6, in <module>
    from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'

Thanks again!

Edited by airbillion

When I run borg the following appears:

 

"Using a pure-python msgpack! This will result in lower performance."

 

 

When I run borg the following appears:
 
"Using a pure-python msgpack! This will result in lower performance."
 
 
Not sure. Was this happening on 1.0.11?
3 minutes ago, dmacias said:
18 minutes ago, etsi said:
When I run borg the following appears:
 
"Using a pure-python msgpack! This will result in lower performance."
 
 

Not sure. Was this happening on 1.0.11?

 

borg -V
borg 1.0.11
 

If I download the binary of 1.0.11 it works perfectly...I have been using Borg for over a year now...wanted to use it from nerdpack so I do not need to rely on my go script any longer...

Sent from my SM-N950U using Tapatalk

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.