使用ssh命令连接远程服务器出现如下报错提示:
[root@localhost opc]# ssh 192.168.10.3
Last login: Mon Aug 24 17:30:59 2020 from 192.168.10.74
-bash: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8)
本地化是指不同地区用户在键盘上输入不同语言的字符集。例如 en_US 表示美国英语字符集,因此只有正确设置了服务器的字符集,服务器才能理解用户的输入字符。
出现以


888

被折叠的 条评论
为什么被折叠?



