- KVM Virtualization Cookbook
- Konstantin Ivanov
- 88字
- 2021-07-02 22:07:12
Inspecting and editing KVM configs
In this recipe, we are going to use the virsh tool to inspect and edit the configuration for an existing virtual machine. As we saw earlier, once we define and start a KVM instance, libvirt creates the XML definition file in the /etc/libvirt/qemu/ directory. We can dump the guest configuration to disk, for inspection, or to back it up. With the virsh command we can also perform updates to the configuration in place, as we will see later in this recipe.
推薦閱讀
- Implementing Modern DevOps
- Functional Programming in JavaScript
- Learning Neo4j 3.x(Second Edition)
- 基于Swift語言的iOS App 商業(yè)實戰(zhàn)教程
- Python算法從菜鳥到達(dá)人
- Java編程的邏輯
- Learning Laravel's Eloquent
- Android項目實戰(zhàn):手機安全衛(wèi)士開發(fā)案例解析
- Solutions Architect's Handbook
- Java EE Web應(yīng)用開發(fā)基礎(chǔ)
- Java EE架構(gòu)設(shè)計與開發(fā)實踐
- Xamarin Cross-Platform Development Cookbook
- 百萬在線:大型游戲服務(wù)端開發(fā)
- 3ds Max 2018從入門到精通
- Scala編程(第4版)