Cargando…
How Linux works : what every superuser should know
En esta segunda edición completamente revisada , Brian Ward, hace accesibles los conceptos detrás de Linux a cualquier persona curiosa sobre el funcionamiento interno del sistema operativo. Los lectores aprenderán : cómo Linux arranca, desde gestores de arranque hasta implementaciones iniciales (sys...
Autor principal: | |
---|---|
Formato: | Libro |
Lenguaje: | English |
Publicado: |
San Francisco :
No Starch Press,
2015, ©2015.
|
Edición: | 2nd edition. |
Materias: |
Tabla de Contenidos:
- The big picture
- Basic commands and directory hierarchy
- Devices
- Disks and filesystems
- How the Linux kernel boots
- How user space starts
- System configuration: logging, system time, batch jobs, and users
- A closer look at processes and resource utilization
- Understanding your network and its configuration
- Network applications and services
- Introduction to shell scripts
- Moving files across the network
- User environments
- A brief survey of the Linux desktop
- Development tools
- Introduction to compiling software from C source code
- Building on the basics.