SØG - mellem flere end 8 millioner bøger:
Viser: How Linux Works, 2nd Edition - What Every Superuser Should Know
How Linux Works, 2nd Edition
What Every Superuser Should Know
Brian Ward
(2014)
om ca. 2 hverdage
Detaljer om varen
- 2. Udgave
- Paperback: 392 sider
- Udgiver: No Starch Press, Incorporated (November 2014)
- ISBN: 9781593275679
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.
Chapter 1: The Big Picture
Chapter 2: Basic Commands and Directory Hierarchy
Chapter 3: Devices
Chapter 4: Disks and Filesystems
Chapter 5: Linux Booting: Boot Loaders and Kernel
Chapter 6: How User Space Starts
Chapter 7: System Configuration: Logging, System Time, Batch Jobs, and Users
Chapter 8: A Closer Look at Processes and Resource Utilization
Chapter 9: Understanding Your Network and Its Configuration
Chapter 10: Network Applications and Services
Chapter 11: Introduction to Shell Scripts
Chapter 12: Moving Files Across the Network
Chapter 13: User Environments
Chapter 14: A Brief Survey of the Linux Desktop
Chapter 15: Development Tools
Chapter 16: Compiling Software from Source Code
Chapter 17: Building on the Basics