blob: 0bb36352ebd39a844fd75d18742290078fb00983 (
plain)
1
2
3
4
5
6
7
8
|
virt-manager is a gtk interface that connects to libvirt.
If you have networking problems, make sure you have the tun module loaded.
To run virt-manager as a normal user, you need to configure libvirt
to have the correct permissions. Uncomment the unix_sock_group and
unix_sock_rw_perms in /etc/libvirt/libvirtd.conf and add the user to the
group libvirt uses.
|