EmbeddedRelated.com
Books

How Linux Works, 2nd Edition: What Every Superuser Should Know

Ward, Brian 2014

Unlike some operating systems, Linux doesn't try to hide the important bits from you—it gives you full control of your computer. But to truly master Linux, you need to understand its internals, like how the system boots, how networking works, and what the kernel actually does.

In this completely revised second edition of the perennial best seller How Linux Works, author Brian Ward makes the concepts behind Linux internals accessible to anyone curious about the inner workings of the operating system. Inside, you'll find the kind of knowledge that normally comes from years of experience doing things the hard way. You'll learn:

  • How Linux boots, from boot loaders to init implementations (systemd, Upstart, and System V)
  • How the kernel manages devices, device drivers, and processes
  • How networking, interfaces, firewalls, and servers work
  • How development tools work and relate to shared libraries
  • How to write effective shell scripts
You'll also explore the kernel and examine key system tasks inside user space, including system calls, input and output, and filesystems. With its combination of background, theory, real-world examples, and patient explanations, How Linux Works will teach you what you need to know to solve pesky problems and take control of your operating system.


Why Read This Book

You will get a clear, pragmatic tour of how Linux actually works under the hood — from bootloaders and init systems to kernel interfaces, device handling, filesystems, and networking — explained in an approachable way with real commands and examples. If you build or maintain Linux-based embedded products, this book helps bridge the gap between ‘it boots’ and understanding why it behaves that way and how to troubleshoot or customize it.

Who Will Benefit

Best suited for embedded engineers and firmware developers who are transitioning to or working with Linux-based devices and need practical, systems-level knowledge to configure, debug, and optimize Embedded Linux systems.

Get This Book

Related Books