<?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 7</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/centos-7/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 7.0安装配置LAMP服务器(Apache+PHP+MariaDB)</title>
		<link>https://www.osyunwei.com/archives/7882.html</link>
		<comments>https://www.osyunwei.com/archives/7882.html#comments</comments>
		<pubDate>Tue, 08 Jul 2014 03:13:10 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS 7]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=7882</guid>
		<description><![CDATA[准备篇： CentOS 7.0系统安装配置图解教程 http://www.osyunwei.com/archives/7829.html 一、配置防火墙，开启80端口、3306端口 CentOS 7.0默认使用的是firewall作为防火墙，这里改为iptables防火墙。 1、关闭firewall： systemctl stop firewalld.service #停止firewall systemctl disable firewalld.service #禁止firewall开机启动 2、安装iptables防火墙 yum install iptables-services #安装 vi /etc/sysconfig/iptables #编辑防火墙配置文件 # Firewall configuration written by system-config-firewall # Manual customization of this file is not recommended. *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [0:0] -A INPUT -m state --state ESTABLISHED,RELATED [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/7882.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/7882.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS 7.0系统安装配置图解教程</title>
		<link>https://www.osyunwei.com/archives/7829.html</link>
		<comments>https://www.osyunwei.com/archives/7829.html#comments</comments>
		<pubDate>Mon, 07 Jul 2014 18:28:27 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS 7]]></category>
		<category><![CDATA[CentOS 7.0]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=7829</guid>
		<description><![CDATA[说明： 截止目前CentOS 7.x最新版本为CentOS 7.0，下面介绍CentOS 7.0的具体安装配置过程 服务器相关设置如下： 操作系统：CentOS 7.0 64位 IP地址：192.168.21.128 网关：192.168.21.2 DNS：8.8.8.8 8.8.4.4 备注： 生产服务器如果是大内存（4G以上内存），建议安装64位版本CentOS-7.0-1406-x86_64-DVD.iso 一、安装CentOS 7.0 成功引导系统后，会出现下面的界面 界面说明： Install CentOS 7 安装CentOS 7 Test this media &#38; install CentOS  7 测试安装文件并安装CentOS  7 Troubleshooting 修复故障 这里选择第一项，安装CentOS  7，回车，进入下面的界面 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链 选择语言：中文-简体中文（中国）  #正式生产服务器建议安装英文版本 继续 选择-系统-安装位置，进入磁盘分区界面 选择-其它存储选项-分区-我要配置分区，点左上角的“完成”，进入下面的界面 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链 分区前先规划好 swap #交换分区，一般设置为内存的2倍 / #剩余所有空间 备注：生产服务器建议单独再划分一个/data分区存放数据 点左下角的“+”号 挂载点：swap 期望容量：2048 添加挂载点，如下图所示 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/7829.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/7829.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
