On Fri, Aug 6, 2010 at 11:43, Simon Billis simon@houxou.com wrote:
Check that you have X11Forwarding yes in sshd.conf
Rgds
Simon
Thanks, Simon, it appears so:
[root@CentOS-55-32-minimal ~]# cat /etc/ssh/sshd_config | grep X11Forwarding #X11Forwarding no X11Forwarding yes
The SSH server (and the machine itself) had been reset since that change has been made, of course.
Having reread your OP - try running nautilus without the display setting at the end (it's superfluous considering that you have a exported the display variable) as you had a typo in the incatation or replace the ":" with a "."
HTH
S.