Thanks guys. Changing to 5800 worked great. I should have caught that! It
has been 2 years since we demo linux and things are slowing coming back to
me. How can I automate the startup for the VNC server so it comes up
whenever I reboot Linux?
Peter
Vic Cross <[EMAIL PROTECTED]>
Sent by: Linux on 390 Port <[EMAIL PROTECTED]>
02/26/2004 07:16 PM
Please respond to Linux on 390 Port
To: [EMAIL PROTECTED]
cc:
Subject: Re: How to start VNC/YAST2 after installation?
G'day Peter,
On Thu, 26 Feb 2004, Peter E. Abresch Jr. - at Pepco wrote:
> I issued the command but cannot connect via the web browser at
> http://xx.xx.xx.xx:5801/. I received no error messages.
If you used Richard's command line like so:
> vncserver -depth 16 -geometry 1024x768 :0
try connecting to http://xx.xx.xx.xx:5800. 5801 would be the port for
display :1. Alternatively, issue the vncserver command on display :1 and
try and connect to port 5801 as before.
Cheers,
Vic Cross