meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:tools:usbguard [2026/06/11 12:25] – created titannetlinux:tools:usbguard [2026/06/11 12:25] (current) titannet
Line 2: Line 2:
  
  
-<code>+<code bash>
  
 +sudo usbguard list-devices -b
  
 +#permantently allow id #
 +sudo usbguard allow-device -p #
 +</code>