Enable remote VNC from the commandline?
- by Stefan Lasiewski
I have one computer running Ubuntu 10.04, and is running Vino, the default VNC server.
I have a second Windows box which is running a VNC client, but does not have any X11 capabilities. I am ssh'd into the Ubuntu host from the Windows host, but I forgot to enable VNC access on the Ubuntu host.
On the Ubuntu host, is there a way for me to enable VNC connections from the Ubuntu commandline?
Update:
As @koanhead says below, there is no man page for vino (e.g. man -k vino and info vino return nothing), and vino --help doesn't show any help).