No quedan existencias de este artículo.

How Linux Works, 3rd Edition: What Every Superuser Should Know by Brian Ward

AlibrisBooks
(471158)
Registrado como vendedor profesional
USD30,68
Aproximadamente25,97 EUR
Estado:
En buen estado
Sin existencias2 vendidos
Envío:
Gratis Standard Shipping.
Ubicado en: Sparks, Nevada, Estados Unidos
Entrega:
Entrega prevista entre el lun. 22 sep. y el sáb. 27 sep. a 94104
Las fechas previstas de entrega (se abre en una nueva ventana o pestaña) incluyen el tiempo de manipulación del vendedor, el código postal de origen, el código postal de destino y la hora de aceptación, y dependen del servicio de envío seleccionado y de que el pago se haya hecho efectivoel pago se haya hecho efectivo (se abre en una nueva ventana o pestaña). Los plazos de entrega pueden variar, especialmente en épocas de mucha actividad.
Devoluciones:
30 días para devoluciones. El comprador paga el envío de la devolución..
Pagos:
    Diners Club

Compra con confianza

Garantía al cliente de eBay
Si no recibes el artículo que has pedido, te devolvemos el dinero. Más informaciónGarantía al cliente de eBay - se abre en una nueva ventana o pestaña
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:403948630736
Última actualización el 08 sep 2025 16:48:48 H.EspVer todas las actualizacionesVer todas las actualizaciones

Características del artículo

Estado
En buen estado: Libro que se ha leído pero que está en buen estado. Daños mínimos en la tapa, ...
Book Title
How Linux Works, 3rd Edition: What Every Superuser Should Know
Publication Date
2021-04-19
ISBN
1718500408
Categoría

Acerca de este producto

Product Identifiers

Publisher
No Starch Press, Incorporated
ISBN-10
1718500408
ISBN-13
9781718500402
eBay Product ID (ePID)
24038598829

Product Key Features

Number of Pages
464 Pages
Publication Name
How Linux Works, 3rd Edition : What Every Superuser Should Know
Language
English
Publication Year
2021
Subject
Operating Systems / Unix, Operating Systems / Linux, System Administration / Linux & Unix Administration, General
Type
Textbook
Author
Brian Ward
Subject Area
Mathematics, Computers
Format
Trade Paperback

Dimensions

