centos浏览器无法输入中文

打开 /root/.bashrc 在最后面添加下面一句话

vim /root/.bashrc

export LC_CTYPE=zh_CN.UTF-8

你可能感兴趣的:(linux)