hi all

Why i'm unable to run xterm on remote ssh server?
$DISPLAY is not set :(

on ssh server
[EMAIL PROTECTED]:~$ grep X11 /etc/ssh/sshd_config
X11Forwarding yes
X11DisplayOffset 10

on my local pc
[EMAIL PROTECTED] ~]$ ssh -X [EMAIL PROTECTED]

[EMAIL PROTECTED]:~$ xterm
xterm Xt error: Can't open display:
xterm:  DISPLAY is not set
[EMAIL PROTECTED]:~$ echo $DISPLAY

[EMAIL PROTECTED]:~$

Is something wrong in my sshd_config ?
Should I set $DISPLAY manually?

-- 
Artem Zolochevskiy


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to