X-screen

2000-11-29 Thread Ger Groeneveld
Reading the mailing list, applying patches to configuration files didn't help.I still got a grey X-screen at login from a workstation connecting to a Linux server which starts up a VNC server with my desktop. I startup a VNC server on request trough inetd. That one starts running. Maybe I need to

Re: Lost connection if aother client connect to the VNC server

2000-12-08 Thread Ger Groeneveld
If you log in on the same server from an other workstation the previous connection must be disconnected (otherwise two people can work on the same screen). Start another server rynnuing on a different display for exmaple vncserver :1 , it will create a new server on a different display. N.B th

Re: Port Assignments

2000-12-14 Thread Ger Groeneveld
vnc starts of with port 5900 up to 5999. You can change the base port by changing the source code,but that is not what you want. You can add to services (in /etc) a couple of lines dedicating the vnc services to a number of particulair ports. I haven't tried anything else than something in the ran