Linux运维经验
发布时间:2014-04-16 18:29:46
家里的网络环境,导致ssh hang的问题,始终无法连接(ssh -vvv user@host?错误信息:debug2: channel 1: open confirm rwindow 0 rmax 32768),经过长期摸索,发现mosh可以解决此问题,但缺提示:mosh: Did not find mosh server startup message发现是locale的问题,发现本地的locale是zh_CN.UTF-8的,所以需要将.........【阅读全文】