我们在使用mac的ssh的时候,经常会遇到如下错误:
warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
这是因为我们没有注释掉文件:/etc/ssh/ssh_config 中的 SendEnv LANG LC_*
注释或者删掉后,就不会再遇到这个错误了
Latest posts by Zhiming Zhang (see all)
- 什么是ami - 二月 22, 2021
- istio Ingress Gateways - 十一月 25, 2020
- Istio VirtualService - 十一月 23, 2020