Hi, I'm trying to get a persistent VNC connection but not having much success.
I am using SuSe 10.0 and VNC is being started via xinetd. I have tracked down
the config file, and edited it with what i think is correct:
# /etc/xinet.d/vnc service vnc10 {  disable  = no  socket_type     = stream
protocol        = tcp  wait            = yes  user            = chris  server
= /usr/X11R6/bin/Xvnc  server_args     = :42 -inetd -once -query localhost
-geometry 1024x768 -depth 16 -dontdisconnect -nevershared
passwordFile=/home/chris/.vnc/passwd  port  = 5902  type  = UNLISTED

}
I then issue, /etc/init.d/xinetd restart. Next i connect on port 5902, the vnc
connect dialog disappears, and nothing more. It is only when i
/etc/init.d/xinetd restart that it pops up saying connection reset by peer.
Anyone know how i can get it working? I have checked xvnc man pages but have
gotten rather confused.

TIA,
Chris
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
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