Hi,
I configured the Xvnc which launches by xinetd . Following is my
Configuration file.
service vnc
{
disable = no
#flags = REUSE
#type = UNLISTED
protocol = tcp
socket_type = stream
wait = no
user = susant
server = /usr/bin/Xvnc
server_args = -inetd -query localhost -once -geometry 1024x768
-depth 16 securitytypes=VncAuth -PasswordFile /home/susant/.vnc/passwd
-log *:stderr:30
}
It works fine. I unable to find the Log file where it creates. Is there
any configuration problem.
Regards
Susant
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list