<?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>ls /proc &#187; centos</title>
	<atom:link href="http://www.lsproc.com/blog/tag/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lsproc.com/blog</link>
	<description>lsproc.com</description>
	<lastBuildDate>Fri, 18 Nov 2011 09:22:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CentOS 5.0 源</title>
		<link>http://www.lsproc.com/blog/centos_50_yum/</link>
		<comments>http://www.lsproc.com/blog/centos_50_yum/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 07:54:10 +0000</pubDate>
		<dc:creator>lostsnow</dc:creator>
				<category><![CDATA[Linux&Webserver]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.lostk.com/blog/technology/centos_yum/</guid>
		<description><![CDATA[转载时请标明文章原始出处和作者信息, 作者: lostsnow.http://www.lsproc.com/blog/centos_50_yum/ 修改 /etc/yum.repos.d/CentOS-Base.repo [base] name=CentOS-$releasever - Base baseurl=http://mirror.be10.com/centos/$releasever/os/$basearch/ gpgcheck=1 gpgkey=http://mirror.be10.com/centos/RPM-GPG-KEY-CentOS-5 #released updates [update] name=CentOS-$releasever - Updates baseurl=http://mirror.be10.com/centos/$releasever/updates/$basearch/ gpgcheck=1 gpgkey=http://mirror.be10.com/centos/RPM-GPG-KEY-CentOS-5 #packages used/produced in the build but not released [addons] name=CentOS-$releasever - Addons baseurl=http://mirror.be10.com/centos/$releasever/addons/$basearch/ gpgcheck=1 gpgkey=http://mirror.be10.com/centos/RPM-GPG-KEY-CentOS-5 #additional packages that may &#8230; <a href="http://www.lsproc.com/blog/centos_50_yum/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>转载时请标明文章原始出处和作者信息, 作者: <a href="http://www.lsproc.com/blog/">lostsnow</a>.<br /><a href="http://www.lsproc.com/blog/centos_50_yum/">http://www.lsproc.com/blog/centos_50_yum/</a></p>
<p>修改 /etc/yum.repos.d/CentOS-Base.repo</p>
<blockquote><p>
[base]<br />
name=CentOS-$releasever - Base<br />
baseurl=http://mirror.be10.com/centos/$releasever/os/$basearch/<br />
gpgcheck=1<br />
gpgkey=http://mirror.be10.com/centos/RPM-GPG-KEY-CentOS-5</p>
<p>#released updates<br />
[update]<br />
name=CentOS-$releasever - Updates<br />
baseurl=http://mirror.be10.com/centos/$releasever/updates/$basearch/<br />
gpgcheck=1<br />
gpgkey=http://mirror.be10.com/centos/RPM-GPG-KEY-CentOS-5</p>
<p>#packages used/produced in the build but not released<br />
[addons]<br />
name=CentOS-$releasever - Addons<br />
baseurl=http://mirror.be10.com/centos/$releasever/addons/$basearch/<br />
gpgcheck=1<br />
gpgkey=http://mirror.be10.com/centos/RPM-GPG-KEY-CentOS-5</p>
<p>#additional packages that may be useful<br />
[extras]<br />
name=CentOS-$releasever - Extras<br />
baseurl=http://mirror.be10.com/centos/$releasever/extras/$basearch/<br />
gpgcheck=1<br />
gpgkey=http://mirror.be10.com/centos/RPM-GPG-KEY-CentOS-5</p>
<p>#additional packages that extend functionality of existing packages<br />
[centosplus]<br />
name=CentOS-$releasever - Plus<br />
baseurl=http://mirror.be10.com/centos/$releasever/centosplus/$basearch/<br />
gpgcheck=1<br />
enabled=0<br />
gpgkey=http://mirror.be10.com/centos/RPM-GPG-KEY-CentOS-5</p>
<p>#contrib - packages by Centos Users<br />
[contrib]<br />
name=CentOS-$releasever - Contrib<br />
baseurl=http://mirror.be10.com/centos/$releasever/contrib/$basearch/<br />
gpgcheck=1<br />
enabled=0<br />
gpgkey=http://mirror.be10.com/centos/RPM-GPG-KEY-CentOS-5</p></blockquote>
<p><code>yum update</code>
<p>-- EOF --</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li>2007-08-01 -- <a href="http://www.lsproc.com/blog/centos_config/" title="CentOS 配置详解">CentOS 配置详解</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.lsproc.com/blog/centos_50_yum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS 配置详解</title>
		<link>http://www.lsproc.com/blog/centos_config/</link>
		<comments>http://www.lsproc.com/blog/centos_config/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 06:42:15 +0000</pubDate>
		<dc:creator>lostsnow</dc:creator>
				<category><![CDATA[Linux&Webserver]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[安装]]></category>
		<category><![CDATA[操作系统]]></category>

		<guid isPermaLink="false">http://www.lostk.com/blog/technology/centos_%e9%85%8d%e7%bd%ae%e8%af%a6%e8%a7%a3/</guid>
		<description><![CDATA[转载时请标明文章原始出处和作者信息, 作者: lostsnow.http://www.lsproc.com/blog/centos_config/ 今天不知道为啥 centospub.com 好多页面上不去, 貌似被墙的样子, 顺手开着tor就把里面内容给盗版过来了, 机器上也存份, 方便离线浏览``` http://www.lostk.com/ebook/centos/make.html -- EOF -- Related Posts2007-07-11 -- 再谈自定义 ubuntu 安装 (0)2007-05-23 -- 安装独一无二的操作系统 (1)2007-05-17 -- ubuntu root 密码的问题 (0)2010-01-15 -- bash if条件判断参数 (0)2010-01-09 -- linux timeline (2)]]></description>
			<content:encoded><![CDATA[<p>转载时请标明文章原始出处和作者信息, 作者: <a href="http://www.lsproc.com/blog/">lostsnow</a>.<br /><a href="http://www.lsproc.com/blog/centos_config/">http://www.lsproc.com/blog/centos_config/</a></p>
<p>今天不知道为啥 centospub.com 好多页面上不去, 貌似被墙的样子, 顺手开着tor就把里面内容给盗版过来了, 机器上也存份, 方便离线浏览```<br />
<a href="http://www.lostk.com/ebook/centos/make.html">http://www.lostk.com/ebook/centos/make.html</a>
<p>-- EOF --</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li>2007-07-11 -- <a href="http://www.lsproc.com/blog/diy_your_ubuntu/" title="再谈自定义 ubuntu 安装">再谈自定义 ubuntu 安装</a> (0)</li><li>2007-05-23 -- <a href="http://www.lsproc.com/blog/install_unique_operating_system/" title="安装独一无二的操作系统">安装独一无二的操作系统</a> (1)</li><li>2007-05-17 -- <a href="http://www.lsproc.com/blog/ubuntu-root-password/" title="ubuntu root 密码的问题">ubuntu root 密码的问题</a> (0)</li><li>2010-01-15 -- <a href="http://www.lsproc.com/blog/bash_if_parameters/" title="bash if条件判断参数">bash if条件判断参数</a> (0)</li><li>2010-01-09 -- <a href="http://www.lsproc.com/blog/linux_timeline/" title="linux timeline">linux timeline</a> (2)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.lsproc.com/blog/centos_config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

