连接Linux报错-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
修改文件/etc/locale.conf添加
LC_CTYPE=en_US.utf8
LC_ALL=en_US.utf8
连接Linux报错-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
修改文件/etc/locale.conf添加
LC_CTYPE=en_US.utf8
LC_ALL=en_US.utf8