Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2360713
  • 博文数量: 609
  • 博客积分: 10061
  • 博客等级: 上将
  • 技术积分: 5920
  • 用 户 组: 普通用户
  • 注册时间: 2008-06-25 08:30
文章分类

全部博文(609)

文章存档

2010年(13)

2009年(39)

2008年(558)

我的朋友

分类: LINUX

2008-09-15 13:34:03

Desktop Environment is not neccessary for Server usage, though. Please read here if you use Linux as a Desktop too.
 
[1]     I have to install Desktop Environment because I installed minimum packages first. Use groupinstall function of yum command like following example.

[root@ns ~]# yum -y groupinstall "X Window System"

---------- many packages are installed ----------

 
[root@ns ~]# yum -y groupinstall "GNOME Desktop Environment"

---------- many packages are installed ----------

 
[2]     Input a command like below after finishing installation of new packages.

[root@ns ~]# startx

You can operate CentOS on GUI like Windows. 


阅读(1364) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~