Sign in with
Sign up | Sign in
Your question
Solved

How should i diasble usb in linux ....

Tags:
  • USB
  • Linux
Last response: in Linux/Free BSD
Share
February 13, 2014 3:30:30 AM

need help !!!!!

More about : diasble usb linux

Best solution

a b 5 Linux
February 13, 2014 5:04:56 AM

The easiest way would be to disable it in the BIOS settings. Other than that, compile a kernel without USB support as either a built-in or a module. With most Liniux distributions it may be possible to do this just by removing the relevant modules from /lib/modules.

Of course, anything that you do can easily be countermanded by someone with root access. Make sure that users don't have root access and that any sudo privileges are closely controlled.
Share
!