<?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>{{caokee}} &#187; linux</title>
	<atom:link href="http://blog.caokee.com/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.caokee.com</link>
	<description>上帝说要有光，于是就有了光</description>
	<lastBuildDate>Sat, 14 Jan 2012 13:07:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>firefox升级</title>
		<link>http://blog.caokee.com/2011/12/base-centos-firefox-upgrade.html</link>
		<comments>http://blog.caokee.com/2011/12/base-centos-firefox-upgrade.html#comments</comments>
		<pubDate>Sat, 17 Dec 2011 14:50:02 +0000</pubDate>
		<dc:creator>soone</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://blog.caokee.com/?p=37</guid>
		<description><![CDATA[firefox最新稳定版本都已经到8.0.1了，可是centos里面默认装的还是老掉牙的3.0.1，现在连firebug都不支持了，无奈只好进行升级，首先卸载3.0.1版本的firefox，如下： yum remove firefox 解压最新的firefox包 tar xvf firefox-8.0.1.tar.bz2 mv firefox /usr/local/ ln -s /usr/local/firefox /usr/share/ ln -s /usr/local/firefox /usr/sbin/ 接着在原来的上网浏览器图标上点右键选择”属性“，在“命令”那行选择浏览，找到/user/local/firefox/firefox这个执行文件，点击“关闭” ok，firefox升级成功！]]></description>
			<content:encoded><![CDATA[<p>firefox最新稳定版本都已经到8.0.1了，可是centos里面默认装的还是老掉牙的3.0.1，现在连firebug都不支持了，无奈只好进行升级，首先卸载3.0.1版本的firefox，如下：</p>
<blockquote><p>yum remove firefox</p>
<p>解压最新的firefox包</p>
<p>tar xvf firefox-8.0.1.tar.bz2</p>
<p>mv firefox /usr/local/</p>
<p>ln -s /usr/local/firefox /usr/share/</p>
<p>ln -s /usr/local/firefox /usr/sbin/</p>
<p>接着在原来的上网浏览器图标上点右键选择”属性“，在“命令”那行选择浏览，找到/user/local/firefox/firefox这个执行文件，点击“关闭”</p></blockquote>
<p>ok，firefox升级成功！</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.caokee.com/2011/12/base-centos-firefox-upgrade.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

