This scripts are meant to quickly get you up and running on a KVM host. Setup will install all needed packages and prepare quick VM create/destroy scripts and a kickstart file. Guest passwords is guest and can be changed in vm_ks.ks template
clone the repo and cd into it
git clone https://github.com/vmindru/quick-kvm-shell.git
cd quick-kvm-shell
sudo ./setup_kvm
create_vm
destroy_vm