KVM guest Install Script
Automated interactive script for deploying KVM virtual machines.
Installation procedure
1. Download the script:
https://raw.githubusercontent.com/Matkach/kvm_guest_installer/master/kvm_guest_installer.sh
2. Make the script executable
chmod +x kvm_guest_installer.sh
3. Execute the script:
./kvm_guest_installer.sh
Please note: The script is only tested on a clean server and is still in a development mode.