Sorry for asking silly question as I am not familiar with Xvnc. But my question 
is I am startign a linux session by running 'vncserver' command on a linux 
terminal (ex: putty) and opening it with vncviewer on my windows machine. Now I 
want to add few debug commands to the server code. where can see the debug 
output on the server. as I am not running xnvc, I cannot use the options 
suggested by you. May be I am missing something.

Regards,
Venkat



On Thursday, 27 March 2014 2:59 PM, Pierre Ossman <oss...@cendio.se> wrote:
 
On Tue, 25 Mar 2014 22:43:17 +0800 (SGT),

korada venkata ramana wrote:

> Is there any way I can set the loglevel to debug and set the log file 
> location on the server?

Xvnc doesn't have the ability to log to file. But you can easily just
pipe it:

$ Xvnc -Log *:stderr:100 :2 2>mylog

-- 
Pierre Ossman           Software Development
Cendio AB        http://cendio.com
Teknikringen 8        http://twitter.com/ThinLinc
583 30 Linköping    http://facebook.com/ThinLinc
Phone: +46-13-214600    http://plus.google.com/+CendioThinLinc

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
------------------------------------------------------------------------------
_______________________________________________
Tigervnc-users mailing list
Tigervnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to