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.

request: tcpdump plugin

Featured Replies

Hello,

 

Is there a prepackaged plugin (similar to Nerd Tools by eshultz) that installs tcpdump on an unraid6 box?  I believe it would help me debug some docker container problems.

 

Thanks!

Hi,

 

you could download the txz file directly from the slack repository and put it in your \Flash\packages folder on the memory stick. It'll install the tcpdump package at boot, i use this on a few packages myself (net-snmp for example)

 

http://pkgs.org/slackware-14.1/slackware-x86_64/tcpdump-4.4.0-x86_64-1.txz/download/

 

there's also a wiki article about this here;

 

https://lime-technology.com/wiki/index.php/Methods_of_user_customization#Packages_added_dynamically_on_each_boot

 

hope you get it sorted :)

 

Hi,

 

you could download the txz file directly from the slack repository and put it in your \Flash\packages folder on the memory stick. It'll install the tcpdump package at boot, i use this on a few packages myself (net-snmp for example)

 

http://pkgs.org/slackware-14.1/slackware-x86_64/tcpdump-4.4.0-x86_64-1.txz/download/

 

there's also a wiki article about this here;

 

https://lime-technology.com/wiki/index.php/Methods_of_user_customization#Packages_added_dynamically_on_each_boot

 

hope you get it sorted :)

You can create an extra folder (/boot/extra) and put any .txz file in it and unRAID will automatically installpkg when it boots. If you put it in a packages folder, then you will have to add the installpkg command to your go file to install it. That wiki is not wrong, but if you follow the link to the (old) forum post you will see that it was necessary to put installpkg in go.

 

The way unRAID has worked on boot for some time now is:

 

1. installpkg any .txz,.tgz files in extra

2. installplg any .plg file in plugins (system plugins such as webGUIs)

3. installplg any .plg file in config/plugins (user plugins, most plugins belong here)

4. execute script config/go

 

Archived

This topic is now archived and is 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.