Oki DZ wrote: > From man ssh: > " X11 and TCP forwarding > If the ForwardX11 variable is set to ``yes'' (or, see the " > > It already set. > > " from the local machine. The user should not manually set DISPLAY. > For- > warding of X11 connections can be configured on the command line or > in > configuration files." > > No, I didn't set it. > > [EMAIL PROTECTED]:~$ ssh bdg2 > Linux bdg 2.4.18-evms-lkcd #1 Thu Dec 19 10:03:08 WIT 2002 i686 unknown > unknown GNU/Linux > ... > [EMAIL PROTECTED]:~$ echo $DISPLAY > localhost:10.0 > [EMAIL PROTECTED]:~$ xterm > xterm Xt error: Can't open display: localhost:10.0 > > What gives? > > Should I tinker with xauth, xhost, etc.?
No. Try ssh -X bdg2 Greets, Arnd -- MS has as much chance of winning [against Linux] as the US did in Vietnam. Chris F.A. Johnson in alt.os.linux -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

