ssh X problem solved

来源: 2004-03-12 20:15:18 [旧帖] [给我悄悄话] 本文已被阅读:

Thanks for all the helps. I have figured out the ssh X problem now. Just go to /etc/ssh and set the "X11forwarding yes" in ssh_config and sshd_config. By the way, xhost + is for telnet. It should never be mixed with ssh for security reason.