1.SSH secure 连接centos7乱码
修改文件 /etc/local.conf
LANG="zh_CN.UTF-8"修改为LANG=”zh_CN.GB18030”
然后重启SSH secure
2.ifconfig command not found
本文介绍了解决SSHSecure连接CentOS7出现乱码的方法,通过修改/etc/local.conf文件中的LANG参数,将编码从UTF-8更改为GB18030,以确保中文字符的正确显示。
1.SSH secure 连接centos7乱码
修改文件 /etc/local.conf
LANG="zh_CN.UTF-8"修改为LANG=”zh_CN.GB18030”
然后重启SSH secure
2.ifconfig command not found
转载于:https://www.cnblogs.com/PengChengLi/p/10066012.html

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