computing/linux/topics/linux-performance

Guide to Disable Hardware in Linux

Guide to Disable Hardware in Linux

At this time, disabling hardware under Linux is still a tricky business. There is no hardware gui like there is in Windows. So, when you want to disable a hardware device you must either remove the kernel module (driver), or blacklist it.