This worked for me (on SUSE linux). Grey screen until I did point 3.
1 Edit /etc/services to include :-
vnc1 5950/tcp # VNC
vnc2 5951/tcp # VNC
vnc3 5952/tcp # VNC
2 Vi /etc/inetd.conf to include :-
vnc1 stream tcp nowait nobody /usr/sbin/Xvnc
Xvnc -inetd -broadcast -once -geometry 640x480 -depth 24
vnc2 stream tcp nowait root /usr/sbin/Xvnc
Xvnc -inetd -broadcast -once -geometry 800x600 -depth 24
vnc3 stream tcp nowait root /usr/sbin/Xvnc
Xvnc -inetd -broadcast -once -geometry 1152x768 -depth 24
NB : you can change broadcast to query hostname if other Xservers answer
3 vi /etc/X11/xdm/xdm-config to REM out :-
! DisplayManager.requestPort: 0
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
> Sent: Thursday, 18 October 2001 09:57
> To: [EMAIL PROTECTED]
> Subject: Caldera 3.x woes - Update
>
>
>
> Well it seems a 2nd try at a compile works so sorry about the
> prevous post to the group..
>
> However i get the same problem lots of you seem to have,
> inetd method provides just a grey desktop, no login screen.
>
> On console i get a KDE login.. so i assume chooser is running?
>
> Could it be SSH related?
>
> Plus is it still accssable via http when you use inetd start?
>
> The goal was to setup users browswers to point to the server (same
> port for everyone.. easier to manage ) , and use applets...
> ---------------------------------------------------------------------
> To unsubscribe, mail [EMAIL PROTECTED] with the line:
> 'unsubscribe vnc-list' in the message BODY
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------