SecureCRT连接linux中文显示乱码
时间:2021-06-27 17:20:17
收藏:0
阅读:35
用SecureCRT连接Linux时中文显示乱码,如下图。

处理方法:
1.查看服务器使用的字符集是什么。
在linux输入locale,发现使用的是utf-8字符集

2.在SecureCRT中设置会话的字符集为utf-8

找到外观-->字符编码,把Default修改成utf-8就可以了。

原文:https://www.cnblogs.com/SeanNet/p/14940713.html
评论(0)