SPICE Client - Fedora 192013/07/03 |
Connect to virtual machine that is started with SPICE. This example uses Fedora 19 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. |
[fedora@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. |
Sponsored Link |