Achilleas Tzenetopoulos 55eb5af82c how to create a vm лет назад: 5
..
README.md 55eb5af82c how to create a vm лет назад: 5
meta-data 55eb5af82c how to create a vm лет назад: 5
script.sh 55eb5af82c how to create a vm лет назад: 5
user-data 55eb5af82c how to create a vm лет назад: 5
vars 55eb5af82c how to create a vm лет назад: 5

README.md

Create Virtual Machines

First some checks

$ lscpu
## or ##
$ kvm-ok

Packages Installation (for ubuntu 20)

$ sudo apt install qemu-kvm libvirt-daemon-system libvirt-clients virtinst cpu-checker libguestfs-tools libosinfo-bin

Configure bridge networking

Create the virtual machine

  1. Configure the vars file
  2. Configure the user-data and meta-data files
  3. Run the script.sh
  4. Map an IP to the newly added MAC address