Small shell scripts for managing Ubuntu/KVM/libvirt virtual machines.
create-vm and delete-vm will prompt for settings (e.g. RAM, CPUs, etc)
curl -s https://hikaru.org/projects/scripts/create-vm | bash
curl -s https://hikaru.org/projects/scripts/delete-vm | bash
curl -s https://hikaru.org/projects/scripts/auto-updates | bash
Read scripts before running remote shell commands. These scripts assume Ubuntu, KVM/libvirt, and systemd.