Cantitate/Preț
Produs

Raspberry Pi OS System Administration with systemd and Python: A Practical Approach

Autor Robert M. Koretsky
en Limba Engleză Paperback – 26 dec 2023
The second in a new series exploring the basics of Raspberry Pi Operating System administration, this installment builds on the insights provided in Volume 1 to provide a compendium of easy-to-use and essential Raspberry Pi OS system administration for the novice user, with specific focus on Python and Python3.
The overriding idea behind system administration of a modern, 21st-century Linux system such as the Raspberry Pi OS is the use of systemd to ensure that the Linux kernel works efficiently and effectively to provide these three foundation stones of computer operation and management: computer system concurrency, virtualization, and secure persistence. Exercises are included throughout to reinforce the readers’ learning goals with solutions and example code provided on the accompanying GitHub site.
This book is aimed at students and practitioners looking to maximize their use of the Raspberry Pi OS. With plenty of practical examples, projects, and exercises, this volume can also be adopted in a more formal learning environment to supplement and extend the basic knowledge of a Linux operating system.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 26059 lei  6-8 săpt.
  CRC Press – 26 dec 2023 26059 lei  6-8 săpt.
Hardback (1) 61956 lei  6-8 săpt.
  CRC Press – 26 dec 2023 61956 lei  6-8 săpt.

Preț: 26059 lei

Preț vechi: 37508 lei
-31% Nou

Puncte Express: 391

Preț estimativ în valută:
4987 5230$ 4158£

Carte tipărită la comandă

Livrare economică 08-22 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032596884
ISBN-10: 1032596880
Pagini: 332
Ilustrații: 19 Tables, black and white; 7 Line drawings, color; 11 Line drawings, black and white; 18 Illustrations, black and white
Dimensiuni: 156 x 234 x 23 mm
Greutate: 0.58 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC

Public țintă

Professional Practice & Development

Notă biografică

Robert M. Koretsky is a retired lecturer in Mechanical Engineering at the University of Portland School of Engineering. He previously worked as an automotive engineering designer at the Freightliner Corp. in Portland, Oregon. He’s married and has two kids and two grandkids.

Cuprins

Series Preface. Volume 2 Preface. 0. "Quick Start" into Sysadmin for the Raspberry Pi OS. 1. Raspberry Pi OS System Administration Fundamentals. 2. Python3. Questions, Problems, and Projects. Index.

Descriere

The second in a new series, this instalment builds on the insights provided in Volume 1 to provide a compendium of easy-to-use and essential Raspberry Pi OS system administration for the novice user