<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>夜行人 &#187; gnome</title>
	<atom:link href="http://www.187299.com/archives/tag/gnome/feed" rel="self" type="application/rss+xml" />
	<link>http://www.187299.com</link>
	<description>寻觅生命中的那一片浅草......</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:59:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>yum安装gnome</title>
		<link>http://www.187299.com/archives/92</link>
		<comments>http://www.187299.com/archives/92#comments</comments>
		<pubDate>Thu, 23 Apr 2009 02:36:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.momati.net/archives/92</guid>
		<description><![CDATA[以centos4.2为例子， #yum grouplist 显示系统已经安装的组件，和可以安装的组件 如果系统安装之初采用最小化安装，没有安装xwindow，那么r #yum -y groupinstall "X Window System" #yum -y groupinstall "GNOME Desktop ... ]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: small;">以centos4.2为例子，<br />
#yum grouplist<br />
显示系统已经安装的组件，和可以安装的组件<br />
如果系统安装之初采用最小化安装，没有安装xwindow，那么r<br />
#yum -y groupinstall "X Window System"<br />
#yum -y groupinstall "GNOME Desktop Environment"</span></p>
<p><span style="font-size: small;"><span id="more-92"></span><br />
</span></p>
<p><span style="font-size: small;">注意：为了能快速下载，可以设置/etc/yum.repos.d/CentOS-Base.repo 指向国内的站点http://mirror.be10.com<br />
安装完X Window 修改<br />
/etc/X11/xdm/Xaccess （去掉 #* #any host can get a login window前面的 #）r<br />
/etc/X11/gdm/gdm.conf （Enable=true,port=177）r<br />
/etc/inittab （第一行改为 id:5:initdefault: 最后一行改为 x:5:respawn:/usr/bin/gdm）r</span></p>
<p><span style="font-size: small;">修改完毕，reboot os</span></p>
<p><span style="font-size: small;">#netstat -ln<br />
检查 177 是否开放r</span></p>
<p><span style="font-size: small;">如果没有177端口，那么可能是iptables设置有问题r<br />
可以用命令开放端口<br />
#iptables -I INPUT -p udp -s 0/0 -d 0/0 –dport 177 -j ACCEPT<br />
最彻底的办法是关闭iptables</span></p>
<p><span style="font-size: small;">/sbin/service iptables stop<br />
或者<br />
#chkconfig –level 5 iptables off<br />
然后reboot os</span></p>
<p><span style="font-size: small;">ok现在应该可以用xmanager连接 linux的图形界面了</span></p>
<p><span style="font-size: small;">Created By: sb123</span></p>
<p><span style="font-size: small;">转载自：http://hi.baidu.com/monobao/blog/item/d19e34a423e527f09152eec6.html</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.187299.com/archives/92/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
