On Mon, 2001-11-26 at 20:21, Manish Godara wrote: > How can I use ssh for X displays?
Like the other poster explained; please consult the ssh documentation if there are still questions. The advantages of ssh over a direct connection to the X server are that it acts as a proxy, so everything looks like a local connection to both client and server, hence no need to mess with authorization. Also, as ssh tunnels the X protocol stream through its connection, X can be encrypted and/or compressed for free. -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
