Displaying posts categorized under

compilation

Six Easy Steps to Compiling and Installing Linux Kernel

Compiling Linux Kernel is used for making your system as very customizable one . User can change kernel modules and device drivers based on their need . Suppose if i want to disable wireless support in my desktop PC [because wifi card is not available in my system] . i can recompile and disable that [...]