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
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
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