Spice: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „===Server=== apt-get install qemu-kvm-spice ===Client=== apt-get install spice-client spice-client-gtk python-spice-client-gtk“) |
(→Client) |
||
| Zeile 3: | Zeile 3: | ||
===Client=== | ===Client=== | ||
apt-get install spice-client spice-client-gtk python-spice-client-gtk | apt-get install spice-client spice-client-gtk python-spice-client-gtk | ||
| + | ====For native client access=== | ||
| + | change /etc/libvirt/qemu.conf to | ||
| + | spice_listen = "0.0.0.0" | ||
Version vom 9. April 2014, 09:53 Uhr
Server
apt-get install qemu-kvm-spice
Client
apt-get install spice-client spice-client-gtk python-spice-client-gtk
=For native client access
change /etc/libvirt/qemu.conf to spice_listen = "0.0.0.0"