Re: replacing X Window System !

From: Peter Gordon
Date: Fri May 19 2006 - 18:43:07 EST


Although one has to admit that working with remote X terminals over a
SSH/WAN/VPN-connection is far from usefull, [...]
You can tunnel just about anything X11 over SSH/VPN/etc.; even things
like a whole desktop GUI; not just plain X terminals.

However, there´s NX (http://www.nomachine.com/) and
other products but out of the box X11 it´s quite slow over higher latency
connections.
One good way to reduce latency (at least when using X11 over SSH) is
to tell SSH to compress its connection tunnel ("ssh -C ...").
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/