Merge pull request #2529 from ZTinoZ/master

Translating by ZTinoZ
This commit is contained in:
Xingyu.Wang 2015-03-16 14:16:03 +08:00
commit 8fa095f7ea

View File

@ -1,3 +1,4 @@
Translating by ZTinoZ
How to Manage KVM Virtual Environment using Commandline Tools in Linux How to Manage KVM Virtual Environment using Commandline Tools in Linux
================================================================================ ================================================================================
In this 4th part of our [KVM series][1], we are discussing KVM environment management using CLI. We use virt-install CL tool to create and configure virtual machines, virsh CL tool to create and configure storage pools and qemu-img CL tool to create and manage disk images. In this 4th part of our [KVM series][1], we are discussing KVM environment management using CLI. We use virt-install CL tool to create and configure virtual machines, virsh CL tool to create and configure storage pools and qemu-img CL tool to create and manage disk images.
@ -149,4 +150,4 @@ via: http://www.tecmint.com/kvm-management-tools-to-manage-virtual-machines/
[a]:http://www.tecmint.com/author/dos2009/ [a]:http://www.tecmint.com/author/dos2009/
[1]:http://www.tecmint.com/install-and-configure-kvm-in-linux/ [1]:http://www.tecmint.com/install-and-configure-kvm-in-linux/
[2]:https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Virtualization_Getting_Started_Guide/index.html [2]:https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Virtualization_Getting_Started_Guide/index.html
[3]:https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Virtualization_Deployment_and_Administration_Guide/index.html [3]:https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Virtualization_Deployment_and_Administration_Guide/index.html