updated
This commit is contained in:
parent
4e6369885f
commit
087396727c
@ -152,16 +152,13 @@ nihilist@debian:~# cat /etc/libvirt/libvirtd.conf | grep sock_group
|
|||||||
unix_sock_group = "libvirt"
|
unix_sock_group = "libvirt"
|
||||||
unix_sock_rw_perms = "0770"
|
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
|
nihilist@debian:~# cat /etc/libvirt/qemu.conf
|
||||||
group = "libvirt"
|
group = "libvirt"
|
||||||
user = "nihilist"
|
user = "nihilist"
|
||||||
|
|
||||||
nihilist@debian:~# systemctl restart libvirtd.service
|
nihilist@debian:~# systemctl restart libvirtd.service
|
||||||
|
|
||||||
virt-manager
|
nihilist@debian:~# virt-manager
|
||||||
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p>Next just make sure that the NAT network is created, and that the ISOs and VMs folders are with the correct permissions:</p>
|
<p>Next just make sure that the NAT network is created, and that the ISOs and VMs folders are with the correct permissions:</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user