using xinetd to start Xvnc
Björn Persson
bjorn_persson@sverige.nu
Fri Apr 18 18:53:00 2003
William Hooper wrote:
> Don't start it with xinetd. Either start a session for the specific user
> at boot with scripts, or start the session when you need it from a console
> (or telnet, ssh, xterm, whatever).
If you absolutely want to access the headless box only with VNC, you could
log in on a Xinetd-started VNC server, start a persistent VNC server with the
"vncserver" program, log out and disconnect, and then connect from multiple
places to the persistent server.
Bjvrn Persson