logo
分类于: 计算机基础 互联网

简介

How Linux Works: What Every Superuser Should Know

How Linux Works: What Every Superuser Should Know 8.4分

资源最后更新于 2020-07-25 14:10:33

作者:Brian Ward

出版社:No Starch Press

出版日期:2014-01

ISBN:9781593275679

文件格式: pdf

标签: Linux 操作系统 OS Linux/Unix CS 计算机 计算机科学 阿男推荐

简介· · · · · ·

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 W...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

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