Linux设置中文
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
1、启动虚拟机,在虚拟机桌面点击右键,选中在终端打开。
2、切到中文模式之前,系统需要安装中文包
sudo yum groupinstall chinese-support
注意1:若使用sudo的时候,提示错误 ## is not in the sudoers file. This incident will be reported,原因是用户没加入到sudo的配置文件中。
解决方法:切换到root用户,运行visudo命令,在 root ALL=(ALL) ALL下面添加一行 xxx ALL=(ALL) ALL,xxx是要加入的用户名称,保存退出。
注意2:若出现“Error: Cannot find a valid baseurl for repo : base”。
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 年前
更多推荐
已为社区贡献1条内容
所有评论(0)