<?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>PLATFORMedia LLC &#187; samba</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/samba/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sat, 05 Jun 2010 04:49:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mount Windows (or Samba) share on Linux</title>
		<link>http://platformedia.com/oss-blog/mount-windows-or-samba-share-on-linux/</link>
		<comments>http://platformedia.com/oss-blog/mount-windows-or-samba-share-on-linux/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 22:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/09/mount-windows-or-samba-share-on-linux/</guid>
		<description><![CDATA[After a suitable mount-point is created (in this example mkdir -p /mnt/fscapital_server/), into /etc/fstab put the following (all on one line) :
# Mount windows Server drive ://192.168.10.120/server /mnt/fscapital_server/ cifs username=andrewsm,password=whatever 0 0 
where each of the spaces above is really a cntrl-t (Tab) &#8211; just for neatness, really.
Then one can mount /mnt/fscapital_server/ and see the [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/mount-windows-or-samba-share-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Samba on Fedora Core 7</title>
		<link>http://platformedia.com/oss-blog/samba-on-fedora-core-7/</link>
		<comments>http://platformedia.com/oss-blog/samba-on-fedora-core-7/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 03:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[f7]]></category>
		<category><![CDATA[fc6]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2007/06/samba-on-fedora-core-7/</guid>
		<description><![CDATA[Somehow, configuration files on FC6 no longer work on F7.
Seems best to scrap it all and use the  system-config-samba tool to build it all again.
This sucks.
]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/samba-on-fedora-core-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
