<?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; CentOS yum</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/centos-yum/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Wed, 01 Apr 2026 08:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS使用yum update更新时不升级内核的方法</title>
		<link>https://www.osyunwei.com/archives/444.html</link>
		<comments>https://www.osyunwei.com/archives/444.html#comments</comments>
		<pubDate>Tue, 25 Oct 2011 08:19:35 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS yum]]></category>
		<category><![CDATA[yum update]]></category>
		<category><![CDATA[不升级内核]]></category>

		<guid isPermaLink="false">http://w66416.s75.chinaccnet.cn/?p=444</guid>
		<description><![CDATA[    引言：由于系统与硬件的兼容性问题，有可能升级内核后导致服务器不能正常启动，这是非常可怕的，没有特别的需要，建议不要随意升级内核。       系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接            CentOS使用yum update更新时不升级内核                       cp /etc/yum.conf    /etc/yum.confbak            方法一、修改yum的配置文件                   vi /etc/yum.conf  在[main]的最后添加 exclude=kernel*            方法二、直接在yum的命令后面加上如下的参数：                         yum --exclude=kernel* update 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接            查看系统版本  cat /etc/issue            查看内核版本  uname -a &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/444.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 » CentOS使用yum update更新时不升级内核的方法<p><a rel="bookmark" href="https://www.osyunwei.com/archives/444.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/444.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
