# vi /etc/ssh/sshd_config
# ll /etc/ssh/sshd_config
-rw——- 1 root root 3546 Oct 3 2011 /etc/ssh/sshd_config
# vi /etc/ssh/sshd_config
# Change from no to yes – X11Forwarding yes
# cd /etc/init.d/
/etc/init.d # ./sshd restart
Shutting down SSH daemon done
Starting SSH daemon done
/etc/init.d #