Item Height
1.2 in
Item Weight
31.2 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Edition Number
3
Intended Audience
Trade
LCCN
2021-287712
Reviews
"Comprehensive . . . The third edition of How Linux Works is a good introduction to Linux that also is organized such that readers can flip through and go as far into a subject as necessary to answer questions at hand, skipping the more extensive explanations that aren't crucial for their current topic of interest. In that regard, the book is a nice reference to have on the bookshelf." --Lee Teschler, Microcontroller Tips "The book is very thorough--from looking down into the hardware, through delving into how the kernel functions, to covering the most important commands, file systems, swap space, boot loaders, networking and more. In fact, I'm not at all surprised that this book has survived to its 3rd edition--both because it's a genuinely good book and because Linux has gone through some serious changes in the past seven years, especially related to such things as its use of containers, the flexibility of logical volume manager and the continued move toward virtualization. . . . This is a very thorough and up-to-date book. After using Unix and then Linux for nearly 40 years, I am still getting a lot of value and significant insights from reading it." --Sandra Henry-Stocker, longstanding Linux journalist "If you've not read this book yet, you really should. It's very good, highly detailed, approachable, comprehensive, and just an overall joy to read as a Linux nerd. Highly recommend!" --Adam Miller, @TheMaxamillion "This book provides an overview of Linux, with some information on how to dive deeper into its topics. Recommended." --Ian Bruntlett, C Vu Journal Vol. 33 #4, ACCU "I recommend [ How Linux Works ] if you want to learn and understand the core functioning of Linux. [It's] the perfect book if you are absolutely new or if you want to improve your Linux knowledge." --It's FOSS - Linux Portal, @itsfoss2 "A fantastic book which I highly recommend whether you are new to Linux or an old hat." --The Security Noob Reviews for How Linux Works : "If you are interested in Linux, How Linux Works: What Every Superuser Should Know is a must-read title." --LinuxInsider "Lots to offer on almost every aspect of the Linux architecture." --Everyday Linux User "You'll get an essential understanding of what's going on under the hood without getting bogged down in minutiae--making this a very refreshing (and wholly recommended) addition to the Linux literature." --Phil Bull, co-author of Ubuntu Made Easy and member of the Ubuntu documentation team "Dives straight into the transparent depths of Linux-based operating systems and shows us how all the pieces fit together." --DistroWatch "Earns its place on the shelf as an essential reference." --The MagPi magazine, Reviews for How Linux Works : "If you are interested in Linux, How Linux Works: What Every Superuser Should Know is a must-read title." --LinuxInsider "Lots to offer on almost every aspect of the Linux architecture." --Everyday Linux User "You'll get an essential understanding of what's going on under the hood without getting bogged down in minutiae--making this a very refreshing (and wholly recommended) addition to the Linux literature." --Phil Bull, co-author of Ubuntu Made Easy and member of the Ubuntu documentation team "Dives straight into the transparent depths of Linux-based operating systems and shows us how all the pieces fit together." --DistroWatch "Earns its place on the shelf as an essential reference." --The MagPi magazine
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.432
Table Of Content
1. The Big Picture 2. Basic Commands and Directory Hierarchy 3. Devices 4. Disks and Filesystems 5. How the Linux Kernel Boots 6. How User Space Starts 7. System Configuration: Logging, System Time, Batch Jobs, and Users 8. A Closer Look at Processes and Resource Utilization 9. Understanding Your Network and Its Configuration 10. Network Applications and Services 11. Introduction to Shell Scripts 12. Network File Transfer and Sharing 13. User Environments 14. A Brief Survey of the Linux Desktop and Printing 15. Development Tools 16. Introduction to Compiling Software from C Source Code 17. Virtualization
Synopsis
Best-selling guide to the inner workings of the Linux operating system with over 50,000 copies sold since its original release in 2014. Linux for the Superuser 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 third edition of the bestselling How Linux Works , author Brian Ward peels back the layers of this well-loved operating system to make Linux internals accessible. This edition has been thoroughly updated and expanded with added coverage of Logical Volume Manager (LVM), virtualization, and containers. You'll learn: - How Linux boots, from boot loaders to init (systemd) - 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 processes, including system calls, input and output, and filesystem maintenance. With its combination of background, theory, real-world examples, and thorough explanations, How Linux Works, 3rd Edition will teach you what you need to know to take control of your operating system. NEW TO THIS EDITION: - Hands-on coverage of the LVM, journald logging system, and IPv6 - Additional chapter on virtualization, featuring containers and cgroups - Expanded discussion of systemd Covers systemd-based installations, Best-selling guide to the inner workings of the Linux operating system with over 50,000 copies sold since its original release in 2014. Linux for the Superuser 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 third edition of the bestselling How Linux Works , author Brian Ward peels back the layers of this well-loved operating system to make Linux internals accessible. This edition has been thoroughly updated and expanded with added coverage of Logical Volume Manager (LVM), virtualization, and containers. You'll learn- How Linux boots, from boot loaders to init (systemd)How the kernel manages devices, device drivers, and processesHow networking, interfaces, firewalls, and servers workHow development tools work and relate to shared librariesHow to write effective shell scripts You'll also explore the kernel and examine key system tasks inside user-space processes, including system calls, input and output, and filesystem maintenance. With its combination of background, theory, real-world examples, and thorough explanations, How Linux Works, 3rd Edition will teach you what you need to know to take control of your operating system. NEW TO THIS EDITION- Hands-on coverage of the LVM, journald logging system, and IPv6Additional chapter on virtualization, featuring containers and cgroupsExpanded discussion of systemd Covers systemd-based installations, Best selling guide to the inner workings of the Linux operating system with over 50,000 copies sold since its release in 2014. This in-depth guide to the various components of a Linux system covers topics like how the system boots, how networking works, and what the Linux kernel actually does. The Linux operating system is the power behind Android, Chromebooks, web servers, and the public cloud. It's impossible to know for sure but there may well be over 60 million Linux users in the world. Developers and system maintainers need to understand how Linux works in order to use it effectively and fix it when it breaks. In this third edition of the best selling How Linux Works, author Brian Ward peels back the layers of this well-loved operating system to make Linux internals accessible. Readers learn how Linux boots, how the kernel manages devices and device drivers, and how processes, networking, interfaces, firewalls, and servers work. They also learn how Linux-based development tools work, how to use shared libraries, and how to write effective shell scripts. This edition has been thoroughly updated and expanded with added coverage of Logical Volume Manager (LVM), virtualization, and containers.
LC Classification Number
QA76.774.L46

Descripción del artículo del vendedor

Información de vendedor profesional

Certifico que todas mis actividades de venta cumplirán todas las leyes y reglamentos de la UE.
Acerca de este vendedor

AlibrisBooks

98,7% de votos positivos2,0 millones artículos vendidos

Se unió el may 2008
Suele responder en 24 horas
Registrado como vendedor profesional
Alibris is the premier online marketplace for independent sellers of new & used books, as well as rare & collectible titles. We connect people who love books to thousands of independent sellers around ...
Ver más
Visitar tiendaContactar

Valoraciones detalladas sobre el vendedor

Promedio durante los últimos 12 meses
Descripción precisa
4.9
Gastos de envío razonables
5.0
Rapidez de envío
5.0
Comunicación
5.0

Votos de vendedor (524.103)

Todas las valoraciones
Positivas
Neutras
Negativas
  • r***r (25)- Votos emitidos por el comprador.
    Mes pasado
    Compra verificada
    Bought this book and it was brand new. It was in new condition crisp papers and seemed like it was never used. It was very affordable and it didn't have any highlighted notes or anything. It was way better than I expected to be.
Ver todos los votos