decoding error message
Carlo de Falco
carlo.defalco at gmail.com
Wed Feb 18 05:12:44 CST 2009
On 18 Feb 2009, at 11:51, asha g wrote:
> How do you use vnc? Can you tell me the steps?
> Thanks
> Asha
I've not been using VNC for quite a while now, but, if I recall
correctly, you should use something like
vncserver -geometry 800x600 :10
to start a virtual server
vncviewer :10
to access the virtual server and
vncserver -kill :10
to shut it down.
I am afraid I cannot help much more than this, but you can find more
documentation at, e.g.
http://www.tightvnc.com/docs.html
c.
More information about the Help-octave
mailing list