diff options
author | Ash Wiren <ash@spooksoftware.com> | 2010-05-13 01:01:16 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 01:01:16 +0200 |
commit | 10e2e7e64a7f5b41e5f1900574638ce164cf76e4 (patch) | |
tree | 3b1fd249a37a7677e281d82df984bd8cf029c163 /system/virt-manager/README | |
parent | a135dba74fae9ddcce297409861618ef50da0c5e (diff) | |
download | slackbuilds-10e2e7e64a7f5b41e5f1900574638ce164cf76e4.tar.gz |
system/virt-manager: Added to 13.0 repository
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 + |