Re: how to use x11 forwarding?
From: Greg Wooledge (wooledg_at_eeg.ccf.org)
Date: 09/24/04
- Previous message: Chris Cheshire: "how to use x11 forwarding?"
- In reply to: Chris Cheshire: "how to use x11 forwarding?"
- Next in thread: Jonathan Loh: "Re: how to use x11 forwarding?"
- Reply: Jonathan Loh: "Re: how to use x11 forwarding?"
- Reply: Joseph Miller: "Re: how to use x11 forwarding?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 24 Sep 2004 08:04:30 -0400 To: Chris Cheshire <ccheshire@bigredwire.com>
On Mon, Sep 20, 2004 at 04:07:57PM -0700, Chris Cheshire wrote:
> Sorry for the newbie question, but how do I get X11 forwarding to work?
Enable X11Forwarding on the server.
Use "ssh -X" on the client.
Make sure the server *and* the client both have the "xauth" program in
their respective ${PATH}s. (When you compiled OpenSSH, it should have
told you what the server's $PATH would be... make sure xauth is in a
directory in that $PATH.)
- Previous message: Chris Cheshire: "how to use x11 forwarding?"
- In reply to: Chris Cheshire: "how to use x11 forwarding?"
- Next in thread: Jonathan Loh: "Re: how to use x11 forwarding?"
- Reply: Jonathan Loh: "Re: how to use x11 forwarding?"
- Reply: Joseph Miller: "Re: how to use x11 forwarding?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|