I am utilizing KVM with libvirt for local virtualization. The performance is satisfactory and aligns with my requirements.
Setting up virtual machines (VMs) can be quite time-consuming. To streamline this process, I am employing Vagrant to create and manage the VMs.
To install and use this repository, execute the following command from dotfiles
:
./start.sh kvm
You can start your Linux virtual machine first by customizing the usvm/config.json
,
and then you can start:
cd usvm || return
vagrant up