Fedora 18
Sponsored Link

SPICE Client - Fedora 182013/01/22

 
Connect to virtual machine that is started with SPICE. This example uses Fedora 18 for SPICE client.
[1] Install SPICE client.
[root@www ~]#
yum -y install spice-client spice-protocol

[2] Start X windows system and input command like follows to connect to virtual machine.
[root@www ~]# spicec -h 10.0.0.30 -p 5930 -w password
# -h KVM Host machine's hostname or IP address
# -p destination Port
# -w SPICE password

[3] Just connected.
SPICE client - Windows 7
 
SPICE client for Windows is also provided, so it's possible to connect from Windows. This example uses Windows 7 (x64) for SPICE client.
[4] Download Virt-Viewer Installer from the site below.
http://www.spice-space.org/download.html
After installing and starting Virt-Viewer, following screen is shown. Input "spice://server name(IP address:Port" in the URL field and click "Connect" button.
[5] SPICE password is required to input.
[6] Just connected.
Matched Content