- 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
- Windows Phone 7.5 Data Cookbook
- Linux操作系統應用編程
- Linux服務器配置與管理
- OpenSolaris設備驅動原理與開發
- Python UNIX和Linux系統管理指南
- INSTANT Galleria Howto
- Introduction to R for Quantitative Finance
- HTML5 Enterprise Application Development
- Linux軟件管理平臺設計與實現
- Heroku Cloud Application Development
- Learning BeagleBone
- VMware vSphere 5.1 Cookbook
- 再也不踩坑的kubernetes實戰指南