SCIENTIFIC-LINUX-USERS Archives

October 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Akemi Yagi <[log in to unmask]>
Reply To:
Akemi Yagi <[log in to unmask]>
Date:
Fri, 14 Oct 2011 10:21:54 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
On Thu, Oct 13, 2011 at 11:20 AM, Todd And Margo Chester
<[log in to unmask]> wrote:
> Hi All,
>
>  I tried googl'ing how to run spice as a viewer for a KVM guest.
> I only got confused.  Can someone tell me how to do this?

I tried spice while I was testing SL 6.1 a few months back. This is a
'quick and dirty' way of setting it up:

yum install spice-server, spice-client, and libguestfs-tools on the
kvm host. They should pull other required packages.

In virt-manager, edit a guest config:

- add "Display SPICE"
- remove "Display VNC"
- change the video mode to "qxl"

If no GUI, you can edit these by 'virsh edit <guest>' as well.

Start the guest.

Connect to it with a 'spicec -h localhost -p <port>'.

Hope this helps,

Akemi

ATOM RSS1 RSS2