Chapter 17. Kernel Administration
Managing the state-of-the-art Linux kernel
The kernel is the heart and soul of your operating system. It manages the memory, CPU, and disks; every piece of hardware in your system needs it to function. The Linux kernel is one of the most flexible and customizable in existence, and managing it is fairly straightforward, but can be tricky at times.
Customizing Your Kernel
In virtually every flavor of UNIX, it is possible to configure the kernel to some extent. Usually this is done by specifying a set of external, loadable modules to insert into the kernel at boot-time. With Linux, you can do this and much more. In addition to being able to insert code modules manually at bootup, Linux can also load modules on-demand ...
Get Red Hat Linux System Administration Handbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.