Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Foundations of Libvirt Development: How to Set Up and Maintain a Virtual Machine Environment with Python

    Posted By: roxul
    Foundations of Libvirt Development: How to Set Up and Maintain a Virtual Machine Environment with Python

    W. David Ashley, "Foundations of Libvirt Development: How to Set Up and Maintain a Virtual Machine Environment with Python"
    English | ISBN: 1484248619 | 2019 | 408 pages | EPUB, PDF | 698 KB + 3 MB

    Discover the essential concepts of libvirt development and see how to interface to Linux virtualization environments, such as QEMU/KVM, XEN, Virtuozzo, VMWare ESX, LXC, Bhyve, and more. This book will prepare you to set up and maintain a virtual machine environment.

    You`ll start by reviewing virtualization in general and then move on to libvirt-specific concepts using Python, including virtualized operating systems and networks, connections, storage pools, and event and error handling. This work concludes with a comprehensive look at the XML schema definitions for domains, networks, devices, network filtering, storage, node devices, and more.

    The libvirt API covers the entire life cycle of virtual objects, from creation to destruction. It contains everything needed for the management of a virtual object during that life cycle. While libvirt has APIs that support many languages, Foundations of Libvirt Development concentrates on Python exclusively, and how to use the APIs to control virtual machines under the QEMU/KVM system. and more.


    What You`ll Learn
    Interface Python to the libvirt library.
    Review the class layout and methods of the libvirt library.
    Install and manipulate virtual machines via Python/libvirt.
    Create XML to manipulate domains, networks, and devices.
    Write Python programs to perform libvirt functions without human intervention.
    Who This Book Is For
    Maintainers of virtual machines in a UNIX/Linux environment ranging from managing code on a single virtual machine through an entire installation of virtual machines.