Secure Shell
Back to list
|
Post reply
problem with X11Forwarding
May 23 2011 08:35AM
Mahmood Naderan (nt_mahmood yahoo com)
(3 replies)
Hi,
I have enabled X11Forwarding in sshd_config
mahmood@server:~$ cat /etc/ssh/sshd_config | grep "X11*"
X11Forwarding yes
X11DisplayOffset 10
However when I connect through "ssh -X server_ip" and run "xclock" I get this error:
mahmood@server:~$ xclock
Error: Can't open display:
Any way to fix that?
// Naderan *Mahmood;
[ reply ]
Re: problem with X11Forwarding
May 28 2011 03:18AM
Asif Iqbal (vadud3 gmail com)
Re: problem with X11Forwarding
May 28 2011 12:16AM
John Bailey (rekkanoryo rekkanoryo org)
Re: problem with X11Forwarding
May 27 2011 01:47PM
Brad H (kidtangerine gmail com)
Privacy Statement
Copyright 2010, SecurityFocus
I have enabled X11Forwarding in sshd_config
mahmood@server:~$ cat /etc/ssh/sshd_config | grep "X11*"
X11Forwarding yes
X11DisplayOffset 10
However when I connect through "ssh -X server_ip" and run "xclock" I get this error:
mahmood@server:~$ xclock
Error: Can't open display:
Any way to fix that?
// Naderan *Mahmood;
[ reply ]