<?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; RHEL</title>
	<atom:link href="http://www.osyunwei.com/archives/category/system/rhel/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>RHEL 10.x系统安装配置图解教程</title>
		<link>https://www.osyunwei.com/archives/15087.html</link>
		<comments>https://www.osyunwei.com/archives/15087.html#comments</comments>
		<pubDate>Fri, 24 Jan 2025 08:21:29 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=15087</guid>
		<description><![CDATA[红帽（Red Hat）于 2024年12 月 12 日发布公告，邀请用户测试 Beta 版 Red Hat Enterprise Linux（RHEL）10 发行版，正式版预估将于 2025 年年中发布。 RHEL 10 Beta 版的发布标志着红帽企业级 Linux 的又一次重大进步，不仅带来了内核和工具的更新，更引入了生成式 AI 工具 RHEL Lightspeed，简化了系统管理，提升了用户体验。 Beta 版 RHEL 10 更新至 Linux 6.11.0 内核，并更新了 OpenSSH、SELinux 和 Podman 等核心库，并在其上构建了新的功能。 官方下载地址：https://www.redhat.com/zh/technologies/linux-platforms/enterprise-linux?intcmp=7013a000003Sl4pAAC 官网需要登录账号才能下载，也可以从第三方下载 一、安装Red Hat Enterprise Linux 10.0 成功引导系统后，会出现下面的界面 界面说明： Install Red Hat Enterprise Linux 10.0 #安装Red Hat Enterprise [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/15087.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/15087.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RHEL 9.x系统安装配置图解教程</title>
		<link>https://www.osyunwei.com/archives/12500.html</link>
		<comments>https://www.osyunwei.com/archives/12500.html#comments</comments>
		<pubDate>Sun, 05 Jun 2022 10:23:15 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=12500</guid>
		<description><![CDATA[2022 年 5 月 18 日，IBM 收购的红帽公司宣布推出红帽企业 Linux 9 (RHEL 9)，这是世界领先的企业 Linux 平台的最新版本。RHEL 9 为支持混合云创新提供了更灵活、更稳定的基础，并为跨物理、虚拟、私有和公共云和边缘部署部署应用程序和关键工作负载提供了更快、更一致的体验。 红帽® 企业 Linux® 是全球领先的企业 Linux 平台 ，是可靠的开源操作系统（OS）。用户可基于这一平台，在裸机、虚拟环境、容器及各类云环境之间扩展现有应用并部署各种新兴技术。 下载地址 Red Hat Enterprise Linux 9.0 百度网盘链接：https://pan.baidu.com/s/1Wm6xK0qEwPzPEHF0zT16pw 提取码：moqm 一、安装Red Hat Enterprise Linux 9.0 成功引导系统后，会出现下面的界面 界面说明： Install Red Hat Enterprise Linux 9.0 #安装Red Hat Enterprise Linux 9.0 Test this media &#38; install Red Hat Enterprise [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/12500.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/12500.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RHEL 7.0编译安装Nginx1.6.0+MySQL5.6.19+PHP5.5.14</title>
		<link>https://www.osyunwei.com/archives/7806.html</link>
		<comments>https://www.osyunwei.com/archives/7806.html#comments</comments>
		<pubDate>Thu, 03 Jul 2014 09:20:21 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>
		<category><![CDATA[lnmp]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=7806</guid>
		<description><![CDATA[准备篇： RHEL 7.0系统安装配置图解教程 http://www.osyunwei.com/archives/7702.html 一、使用系统镜像文件配置本地yum源 1、使用WinSCP.exe等工具上传系统镜像文件rhel-server-7.0-x86_64-dvd.iso到/usr/local/src目录 2、使用Putty.exe工具远程连接到RHEL服务器 3、挂载系统镜像文件 mkdir /media/cdrom #新建镜像文件挂载目录 cd /usr/local/src #进入系统镜像文件存放目录 ls #列出目录文件，可以看到刚刚上传的系统镜像文件 mount -t iso9660 -o loop /usr/local/src/rhel-server-7.0-x86_64-dvd.iso /media/cdrom #挂载系统镜像 cd /media/cdrom #进入挂载目录，使用ls命令可以看到已经有文件存在了 备注：umount /media/cdrom #卸载系统镜像 4、设置开机自动挂载系统镜像文件 vi /etc/fstab #添加以下代码。实现开机自动挂载 /usr/local/src/rhel-server-7.0-x86_64-dvd.iso /media/cdrom iso9660 defaults,ro,loop 0 0 :wq! #保存退出 备注：iso9660使用df -T 查看 5、配置本地yum源 cd /etc/yum.repos.d/ #进入yum配置目录 touch rhel-media.repo #建立yum配置文件 vi rhel-media.repo #编辑配置文件，添加以下内容 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/7806.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/7806.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RHEL 7.0安装配置LAMP服务器(Apache+PHP+MariaDB)</title>
		<link>https://www.osyunwei.com/archives/7782.html</link>
		<comments>https://www.osyunwei.com/archives/7782.html#comments</comments>
		<pubDate>Thu, 03 Jul 2014 01:42:12 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MariaDB]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=7782</guid>
		<description><![CDATA[准备篇： RHEL 7.0系统安装配置图解教程：http://www.osyunwei.com/archives/7702.html 一、使用系统镜像文件配置本地yum源 1、使用WinSCP.exe等工具上传系统镜像文件rhel-server-7.0-x86_64-dvd.iso到/usr/local/src目录 2、使用Putty.exe工具远程连接到RHEL服务器 3、挂载系统镜像文件 mkdir /media/cdrom #新建镜像文件挂载目录 cd /usr/local/src #进入系统镜像文件存放目录 ls #列出目录文件，可以看到刚刚上传的系统镜像文件 mount -t iso9660 -o loop /usr/local/src/rhel-server-7.0-x86_64-dvd.iso /media/cdrom #挂载系统镜像 cd /media/cdrom #进入挂载目录，使用ls命令可以看到已经有文件存在了 备注：umount /media/cdrom #卸载系统镜像 4、设置开机自动挂载系统镜像文件 vi /etc/fstab #添加以下代码。实现开机自动挂载 /usr/local/src/rhel-server-7.0-x86_64-dvd.iso /media/cdrom iso9660 defaults,ro,loop 0 0 :wq! #保存退出 备注：iso9660使用df -T 查看 5、配置本地yum源 cd /etc/yum.repos.d/ #进入yum配置目录 touch rhel-media.repo #建立yum配置文件 vi rhel-media.repo #编辑配置文件，添加以下内容 [rhel-media] [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/7782.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/7782.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RHEL 7.0系统安装配置图解教程</title>
		<link>https://www.osyunwei.com/archives/7702.html</link>
		<comments>https://www.osyunwei.com/archives/7702.html#comments</comments>
		<pubDate>Fri, 13 Jun 2014 08:28:18 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>
		<category><![CDATA[RHEL系统安装]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=7702</guid>
		<description><![CDATA[说明： 截止目前RHEL 7.x最新版本为RHEL 7.0，下面介绍RHEL 7.0的具体安装配置过程 服务器相关设置如下： 操作系统：RHEL 7.0 64位 IP地址：192.168.21.128 网关：192.168.21.2 DNS：8.8.8.8   8.8.4.4 备注： 生产服务器如果是大内存（4G以上内存），建议安装64位版本rhel-server-7.0-x86_64-dvd.iso 一、安装RHEL 7.0 成功引导系统后，会出现下面的界面 界面说明： Install Red Hat Enterprise Linux 7.0  安装RHEL 7.0 Test this media &#38; install Red Hat Enterprise Linux 7.0 测试安装文件并安装RHEL 7.0 Troubleshooting 修复故障 这里选择第一项，安装RHEL 7.0，回车，进入下面的界面 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链 选择语言：中文-简体中文（中国）  #正式生产服务器建议安装英文版本 继续 选择-系统-安装位置，进入磁盘分区界面 选择-其它存储选项-分区-我要配置分区，点左上角的“完成”，进入下面的界面 分区前先规划好 swap #交换分区，一般设置为内存的2倍 / [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/7702.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/7702.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>RHEL 6.5系统安装配置图解教程</title>
		<link>https://www.osyunwei.com/archives/7129.html</link>
		<comments>https://www.osyunwei.com/archives/7129.html#comments</comments>
		<pubDate>Wed, 27 Nov 2013 08:28:06 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>
		<category><![CDATA[RHEL 6.5]]></category>
		<category><![CDATA[rhel安装]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=7129</guid>
		<description><![CDATA[说明： 截止目前RHEL 6.x最新版本为RHEL 6.5，下面介绍RHEL 6.5的具体安装配置过程 服务器相关设置如下： 操作系统：RHEL 6.5 64位 IP地址：192.168.0.54 网关：192.168.0.1 DNS：8.8.8.8   8.8.4.4 备注： rhel-server-6.5系统镜像有32位和64位两个版本，生产服务器如果是大内存（4G以上内存） 建议安装64位版本rhel-server-6.5-x86_64-dvd.iso 一、安装RHEL 6.5 用光盘成功引导系统，会出现下面的界面 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 界面说明： Install or upgrade an existing system 安装或升级现有的系统 install system with basic video driver 安装过程中采用 基本的显卡驱动 Rescue installed system 进入系统修复模式 Boot from local drive 退出安装从硬盘启动 Memory test 内存检测 这里选择第一项，安装或升级现有的系统，回车。 出现是否对CD媒体进行测试的提问，这里选择“Skip”跳过测试。 出现下面的界面 Next 选择语言为：English（English）   #生产服务器建议安装英文版本 Next 键盘选择为：U.S.English Next 选择第一项，基本存储设备 Next 选择第一项：Yes，忽略所有数据 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/7129.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/7129.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RHEL 5.9系统安装配置详细图解教程</title>
		<link>https://www.osyunwei.com/archives/6033.html</link>
		<comments>https://www.osyunwei.com/archives/6033.html#comments</comments>
		<pubDate>Wed, 17 Apr 2013 12:44:34 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>
		<category><![CDATA[RHEL 5.9]]></category>
		<category><![CDATA[rhel安装]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=6033</guid>
		<description><![CDATA[RHEL 5.9系统镜像下载地址： http://195.241.77.98/redhat/rhel-server-5.9-x86_64-dvd.iso 一、安装RHEL 5.9 用光盘成功引导系统，会出现下面的界面 直接回车进入图形界面安装模式  按键盘上的Tab键，把光标定位到skip，然后回车（跳过光盘镜像检测） Next 语言选择界面：Chinese（Simplified）（简体中文） Next 键盘模式：英国英语式 下一步 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容版权所有,转载请注明出处及原文链接 选择跳过输入安装号码，确定 跳过，下一步  如果磁盘之前没有分区过，会出现上面的界面，点是（初始化磁盘并清除所有数据），出现下面的界面 选择建立自定义的分区结构 下一步 说明：在对磁盘进行分区之前，要先规划好如何分区，每个分区设置多大 我这里的分区如下 Swap  1024  #swap一般建议为物理内存的2倍大小 /     #剩余所有磁盘空间  建议：正式服务器最好再划分一个/data分区用来存放数据，这样做的好处是，如果系统出现问题，不会影响到数据 或者需要重装系统，数据不用转移。 选中空闲空间，点新建 文件系统类型：swap 大小（MB）：1024 选择：固定大小 确定，如下图所示 继续选中空闲空间，点新建 挂载点： / 文件系统类型：ext3 选择：使用全部可用空间 确定，如下图所示 分区完成，下一步 使用GRUB引导系统，默认即可 下一步 网络配置界面，默认即可，系统安装完成之后，根据自己需求再设置IP、网关、DNS 下一步 时间设置，选择亚洲/上海 取消：系统时钟使用UTC前面的勾，不使用UTC时间 下一步 设置root密码，输入2次密码 下一步，出现下面的界面 默认即可，系统安装完成之后，根据自己的需求再安装软件 下一步，出现下面的界面 下一步，出现下面的界面 设置完成，系统正在安装中 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/6033.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/6033.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>RHEL 6.3安装(超级详细图解教程)</title>
		<link>https://www.osyunwei.com/archives/4598.html</link>
		<comments>https://www.osyunwei.com/archives/4598.html#comments</comments>
		<pubDate>Tue, 26 Jun 2012 02:47:09 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>
		<category><![CDATA[RHEL 6.3]]></category>
		<category><![CDATA[rhel安装]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=4598</guid>
		<description><![CDATA[附：RHEL6.3下载地址 32位：http://rhel.ieesee.net/uingei/rhel-server-6.3-i386-dvd.iso 64位：http://rhel.ieesee.net/uingei/rhel-server-6.3-x86_64-dvd.iso 用系统安装盘成功引导之后，出现如下界面： 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 界面说明： Install or upgrade an existing system 安装或升级现有的系统 install system with basic video driver 安装过程中采用 基本的显卡驱动 Rescue installed system 进入系统修复模式 Boot from local drive 退出安装从硬盘启动 Memory test 内存检测 这里选择第一项，安装或升级现有的系统，回车。 出现是否对CD媒体进行测试的提问，这里选择“Skip”跳过测试。 出现下面的界面 Next 选择语言为：中文（简体）Next 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 键盘选择为：美国英语式 下一步 选择第一项，基本存储设备 下一步 选择第一项：是，忽略所有数据 下一步 设置主机名，默认即可，也可以自定义 时区选择：亚洲/上海 取消“系统时钟使用UTC时间”前面的勾 下一步 设置root密码 注意：如果你使用的密码过于简单，系统会自动提示，这里选择“无论如何都使用” [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/4598.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/4598.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<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>
		<item>
		<title>RHEL 6.2安装(超级详细图解教程)</title>
		<link>https://www.osyunwei.com/archives/1347.html</link>
		<comments>https://www.osyunwei.com/archives/1347.html#comments</comments>
		<pubDate>Sat, 10 Dec 2011 04:25:23 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>
		<category><![CDATA[rhel6.2]]></category>
		<category><![CDATA[rhel安装]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=1347</guid>
		<description><![CDATA[  附：RHEL6.2下载地址 32位：http://rhel.ieesee.net/uingei/rhel-server-6.2-i386-dvd.iso        64位：http://rhel.ieesee.net/uingei/rhel-server-6.2-x86_64-dvd.iso 用光盘或者U盘成功引导后，出现如下界面： 界面说明： Install or upgrade an existing system 安装或升级现有的系统 install system with basic video driver 安装过程中采用 基本的显卡驱动 Rescue installed system 进入系统修复模式 Boot from local drive 退出安装从硬盘启动 这里选择第一项，安装或升级现有的系统，回车。 出现是否对CD媒体进行测试的提问，这里选择“Skip”跳过测试。 出现下面的界面 默认Next 选择语言为：中文（简体）Next 键盘选择为：美国英语式 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 选择第一项 选择第一项：是的，丢弃和数据 设置计算机名 时区选择，默认即可。 设置root密码 注意：如果你使用的密码过于简单，系统会自动提示，这里选择“仍然使用” 选择最后一项，自定义分区。 可以看到硬盘的容量，我这里显示的是5G，现在自定义分区。 点创建，选择标准分区，点创建 注意：分区之前，自己先要规划好，怎么分区 我这里的分区如下： 硬盘总共5G /4G Swap1G(内存小于2G时，设置为内存的2倍；内存大于或等于2G时，设置为2G) 特别说明：用于正式生产的服务器，切记必须把数据盘单独分区，防止系统出问题时，保证数据的完整性。比如可以再划分一个/data专门用来存放数据。 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/1347.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/1347.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>RHEL 6.1安装图解教程（视频）</title>
		<link>https://www.osyunwei.com/archives/1024.html</link>
		<comments>https://www.osyunwei.com/archives/1024.html#comments</comments>
		<pubDate>Tue, 08 Nov 2011 01:58:37 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>
		<category><![CDATA[RHEL 6.1]]></category>
		<category><![CDATA[RHEL 安装]]></category>
		<category><![CDATA[安装图解教程]]></category>

		<guid isPermaLink="false">http://w66416.s75.chinaccnet.cn/?p=1024</guid>
		<description><![CDATA[用光盘或者U盘成功引导后，出现如下界面： 界面说明： Install or upgrade an existing system 安装或升级现有的系统 install system with basic video driver 安装过程中采用 基本的显卡驱动 Rescue installed system 进入系统修复模式 Boot from local drive 退出安装从硬盘启动 这里选择第一项，安装或升级现有的系统，回车。 出现是否对CD媒体进行测试的提问，这里选择“Skip”跳过测试。       系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 出现下面的界面 默认Next 选择语言为：中文（简体）Next 键盘选择为：美国英语式 选择第一项，基本存储设备 选择第一项：是的，丢弃和数据（格式化硬盘） 设置计算机名 时区选择，默认即可。 设置root密码 注意：如果你使用的密码过于简单，系统会自动提示，这里选择“无论如何都使用”       系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 选择 创建自定义布局 可以看到硬盘的容量，我这里显示的是5G，现在自定义分区。 点创建，选择标准分区，点Create（生成） 注意：分区之前，自己先要规划好，怎么分区 我这里的分区如下： 硬盘总共5G /4G Swap1G(内存小于2G时，设置为内存的2倍；内存大于或等于2G时，设置为2G) [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/1024.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/1024.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>RHEL 6.0使用CentOS yum源</title>
		<link>https://www.osyunwei.com/archives/162.html</link>
		<comments>https://www.osyunwei.com/archives/162.html#comments</comments>
		<pubDate>Fri, 21 Oct 2011 15:50:19 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[RHEL]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[Redhat yum]]></category>
		<category><![CDATA[rhel 6 yum源]]></category>

		<guid isPermaLink="false">http://w66416.s75.chinaccnet.cn/?p=162</guid>
		<description><![CDATA[引言：由于RHEL的yum在线更新是收费的，如果没有注册的话是不能使用的，即不能在线安装软件。在这种情况下，想使用RHEL系统，还想用yum源来在线安装软件，有没有办法？答案是有办法，请往下看！ 1、删除RHEL原有的yum             rpm -aq&#124;grep yum&#124;xargs rpm -e --nodeps  #删除 2、下载新的yum安装包  #这里我们使用CentOS的yum源    wget http://mirror.centos.org/centos/6.0/os/i386/Packages/python-iniparse-0.3.1-2.1.el6.noarch.rpm          wget http://mirror.centos.org/centos/6.0/os/i386/Packages/yum-metadata-parser-1.1.2-14.1.el6.i686.rpm          wget http://mirror.centos.org/centos/6.0/os/i386/Packages/yum-3.2.27-14.el6.centos.noarch.rpm          wget http://mirror.centos.org/centos/6.0/os/i386/Packages/yum-plugin-fastestmirror-1.1.26-11.el6.noarch.rpm 3、安装yum软件包            系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接    rpm -ivh  python-iniparse-0.3.1-2.1.el6.noarch.rpm          rpm -ivh  yum-metadata-parser-1.1.2-14.1.el6.i686.rpm          rpm -ivh  yum-3.2.27-14.el6.centos.noarch.rpm  yum-plugin-fastestmirror-1.1.26-11.el6.noarch.rpm       注意：最后两个安装包要放在一起同时安装，否则会提示相互依赖，安装失败。 4、更改yum源  #我们使用网易的CentOS镜像源    cd /etc/yum.repos.d/    wget  http://mirrors.163.com/.help/CentOS6-Base-163.repo    vi CentOS6-Base-163.repo  [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/162.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/162.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
