On Mon, Feb 25, 2002 at 12:15:23PM +0000, Natalie Ford wrote:
>You can run x over ssh?  Kewl!  How?

host's sshd_config:

X11Forwarding yes
X11DisplayOffset 10

host's xhosts - only needs to allow connections from localhost.

client's ssh: use -X on the command line

Remember all the usual security warnings - if someone compromises the
host, your client's x session is at risk, etc.

Roger

Reply via email to