<?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 6.1</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/centos-6-1/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>CentOS 6.1安装配置LAMP服务器(Apache+PHP5+MySQL)</title>
		<link>https://www.osyunwei.com/archives/1453.html</link>
		<comments>https://www.osyunwei.com/archives/1453.html#comments</comments>
		<pubDate>Fri, 16 Dec 2011 08:41:46 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[CentOS 6.1]]></category>
		<category><![CDATA[CentOS 安装]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=1453</guid>
		<description><![CDATA[准备篇： 1、配置防火墙，开启80端口、3306端口    vi /etc/sysconfig/iptables    -A INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT（允许80端口通过防火墙）    -A INPUT -m state --state NEW -m tcp -p tcp --dport 3306 -j ACCEPT（允许3306端口通过防火墙）      /etc/init.d/iptables restart  #重启防火墙使配置生效 2、关闭SELINUX    vi /etc/selinux/config    #SELINUX=enforcing       #注释掉    #SELINUXTYPE=targeted    #注释掉    SELINUX=disabled         #增加    :wq  [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/1453.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/1453.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CentOS 6.1安装图解教程</title>
		<link>https://www.osyunwei.com/archives/1368.html</link>
		<comments>https://www.osyunwei.com/archives/1368.html#comments</comments>
		<pubDate>Mon, 12 Dec 2011 03:30:38 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS 6.1]]></category>
		<category><![CDATA[CentOS 安装]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=1368</guid>
		<description><![CDATA[一、说明： CentOS 6.1的安装镜像文件有两个DVD，安装系统只用到第一个镜像文件，即DVD1,另外一个镜像文件是附带的软件包。 附CentOS 6.1系统镜像下载地址： 32为：http://vault.centos.org/6.1/isos/i386/CentOS-6.1-i386-bin-DVD1to2.torrent 64位：http://vault.centos.org/6.1/isos/x86_64/CentOS-6.1-x86_64-bin-DVD1to2.torrent 二、安装系统： 用光盘或者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原创内容©版权所有,转载请注明出处及原文链接 选择语言为：中文（简体） 键盘模式，默认即可 选择第一项，基本存储设备。       系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 选择“Yes，discard any data”，格式化磁盘 设置计算机名，如果不想设置，直接默认即可 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/1368.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/1368.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
