THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

There is an extra step for the USB devices:
USB capture setup: Linux

To give regular users privileges, make the usbmonX device(s) readable:

sudo setfacl -m u:$USER:r /dev/usbmon*

(Sniff usb with non-root user under Ubuntu 18.04)

There is an extra step for the USB devices:
USB capture setup: Linux

To give regular users privileges, make the usbmonX device(s) readable:

sudo setfacl -m u:$USER:r /dev/usbmon*

(Sniff usb with non-root user under Ubuntu 18.04)