X11 forwarding over SSH
From: Andrew Alsup (andy_at_shazam.widge.org)
Date: 10/18/04
- Previous message: Reid Priedhorsky: "Re: Automatically resize A4 printouts to letter?"
- Next in thread: Roel Schroeven: "Re: X11 forwarding over SSH"
- Reply: Roel Schroeven: "Re: X11 forwarding over SSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "debian-user" <debian-user@lists.debian.org> Date: Mon, 18 Oct 2004 12:18:33 -0400
I have 2 debian servers: 1 running Woody and 1 running Sarge. I'm using PuTTY as my SSH client (from WinXP). I can successfully tunnel X (over SSH) on the Woody server. However, I'm unable to get it working on the Sarge server.
Both servers have the following in /etc/ssh/sshd_config
X11Forwarding yes
X11DisplayOffset 10
One thing that I noticed:
I am not setting the DISPLAY env variable in my .profile (or .bash_profile) files. There is no reference to the DISPLAY env variable *anywhere*. If I connect to the Woody server (telling PuTTY to use X11 forwarding) then DISPLAY automatically gets set to localhost:10.0. If I connect to the Sarge server (telling PuTTY to use X11 forwarding) DISPLAY is NOT automatically set. Its not in the env at all.
This is driving me crazy, and I'll bet its something stupid on my part!
- Previous message: Reid Priedhorsky: "Re: Automatically resize A4 printouts to letter?"
- Next in thread: Roel Schroeven: "Re: X11 forwarding over SSH"
- Reply: Roel Schroeven: "Re: X11 forwarding over SSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|