From 087396727ce3707521c147fccb3d0440ea586ac2 Mon Sep 17 00:00:00 2001 From: nihilist Date: Mon, 5 Aug 2024 12:11:46 +0200 Subject: [PATCH] updated --- servers/hypervisorsetup/index.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/servers/hypervisorsetup/index.html b/servers/hypervisorsetup/index.html index f3ebbd9d..f6342849 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: