debian禁用ipv6后ssh无法使用图形程序

833阅读 0评论2012-04-24 zzggbb
分类:LINUX

The following resolved my IPv6-Disabling issue with SSH:

1) Adding the following to your sshd_config
AddressFamily inet
2) Restart SSH

Afterwards, the SSH daemon is able to create the X11 socket and
X-Forwarding works as expected.
上一篇:为debian google-chrome 安装flash
下一篇:rcs + vim