Can't get Real VNC 4.1.1 to work with xinetd in EL3

Tony.Shum Tony.Shum "at" analog.com
Fri Oct 13 21:51:01 2006


Hi all,

Has anyone able to get Real VNC 4.1.1 -inetd to work under Enterprise
Linux 3.0? 
I was able to get VNC to work under Red-Hat 8.0, but now won't work on
EL3, is there some thing else I need to change?

Please help
-Tony


service vnc1
{
        protocol = tcp
        socket_type = stream
        wait = no
        user = root
        server = /usr/bin/Xvnc
        server_args = -inetd -query localhost -once -geometry 1024x768 -SecurityTypes None
        disable  = no
}


vnc1            5910/tcp                        # VNC daemon for local