- Mastering KVM Virtualization
- Humble Devassy Chirammal Prasad Mukhedkar Anil Vettathu
- 138字
- 2021-07-14 10:27:40
Chapter 4. Getting Started with libvirt and Creating Your First Virtual Machines
In Chapter 3, Setting Up Standalone KVM Virtualization, you installed and started the libvirtd services. You were also introduced to the libvirt tools virt-manager
and virsh
, which help you manage virtual machines.
New users always prefer the GUI rather than text-based commands. Hence we are starting with virt-manager. We also think understanding virt-manager will fast-forward the learning process of managing virtual machines using libvirt and later with virsh
. Whenever possible we will present you with the equivalent virsh
command so that you can try and learn both virt-manager and virsh
.
In this chapter, we will cover the following topics:
- All about virt-manager
- Default virtual storage and network configurations
- Various guest installations methods (PXE/ISO/NETWORK/IMPORT)
- Using the
virt-builder
andoz
utilities to rapidly create multiple VMs
推薦閱讀
- Mastering ElasticSearch
- Linux網絡管理與配置(第2版)
- Modern Web Testing with TestCafe
- Cybersecurity:Attack and Defense Strategies
- Mobile-first Bootstrap
- Linux內核完全注釋(20周年版·第2版)
- 精通Linux內核開發
- Windows Phone 7.5 Data Cookbook
- 嵌入式Linux驅動程序和系統開發實例精講
- Linux網絡內核分析與開發
- 8051軟核處理器設計實戰
- 計算機應用基礎(Windows 7+Office 2016)
- OpenSolaris設備驅動原理與開發
- Cassandra 3.x High Availability(Second Edition)
- bash shell腳本編程經典實例(第2版)