diff options
Diffstat (limited to 'system/virt-manager/README')
-rw-r--r-- | system/virt-manager/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/system/virt-manager/README b/system/virt-manager/README new file mode 100644 index 0000000000..c0e88bf42e --- /dev/null +++ b/system/virt-manager/README @@ -0,0 +1,12 @@ +virt-manager is a gtk interface that connects to libvirt. + +This requires libvirt, GConf, gnome-python, urlgrabber, virtinst, gtk-vnc, +tunctl, rarian and optionally qemu and/or kvm. + +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 +libvirt group + |