Linux/Centos解决安装oracle11g中文乱码的问题
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
解决Linux下安装oracle11g中文乱码的问题
新建一个目录,上传字体包zysong.ttf到新建的目录,命令如下:
#mkdir –p /usr/share/fonts/zh_CN/TrueType
#cd /usr/share/fonts/zh_CN/TrueType
#chmod –R 75 zysong.ttf
配置系统变量为zh_CN.UTF-8,如下图所示:
然后启动oracle安装脚本,安装界面就是中文的,如下图所示:
如果对此有兴趣,请扫下面二维码免费获取更多详情,如果文章对您有帮助,请打赏博主一两毛钱。
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献12条内容
所有评论(0)