Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 254 Bytes

File metadata and controls

9 lines (8 loc) · 254 Bytes

you might need to run:

sudo apt install -y qemu-system-x86 libvirt-daemon-system libvirt-clients virt-manager vagrant
sudo usermod -aG libvirt $USER
newgrp libvirt
vagrant plugin install vagrant-libvirt
sudo apt install -y nfs-kernel-server