Bild 1 von 1

Galerie
Bild 1 von 1

Wie Linux funktioniert, 3. Auflage: Was jeder Superuser wissen sollte von Brian Ward-
US $30,68
Ca.EUR 25,97
Artikelzustand:
Gut
Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers.
Nicht mehr vorrätig2 verkauft
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Versand:
Kostenlos Standard Shipping.
Standort: Sparks, Nevada, USA
Lieferung:
Lieferung zwischen Mo, 22. Sep und Sa, 27. Sep nach 94104 bei heutigem Zahlungseingang
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
Sicher einkaufen
- Gratis Rückversand im Inland
- Punkte für jeden Kauf und Verkauf
- Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:403948630736
Artikelmerkmale
- Artikelzustand
- Book Title
- How Linux Works, 3rd Edition: What Every Superuser Should Know
- Publication Date
- 2021-04-19
- ISBN
- 1718500408
Über dieses Produkt
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
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
Artikelbeschreibung des Verkäufers
Rechtliche Informationen des Verkäufers
Info zu diesem Verkäufer
AlibrisBooks
98,7% positive Bewertungen•2,0 Mio. Artikel verkauft
Angemeldet als gewerblicher Verkäufer
Verkäuferbewertungen (524.192)
Dieser Artikel (1)
Alle Artikel (524.192)
- r***r (25)- Bewertung vom Käufer.Letzter MonatBestätigter KaufBought 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.
- e***n (390)- Bewertung vom Käufer.Letzter MonatBestätigter KaufGreat transaction, exactly as described, packed well, and promptly shipped on August 6th. Unfortunately the U.S. Postal Service took 23 calendar days to deliver the book. It was shipped from Pennsylvania, to Atlanta, past Alabama to Texas, enjoyed several days in Texas, then to Minneapolis, Jacksonville, Florida, back to Atlanta, finally to Birmingham, and Huntsville. The seller was very responsive and I decided it was interesting to see if/how the book would arrive. Thanks, Joe
- m***m (2339)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufI’m thrilled with my recent purchase . The website was user-friendly, and the product descriptions were accurate. Customer service was prompt and helpful, answering all my questions. My order arrived quickly, well-packaged, and the product exceeded my expectations in quality. I’m impressed with the attention to detail and the overall experience. I’ll definitely shop here again and highly recommend from this seller to others. Thank you for a fantastic experience!Tobin's Spirit Guide: Official Ghostbusters Edition by Erik Burnham: Used (Nr. 404302598631)
- _***b (57)- Bewertung vom Käufer.Letzter MonatBestätigter KaufI gave 5 stars on shipping because i sent 2 separate emails + they responded with helpful info, even though it arrived late. This was a great value with free shipping + the condition is very good, better than advertised 🙂! The overall quality and appearance is excellent! I highly recommend this seller and give them 👍👍👍👍
Noch mehr entdecken:
- J.R. Ward Belletristik-Bücher,
- Hörbücher J.R. Ward,
- Brian Herbert Belletristik-Bücher,
- Hörbücher und Hörspiele J.R. Ward,
- J.R. Ward Studium und Erwachsenenbildung,
- J.R. - Ward-Fantasy-Belletristik-Bücher,
- Bücher über Literatur J.R. Ward Belletristik,
- Patrick-O - ' - Brian-Belletristik-Bücher,
- Fantasy Bücher J.R. Ward Belletristik Literatur,
- Sachbücher über Wissen und Technik für junge Leser