VNC over SSH on open Tunnel
        Posted  
        
            by 
                Joey Bagodonuts
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Joey Bagodonuts
        
        
        
        Published on 2011-01-04T20:10:01Z
        Indexed on 
            2011/01/04
            20:55 UTC
        
        
        Read the original article
        Hit count: 686
        
Is it possible to bind VNC server to a open SSH tunnel?
I have a tablet that has initiated a reverse ssh tunnel to my server. This works fine over port 8080.
I need to now bind to this port from my local machine. It looks like Ubuntu has some "remote desktop viewier" that has ssh built in capabilities so I assume the only thing I need to do now is figure out how to bind the tablets VNCserver to the open SSH tunnel.
Is this possible?
Thanks
© Server Fault or respective owner