|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] vnc port = domID
On Tue, May 20, 2008 at 10:49 AM, David Hláčik <david@xxxxxxxxx> wrote:
> Hello,
>
> i am trying to clean up a little mess at vnc consoles and to achieve
> following:
>
> vnc port to connect === domID
>
> I was thinking it is default scenario, becouse of config file says so :
>
> #----------------------------------------------------------------------------
> # enable VNC library for graphics, default = 1
> vnc=1
> #----------------------------------------------------------------------------
> # address that should be listened on for the VNC server if vnc is set.
> # default is to use 'vnc-listen' setting from /etc/xen/xend-config.sxp
> vnclisten="0.0.0.0"
> #----------------------------------------------------------------------------
> # set VNC display number, default = domid
> #vncdisplay=1
> #----------------------------------------------------------------------------
> # try to find an unused port for the VNC server, default = 1
> #vncunused=0
> #----------------------------------------------------------------------------
> # enable spawning vncviewer for domain's console
> # (only valid when vnc=1), default = 0
> #vncconsole=0
> #----------------------------------------------------------------------------
> # set password for domain's VNC console
> # default is depents on vncpasswd in xend-config.sxp
> vncpasswd=''
> what am i doing wrong?
>
These might help...
http://www.mail-archive.com/fedora-xen@xxxxxxxxxx/msg01343.html
http://xen.markmail.org/search/?q=vnc port#query:vnc
port+page:1+mid:6vj3uzdv7qsvfqnp+state:results
http://xen.markmail.org/search/?q=vnc port#query:vnc
port+page:1+mid:tffak4sxxnj5t2og+state:results
Cheers,
Todd
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|