Linux > Server Security & Hardening

Disable USB stick to Detect

(1/1)

Vinil:
If we want to restrict users from using USB stick in systems to protect and secure data from stealing. Create a file '/etc/modprobe.d/no-usb' and adding below line will not detect USB storage.



--- Quote ---# vi /etc/modprobe.d/no-usb

install usb-storage /bin/true
--- End quote ---

Navigation

[0] Message Index

Go to full version