Mailinglist Archive: opensuse-virtual (40 mails)

< Previous Next >
Re: [opensuse-virtual] [kernel bug + panic] Re: DomU config for a Centos6 guest?
gregk.xen@xxxxxxxxxxxxx wrote:
On Tuesday, September 20, 2011 10:56 AM, gregk.xen@xxxxxxxxxxxxx wrote:

I can't tell you anything further because I can't figure out how to VNC
from my Desktop to the 'rh6variants' HVM Guest on my headless Dom0
server if I can't set an IP address for VNC to listen on,


If in the HVM config file I do both

- vncpasswd='vncpass'
+ #vncpasswd='vncpass'
- vncconsole=10
+ vncdisplay=10


I'd suggest

vnc=1
vncunused=1

vncunused=1 means use first unused port, starting at 5900. This is more
flexible than using a static port, since the domain won't start if that
port is already in use. vncpasswd should work though. Perhaps there
has been a regression.

Jim

--
To unsubscribe, e-mail: opensuse-virtual+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-virtual+help@xxxxxxxxxxxx

< Previous Next >