Logo

Linux Kernel in a Nutshell by Greg Kroah-Hartman

Large book cover: Linux Kernel in a Nutshell

Linux Kernel in a Nutshell
by

Publisher: O'Reilly Media, Inc.
ISBN/ASIN: 0596100795
ISBN-13: 9780596100797
Number of pages: 198

Description:
Written by a leading developer and maintainer of the Linux kernel, Linux Kernel in a Nutshell is a comprehensive overview of kernel configuration and building, a critical task for Linux users and administrators. Computers big and small have special requirements that require reconfiguring and rebuilding the kernel. Whether you are trying to get sound, wireless support, and power management working on a laptop or incorporating enterprise features such as logical volume management on a large server, you can benefit from the insights in this book. Linux Kernel in a Nutshell covers the entire range of kernel tasks, starting with downloading the source and making sure that the kernel is in sync with the versions of the tools you need. In addition to configuration and installation steps, the book offers reference material and discussions of related topics such as control of kernel options at runtime.

Home page url

Download or read it online for free here:
Download link
(3.4MB, ZIP/PDF)

Similar books

Book cover: Self-Service Linux: Mastering the Art of Problem DeterminationSelf-Service Linux: Mastering the Art of Problem Determination
by - Prentice Hall PTR
The book goes into details about the linux system, how to use built in tools, how to read C source code, how that C source translates into assembly, how different assembly optimizations can make debugging difficult, the memory heap and stack, etc.
(13463 views)
Book cover: The Linux Gamers' HOWTOThe Linux Gamers' HOWTO
by
This is a stepping stone to to give people the knowledge to begin thinking about what is going on with their games. You need to know a little more about what's going on behind the scenes with your system to be able to keep your games healthy.
(20761 views)
Book cover: GNU Emacs ManualGNU Emacs Manual
by - Free Software Foundation
GNU Emacs is much more than a word processor. This book explains the full range of Emacs' power and contains reference material useful to expert users. Appendices with specific material for Macintosh and Microsoft OS users are included.
(15409 views)
Book cover: Linux InternalsLinux Internals
by - The Shuttleworth Foundation
A textbook that shows the internal workings of the system in an approachable fashion, so that anyone can use this text to learn. The authors explain the lower level information without becoming too entrenched in the nitty-gritty details.
(16456 views)