michael
asked May 27 2017
Answer
You change the ssh configuration file like below
# vi /etc/ssh/sshd_config
X11Forwarding yes
X11UseLocalhost no
henry
asked Aug 27 2017
edited Oct 05 2018
X11 forwarding request failed on channel 0
I got this error while SSH with -X option. Dont know how to solve this.