WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Re: [Xen-devel] How to start a GUI in Xen PV DomU

To: zhikai <gbtux@xxxxxxx>
Subject: [Xen-users] Re: [Xen-devel] How to start a GUI in Xen PV DomU
From: "Fajar A. Nugraha" <list@xxxxxxxxx>
Date: Wed, 7 Sep 2011 09:04:36 +0700
Cc: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 06 Sep 2011 19:06:35 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <617bb665.38c8.1324199a5c4.Coremail.gbtux@xxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <617bb665.38c8.1324199a5c4.Coremail.gbtux@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
2011/9/7 zhikai <gbtux@xxxxxxx>:
> Hi All,
> Could anyone tell me how to start the desktop of a PV DomU? Does Xen support
> the GUI in PV?  And how to run a application with GUI?
> Any reply is appreciated.
> Best Regards,
> Kai

This question is more appropriate in xen-users, so I'm posting the reply there.

There are several ways to have GUI in PV domU. You can have a virtual
frame buffer using something like this on domU config file:

vfb=[ "type=vnc,vncunused=1,vnclisten=0.0.0.0" ]

... and you can connect to domU's "GUI" using "xm vncviewer" (or start
vnc viewer directly).

However, IMHO it's easier (and also better) to just install NX free
edition/freenx/xrdp on domU, and connect with their respective client
from a remote machine.

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>