How Linux Works: What Every Superuser Should Know, 2nd Edition
بر خلاف بعضی از سیستم عامل ها، لینوکس سعی در پنهان نگه داشتن قسمتهای مهم از شما ندارد و کنترل کامل کامپیوتر خودتان را در اختیارتان قرار میدهد. اما برای اینکه حقیقتا در لینوکس استاد شوید، شما نیاز به درک داخل آن دارید مثل این که سیستم چگونه بوت میشود، شبکه چگونه کار میکند و این که کرنل واقعا چه کاری انجام میدهد.
در ویرایش دوم کتاب How Linux Works، مطالبی از قبیل این که لینوکس چگونه بوت میشود، کرنل چگونه دستگاه ها، درایورهای دستگاهها و پروسسها را مدیریت میکند، نحوه کار کردن شبکه، اینترفیس ها، فایر والها و سرورها و نوشتن موثر شل اسکریپت مورد بررسی قرار گرفته است.
Table of Contents
Chapter 1. The Big Picture
Chapter 2. Basic Commands and Directory Hierarchy
Chapter 3. Devices
Chapter 4. Disks and Filesystems
Chapter 5. How the Linux Kernel Boots
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. Introduction to Compiling Software From C Source Code
Chapter 17. Building on the Basics
Appendix A. Bibliography