Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 10. The Kernel > Kernel Basics

Kernel Basics

Linux is truly just the kernel. Red Hat and the other distributions in existence today are software and configuration files packaged with the Linux kernel to bring you an entire operating system (although we still refer to any distribution as Linux). Because the kernel is really what runs everything, understanding how it works is essential. The kernel can be used to load new drivers, support new hardware, or even offer a custom kernel for individual needs. The Linux kernel is modular, and because of this, you can load and unload kernel modules even after the system has booted. In this chapter, we look at four commands that help when working with the kernel:

unameDisplays information about the kernel
lsmodLists currently loaded kernel modules
modinfoDisplays information about a kernel module
sysctlEnables you to tune kernel parameters



  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial