diff --git a/servers/hypervisorsetup/index.html b/servers/hypervisorsetup/index.html index f3ebbd9..f634284 100644 --- a/servers/hypervisorsetup/index.html +++ b/servers/hypervisorsetup/index.html @@ -152,16 +152,13 @@ nihilist@debian:~# cat /etc/libvirt/libvirtd.conf | grep sock_group unix_sock_group = "libvirt" unix_sock_rw_perms = "0770" -nihilist@debian:~# sudo chmod 770 -R VMs -nihilist@debian:~# sudo chown nihilist:libvirt -R VMs - nihilist@debian:~# cat /etc/libvirt/qemu.conf group = "libvirt" user = "nihilist" nihilist@debian:~# systemctl restart libvirtd.service - virt-manager +nihilist@debian:~# virt-manager

Next just make sure that the NAT network is created, and that the ISOs and VMs folders are with the correct permissions: