<?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>John&#039;s Blog &#187; mount</title>
	<atom:link href="http://www.pandeqiang.com/tag/mount/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pandeqiang.com</link>
	<description>http://www.pandeqiang.com</description>
	<lastBuildDate>Thu, 03 Nov 2011 04:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Linux 下挂载 samba 的方法</title>
		<link>http://www.pandeqiang.com/linux-mount-the-samba-method.htm</link>
		<comments>http://www.pandeqiang.com/linux-mount-the-samba-method.htm#comments</comments>
		<pubDate>Fri, 13 Mar 2009 17:03:25 +0000</pubDate>
		<dc:creator>Deqiang Pan</dc:creator>
				<category><![CDATA[Linux学习]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.pandeqiang.com/?p=166</guid>
		<description><![CDATA[CentOS 5.2 里没有 smbmount 这个命令了。并且 ，samba 3.0 以后都用cifs了，没有 smbfs 一说了。

<strong>挂载指令：</strong>
mount -t cifs //hostname/Public /var/www/html/1/NAS -o username=xxxx,pas[......]<p class='read-more'><a href='http://www.pandeqiang.com/linux-mount-the-samba-method.htm'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>CentOS 5.2 里没有 smbmount 这个命令了。并且 ，samba 3.0 以后都用cifs了，没有 smbfs 一说了。</p>
<p><strong>挂载指令：</strong><br />
mount -t cifs //hostname/Public /var/www/html/1/NAS -o username=xxxx,pas[......]
<p class='read-more'><a href='http://www.pandeqiang.com/linux-mount-the-samba-method.htm'>Read more</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pandeqiang.com/linux-mount-the-samba-method.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

