最小化安装的centos 6.5补安kde桌面系统
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了最小化安装的centos 6.5补安kde桌面系统相关的知识,希望对你有一定的参考价值。
yum groupinstall "X Window System" "KDE Desktop" "Graphical Administration Tools" "Internet Browser" "General Purpose Desktop" "Office Suite and Productivity" "Graphics Creation Tools" -y
需要图形支持中文的再多安一个中文套件
yum -y groupinstall "Chinese Support"
vim /etc/sysconfig/i18n
LANG="zh_CN.UTF-8"
以上是关于最小化安装的centos 6.5补安kde桌面系统的主要内容,如果未能解决你的问题,请参考以下文章