Achilleas Tzenetopoulos 55eb5af82c how to create a vm 5 rokov pred
..
README.md 55eb5af82c how to create a vm 5 rokov pred
meta-data 55eb5af82c how to create a vm 5 rokov pred
script.sh 55eb5af82c how to create a vm 5 rokov pred
user-data 55eb5af82c how to create a vm 5 rokov pred
vars 55eb5af82c how to create a vm 5 rokov pred

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