Spice: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
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===
+
====For native client access====
 
  change /etc/libvirt/qemu.conf to
 
  change /etc/libvirt/qemu.conf to
 
  spice_listen = "0.0.0.0"
 
  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"