Re: X client problem..

2004-08-19 Thread Alexis Huxley
> System is Kanotix-bug-hunter-07-A (debianunstable based). > > Call this box machine A > I want to run xterm from machine B > > Steps tried: > > on A --> xhost +B > loggged into B(via ssh) and --> export DISPLAY=A:0; xterm > > results in > ... Can't open display "A:0" Try sett

Re: X client problem..

2004-08-18 Thread Alvin Oga
On Wed, 18 Aug 2004, Andreas Janssen wrote: > > on A --> xhost +B > > loggged into B(via ssh) and --> export DISPLAY=A:0; xterm display variable is: DISPLAY=ip#:0.0 -- note the .0 for screen 0 c ya alvin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Re: X client problem..

2004-08-18 Thread John Smith
On Wed, 2004-08-18 at 19:24, Thomas Adam wrote: > On Wed, Aug 18, 2004 at 11:41:37AM -0400, Ishwar Rattan wrote: > > > > System is Kanotix-bug-hunter-07-A (debianunstable based). > > > > Call this box machine A > and replace 'no' with 'yes'. Then restart sshd on machine B. From > machine A, do: >

Re: X client problem..

2004-08-18 Thread Stefan O'Rear
On Wed, Aug 18, 2004 at 11:41:37AM -0400, Ishwar Rattan wrote: > > System is Kanotix-bug-hunter-07-A (debianunstable based). > > Call this box machine A > I want to run xterm from machine B > > Steps tried: > > on A --> xhost +B > loggged into B(via ssh) and --> export DISPLAY=A:0

Re: X client problem..

2004-08-18 Thread Dave Harding
Ishwar Rattan wrote: > results in > ... Can't open display "A:0" > > Any ideas? Read http://www.linux.com/howtos/Remote-X-Apps-6.shtml Right there on top it says: "Notice that some X servers (from XFree86) can be configured not to listen on the usual TCP port with the -nolisten tcp argu

Re: X client problem..

2004-08-18 Thread Thomas Adam
On Wed, Aug 18, 2004 at 11:41:37AM -0400, Ishwar Rattan wrote: > > System is Kanotix-bug-hunter-07-A (debianunstable based). > > Call this box machine A > I want to run xterm from machine B > > Steps tried: > > on A --> xhost +B > loggged into B(via ssh) and --> export DISPLAY=A:0

Re: X client problem..

2004-08-18 Thread Andreas Janssen
Hello Ishwar Rattan (<[EMAIL PROTECTED]>) wrote: > System is Kanotix-bug-hunter-07-A (debianunstable based). > > Call this box machine A > I want to run xterm from machine B > > Steps tried: > > on A --> xhost +B > loggged into B(via ssh) and --> export DISPLAY=A:0; xterm > > results

X client problem..

2004-08-18 Thread Ishwar Rattan
System is Kanotix-bug-hunter-07-A (debianunstable based). Call this box machine A I want to run xterm from machine B Steps tried: on A --> xhost +B loggged into B(via ssh) and --> export DISPLAY=A:0; xterm results in ... Can't open display "A:0" Any ideas? -ishwar