[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Suggested VNC server setup



On 12/19/2016 07:58 PM, Kevin Stabel wrote:
> OK, it's working now?

Yes, I had to use SSH tunneling to make it work.

On the SPARC:

$ tigervncserver -interface 192.168.178.53 -geometry 1400x900 -cleanstale

Then from the client:

$ ssh -L 5901:localhost:5901 192.168.178.53

Then I could connect from the client through the tunnel:

$ vncviewer localhost:5901

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: