图形界面

SHELL
# 安装
dnf groupinstall "xfce"
# 更改用户级别
systemctl isolate graphical.target
# systemctl isolate multi-user.target 返回命令行
# 启动
startx
点击展开查看更多

中文支持

SHELL
# 安装语言包
dnf install langpacks-zh_CN.noarch
# 安装中文字体
dnf install wqy-microhei-fonts.noarch
# 其他字体可使用dnf search wqy查看
# 修改默认语言
vim /etc/locale.conf
# 重启
reboot
# 据说直接source /etc/locale.conf也行
点击展开查看更多

拼音输入法

SHELL
dnf install ibus-libpinyin.x86_64
# 然后去设置的Region & Language 添加输入源,选择 汉语(中国),看看有没有 汉语(智能拼音),如果没有就重启,再重复上述步骤。
点击展开查看更多

版权声明

作者: Chaim

链接: https://chaim.eu.org/posts/centos8%E5%9B%BE%E5%BD%A2%E7%95%8C%E9%9D%A2-%E4%B8%AD%E6%96%87%E6%94%AF%E6%8C%81/

许可证: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Please attribute the source, use non-commercially, and maintain the same license.

开始搜索

输入关键词搜索文章内容

↑↓
ESC
⌘K 快捷键