The default values setup by SuSE 9.0 are:
5910 -geometry 1024x768
5911 -geometry 1280x1024
and starting with 9.1
5912 -geometry 1600x1280
I used to go with the 5950 scheeme mentioned below,
but accepted thier values as psuedo standard...
Jerry
Note that in SuSE 9.0 the values "1280x1024" where inputed wrong in the
xinet.d config file...
On Tue, 2004-05-04 at 16:12, Akira Hatakeyama wrote:
> Greetings.
>
> On Tue, May 04, 2004 at 08:17:35AM -0500, Clay Douglass wrote:
> > I have VNC server running on several RedHat 8 and 9 boxes. Installed to be
> > invoked by xinetd.
> >
> > I use :
> > [EMAIL PROTECTED] root]# cat /etc/xinetd.d/vnc
> > service vnc
> > {
> > disable = no
> > protocol = tcp
> > socket_type = stream
> > wait = no
> > user = nobody
> > server = /usr/bin/Xvnc
> > server_args = -inetd -query localhost -once -geometry 1024x768
> > -depth 16
> > }
> >
> > To invoke the server. On one machine I cannot connect. If I telnet to the
> > machine port 5900 instead of the RFB... message I get
> >
> > Fatal server error: Server is already active for display 0
> > If this server is no longer running, remove /tmp/.X0-lock and start again.
> > Connection to host lost.
> >
> > Since display 0 is the local X server on the box ....
>
> How did you defined 'vnc' service in '/etc/services'?
> If your 'vnc' service was using port 5900, then Xvnc also
> uses port 6000, which is the port of the normal X server.
> Defined 'vnc' service with port 5950 (or such) and
> connect to that port.
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list