Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Disable USB stick to Detect  (Read 11737 times)

0 Members and 1 Guest are viewing this topic.

Vinil

  • Guest
Disable USB stick to Detect
« on: January 13, 2014, 09:36:07 am »
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