Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
How-To: Compile a Linux Kernel
Posted by Philipp Esselbach on: 05/08/2006 08:51 AM [ Print | 0 comment(s) ]
OSWeekly.com has published a new how-to: Compile a Linux Kernel
The kernel is the core piece of most operating systems. It is a piece of software responsible for the communication between hardware and software components. As a basic component of an operating system, a kernel provides abstraction layers for hardware, especially for memory, processors and communication between hardware and software. It also provides software facilities such as process abstractions and makes interprocess communication easier.
How-To: Compile a Linux Kernel
Related Threads
12/27/2004 07:58 PM: How-To: Modifying UI font of gtk1 and gtk2 application (3) by zero0w
