Cargando…

How Linux works : what every superuser should know /

In this completely revised second edition, Brian Ward makes accessible the concepts behind Linux internals to anyone curious about the inner workings of the operating system. Readers will learn: how Linux boots, from boot loaders to init implementations (systemd, Upstart, and System V); how the kern...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Ward, Brian, 1972- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco, CA : No Starch Press, [2015]
Edición:Second edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
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.