[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X client problem..



Hello

Ishwar Rattan (<ishwar@pali.cps.cmich.edu>) 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 in
> ... Can't open display "A:0"
> 
> Any ideas?

X11 forwarding not enabled in ssh server config on B, or not enabled in
ssh client config on A. Read

man sshd_config
man ssh_config

Look for "ForwardX11" and "X11Forwarding".

best regards
        Andreas Janssen

-- 
Andreas Janssen <andreas.janssen@bigfoot.com>
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps.html



Reply to: