<?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>Ali Aboosaidi &#187; samba</title>
	<atom:link href="http://insanelabs.com/tag/samba/feed/" rel="self" type="application/rss+xml" />
	<link>http://insanelabs.com</link>
	<description>Umm... Unorthodox?</description>
	<lastBuildDate>Mon, 19 Jul 2010 19:02:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Linux: Mount remote Windows shares with smbfs</title>
		<link>http://insanelabs.com/linux/linux-mount-remote-windows-shares-with-smbfs/</link>
		<comments>http://insanelabs.com/linux/linux-mount-remote-windows-shares-with-smbfs/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 16:43:05 +0000</pubDate>
		<dc:creator>Ali</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://insanelabs.com/?p=180</guid>
		<description><![CDATA[It&#8217;s actually quite easy! In Debian you will have to install smbfs. Some distros install this package by default. First create a mount point to which we will refer to as /mountpoint from this point forward. mkdir /mnt/mountpoint To mount: mount -t smbfs -o username=&#60;username&#62;,password=&#60;password&#62;,workgroup=&#60;workgroup/domain&#62; //servername/share /mountpoint If you don&#8217;t want to type your password [...]


Related posts:<ol><li><a href="http://insanelabs.com/linux/linux-a-simple-and-quick-way-of-sharing-a-folder-with-windows-systems-using-samba/" rel='bookmark' title='Permanent Link: Linux: A simple and quick way of sharing a folder with Windows systems using Samba' class="liinternal">Linux: A simple and quick way of sharing a folder with Windows systems using Samba</a></li>
<li><a href="http://insanelabs.com/linux/linux-vsftpd-and-symbolic-links/" rel='bookmark' title='Permanent Link: Linux: vsftpd and symbolic links' class="liinternal">Linux: vsftpd and symbolic links</a></li>
<li><a href="http://insanelabs.com/linux/debian-open-iscsi-use-iscsi-initiator-to-connect-to-a-san/" rel='bookmark' title='Permanent Link: Debian: open-iscsi, use iSCSI initiator to connect to a SAN' class="liinternal">Debian: open-iscsi, use iSCSI initiator to connect to a SAN</a></li>
</ol>]]></description>
		<wfw:commentRss>http://insanelabs.com/linux/linux-mount-remote-windows-shares-with-smbfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux: A simple and quick way of sharing a folder with Windows systems using Samba</title>
		<link>http://insanelabs.com/linux/linux-a-simple-and-quick-way-of-sharing-a-folder-with-windows-systems-using-samba/</link>
		<comments>http://insanelabs.com/linux/linux-a-simple-and-quick-way-of-sharing-a-folder-with-windows-systems-using-samba/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 06:56:02 +0000</pubDate>
		<dc:creator>Ali</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[smb]]></category>

		<guid isPermaLink="false">http://insanelabs.com/?p=205</guid>
		<description><![CDATA[Here is the quickest way to share a folder with read/write access. Get rid of all lines in your /etc/samba/smb.conf and replace them with: [global] workgroup = workgroup or domain server string = %h server security = user obey pam restrictions = Yes passdb backend = tdbsam passwd program = /usr/bin/passwd %u passwd chat = [...]


Related posts:<ol><li><a href="http://insanelabs.com/linux/linux-mount-remote-windows-shares-with-smbfs/" rel='bookmark' title='Permanent Link: Linux: Mount remote Windows shares with smbfs' class="liinternal">Linux: Mount remote Windows shares with smbfs</a></li>
<li><a href="http://insanelabs.com/linux/linux-user-management/" rel='bookmark' title='Permanent Link: Linux: User management' class="liinternal">Linux: User management</a></li>
<li><a href="http://insanelabs.com/linux/linux-htaccess-and-htpasswd-files/" rel='bookmark' title='Permanent Link: Linux: .htaccess and .htpasswd files' class="liinternal">Linux: .htaccess and .htpasswd files</a></li>
</ol>]]></description>
		<wfw:commentRss>http://insanelabs.com/linux/linux-a-simple-and-quick-way-of-sharing-a-folder-with-windows-systems-using-samba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
