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
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to