Leanpub Header

Skip to main content

Filters

Category: "Systems Administration"

Books

  1. Building Your Own Linux Distribution from Scratch
    Building Your Own Linux Distribution from Scratch
    A Complete Step-by-Step Guide to Designing, Building, and Publishing a Custom Linux Operating System
    Steve Publications

    Build a Linux operating system from source with only the components you need. Learn how the kernel, boot process, system utilities, libraries and package management work together while gaining the practical skills to build and maintain your own Linux distribution.

  2. Your Proxmox Home Server
    Your Proxmox Home Server
    Build a Personal Cloud with VMs, Docker, Pi-hole, Jellyfin, and Home Assistant on Any Mini PC
    Nova X Lab

    Stop paying monthly fees for things you can run yourself. This hands-on guide walks you through building a 15-service home server: DNS, media, passwords, smart home, backups, and remote access, all on one affordable mini PC.

  3. Generative AI for K8s Platform Engineering
    Generative AI for K8s Platform Engineering
    Talos Linux, GitOps & Agent Skills
    Muthukumaran Navaneethakrishnan and Hari Balaji M K

    An enterprise-focused guide to building a safe, governed AI SRE agent skill that reviews Kubernetes platforms on Talos Linux. Read-only by default, auditable, and grounded in evidence rather than guesswork.

  4. GitOps the Hard Way, with Argo CD
    GitOps the Hard Way, with Argo CD
    Build Real GitOps Pipelines From Empty Clusters to Automated Deploys
    Aymen El Amri

    Go from an empty cluster to a self-deploying GitOps pipeline, doing every step yourself: Applications, sync policy, hooks, RBAC, Helm, ApplicationSets, and a setup that ships every branch on push. You finish with a pipeline you can explain line by line, not a demo you watched run.

  5. Self-Healing Infrastructure: Building Autonomous Cloud Systems with AI

    Most writing about AI and infrastructure stops at the demo. This book starts on the day the model is confidently wrong at 3 a.m. and an auditor asks who authorised the action it took. Seven working labs — MCP servers with real identity and audit, closed-loop remediation behind a reversibility gate, and autonomy that can be revoked — for platform engineers in safety-critical and regulated industries.

  6. Hashicorp Terraform Associate Certification (Exam 004), Second Edition
    Hashicorp Terraform Associate Certification (Exam 004), Second Edition
    Pass terraform certification while you become a proficient Terraform developer to build production-ready infrastructure automation skills
    GitforGits | Asian Publishing House

    If you're a systems administrator looking to update your skills, a developer wanting to understand infrastructure better, or someone who's new to both infrastructure and Terraform, this book has got you covered. The examples are really helpful. The explanations are crystal clear. The progression is deliberate. This book will teach you everything you need to know about building, managing and evolving infrastructure.

  7. OpenStack 2025 Cookbook, Second Edition
    OpenStack 2025 Cookbook, Second Edition
    Modern OpenStack Administration with Flamingo 2025.2, OVN Networking, Terraform Automation, Skyline Dashboard, and Prometheus Monitoring
    GitforGits | Asian Publishing House

    For those seeking practical expertise on OpenStack Flamingo, and the services that drive modern private and enterprise cloud environments, you need look no further. With this book, you gain immediate access to the latest insights on OpenStack 2025.2 Flamingo. This book is for those who want to practically experience how OpenStack works, how its services connect, and how to manage them with confidence in real-world deployments.

  8. A OPERATOR'S HANDBOOK
    A OPERATOR'S HANDBOOK
    Notes from the invisible profession
    Barton E Nicholls

    The draft ones were never sent. The post-mortems never said what really happened. The meetings never heard what you actually thought. This is the book that does.

  9. Linux Troubleshooting Strategies
    Linux Troubleshooting Strategies
    Creative Fixes and Workarounds for Common Linux Problems
    Jay LaCroix

    Troubleshooting Linux systems can feel like solving a mystery—but the right strategies make all the difference. This ebook teaches practical techniques, tools, and real-world approaches that help you diagnose problems faster and fix them with confidence.

  10. Self-Healing Infrastructure: A Homelab Guide to Ansible Automation
    Self-Healing Infrastructure: A Homelab Guide to Ansible Automation
    A Homelab Guide to Ansible Automation
    Will Smith

    Stop being the on-call engineer for your own house. Build a homelab that monitors, alerts, and fixes itself — entirely managed as code.

  11. EA Deployment Playbook
    EA Deployment Playbook
    A Guide for Sparx Enterprise Architect Power-Users and Small Teams
    Max Hinkley

    Get your team excited and ready to collaborate in Sparx Enterprise Architect. Navigate PCS setup, security, and RAS with confidence.

  12. MB-820 Exam Cram: Business Central Administration and Automation API

    Master the powerful world of Business Central administration and automation! This comprehensive guide unlocks the secrets of the Admin Center API, Automation APIs, telemetry monitoring, and performance optimization. Learn how to programmatically create companies, deploy extensions, manage users, and automate tenant provisioning with infrastructure-as-code principles. Whether you're preparing for MB-820 certification or building production-ready admin automation, this is your roadmap from manual administration to full automation expertise.

  13. CompTIA Linux+ Last Minute Revision
    CompTIA Linux+ Last Minute Revision
    Fast-paced guide to prepare V8 (XK0-006) exam
    GitforGits | Asian Publishing House

    The idea behind CompTIA Linux+ Last Minute Revision is simple, but it's also ambitious. It's to help you go from not knowing to feeling confident, and it does this by focusing on the most important stuff instead of going over every single topic. We made this book because we've had loads of conversations with professionals who balance complex projects, tight deadlines, and the pressure of staying current in a constantly evolving ecosystem. Each chapter has been designed with real-world needs in mind. Every section is based around the main exam subjects and is designed to help you get ready for the real thing. Instead of just listing features, it challenges you to figure out how to fix things, automate them and keep them secure, and to understand why each step is important.

  14. C++ Networking 101, Second Edition
    C++ Networking 101, Second Edition
    Build strong expertise into programming sockets, protocols, VPNs, and asynchronous I/O with 75+ sample programs
    GitforGits | Asian Publishing House

    This isn't a book to put on a shelf. It's meant to be used, tested, and adapted as you build your networking skills. In this new edition, I've been working on making the teaching flow better and making technical stuff clearer without overwhelming you. You'll get the basics down, like how C++ works well with TCP/IP and how sockets are the foundation for communication. Then, I'll show you how to build real client-server apps, set up IP addressing, and use protocols like HTTP, FTP, SMTP, IMAP, and DNS directly through C++ code. Each example is practical and you can actually implement it. It shows you not just how something works, but why it matters in real networking scenarios.

  15. Python Networking 101, Second Edition
    Python Networking 101, Second Edition
    Mastering the capability of network and socket programming, AsyncIO, network performance, simulations and Ansible
    GitforGits | Asian Publishing House

    This second edition is for Python programmers who want to get into networking but don't want to feel overwhelmed. My goal is to make you comfortable with reading code and using it to solve real-world networking problems. A lot of people wrote to me saying that it helped them automate tasks that they had been doing manually for years, while others shared how it gave them the confidence to switch careers or take on more advanced responsibilities in their roles.