[sllug-members]: Remote Desktop Through 2 SSH Tunnels
Corey Edwards
tensai at zmonkey.org
Wed Aug 23 15:14:15 MDT 2006
On Wed, 2006-08-23 at 14:03 -0600, Mike Potter wrote:
> I installed TightVNC, and allowed the loopback, and it works perfectly, except
> it is quite slow. I would rather use RD. I believe the issue is related to the
> fact that RD is making a localhost connection, or a loopback.
On localhost VNC tries to use RAW encoding because it'll be better
quality given the unlimited bandwidth. But that fails when localhost is
really an SSH tunnel. Try forcing a compressed encoding instead:
$ xtightvncviewer -encodings "tight copyrect" localhost:0
Corey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://sllug.org/pipermail/sllug-members/attachments/20060823/c44deaa1/attachment.pgp
More information about the sllug-members
mailing list