Some descriptions about target audience is edited.

This commit is contained in:
Pick1a1username
2019-02-17 19:18:09 +09:00
parent e5ae6fe3f5
commit d85c107995
2 changed files with 6 additions and 1 deletions

View File

@@ -2,7 +2,9 @@
## KVM
This tutorial leverages KVM. So you need to have a linux machine on which KVM is installed and running. Also this tutorial assumes that you have some experiences of KVM (i.e. creating and deleting VMs).
This tutorial leverages KVM. So you need to have a linux machine on which KVM is installed and running.
The following KVM-related tools will be used frequently:
* [Virtual Machine Manager](https://virt-manager.org/): used to create VMs and Networks.
* [qemu-img](https://qemu.weilnetz.de/doc/qemu-doc.html#disk_005fimages): used to [image files](https://people.gnome.org/~markmc/qcow-image-format-version-1.html).