<?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; 配置本地yum源</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/%e9%85%8d%e7%bd%ae%e6%9c%ac%e5%9c%b0yum%e6%ba%90/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>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>RHEL 6.2配置本地yum源</title>
		<link>https://www.osyunwei.com/archives/2241.html</link>
		<comments>https://www.osyunwei.com/archives/2241.html#comments</comments>
		<pubDate>Mon, 13 Feb 2012 02:54:29 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>
		<category><![CDATA[yum]]></category>
		<category><![CDATA[配置本地yum源]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=2241</guid>
		<description><![CDATA[一、挂载本地光盘到系统：把rhel6.2安装光盘放入光驱，在终端命令行下操作       mkdir /media/rhel   #新建挂载目录       mount /dev/cdrom  /media/rhel  #挂载光盘到/media/rhel目录下       cd  /media/rhel  #进入挂载目录       ls   #查看挂载目录，光盘挂载成功 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 二、配置本地yum源       cd /etc/yum.repos.d/   #进入yum配置目录       touch  rhel-media.repo   #建立yum配置文件       vi  rhel-media.repo   #编辑配置文件，添加以下内容   三、清除yum缓存，使用yum install自动安装软件       yum clean all   #清除yum缓存       yum install php   #安装php 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 至此，RHEL 6.2配置本地yum源教程完成，现在可以使用yum install命令安装软件了。 &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/2241.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/2241.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/2241.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
