PDA

View Full Version : How to disable usb ports


perfectpol7
2009-04-06, 01:50 AM CDT
Hie I need to disable usb port so that users may not plug in usb flash drives or any usb mass storage devices. How do I disable them, i am using fedora distro 10.

linuxelu
2009-04-06, 02:56 AM CDT
maybe this will help you:

http://www.cyberciti.biz/faq/linux-disable-modprobe-loading-of-usb-storage-driver/

cheers

Gaurav Prabhu
2009-04-06, 03:36 AM CDT
You can disable the USB controllers from the BIOS.

perfectpol7
2009-04-06, 04:33 AM CDT
maybe this will help you:

http://www.cyberciti.biz/faq/linux-disable-modprobe-loading-of-usb-storage-driver/

cheers

I have managed to disabled the USB using the above link. thanks