What is your Linux distro? In redhat based systems you can use dnf or yum to install qemu and in Debian based distros, you cab use apt-get. sudo dnf groupinstall with-optional virtualization sudo apt-get install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils
Don't know why people did downvote. I really like it!
Thanks for the feedback!
How to get the qemu cli ? What is the command ?
What is your Linux distro? In redhat based systems you can use dnf or yum to install qemu and in Debian based distros, you cab use apt-get.
sudo dnf groupinstall with-optional virtualization
sudo apt-get install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils
I suggest using a voice track or annotations to explain what's actually going on. Interesting stuff though. :)