<?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; Samba</title>
	<atom:link href="http://www.osyunwei.com/archives/category/config/other-config/samba/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 6.0 Samba服务器配置</title>
		<link>https://www.osyunwei.com/archives/679.html</link>
		<comments>https://www.osyunwei.com/archives/679.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 13:58:24 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Samba]]></category>
		<category><![CDATA[samba服务器]]></category>

		<guid isPermaLink="false">http://w66416.s75.chinaccnet.cn/?p=679</guid>
		<description><![CDATA[一、安装前准备 1、使用Samba服务器需要防火墙开放以下端口     UDP 137     UDP 138     TCP 139     TCP 445 vi /etc/sysconfig/iptables   #配置防火墙端口 -A INPUT -m state --state NEW -m tcp -p tcp --dport 139 -j ACCEPT -A INPUT -m state --state NEW -m tcp -p tcp --dport 445 -j ACCEPT -A INPUT -m state --state NEW -m udp -p udp [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/679.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/679.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
