<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Mount Network File systems (NFS,Samba) in Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jsp</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-117989</link>
		<dc:creator>jsp</dc:creator>
		<pubDate>Thu, 22 Dec 2011 05:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-117989</guid>
		<description>You can access folder or file by samba 
smbclient//192.168.0.12(ip of windows xp )/(folder name) -U (user name)</description>
		<content:encoded><![CDATA[<p>You can access folder or file by samba<br />
smbclient//192.168.0.12(ip of windows xp )/(folder name) -U (user name)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsp</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-117987</link>
		<dc:creator>jsp</dc:creator>
		<pubDate>Thu, 22 Dec 2011 05:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-117987</guid>
		<description>dear Rajesh if u want permanently mount of any folder then you need to entry in fstab (vi /etc/fstab)
But remember i think the share folder system should be always connected otherwise your system will be corrupt</description>
		<content:encoded><![CDATA[<p>dear Rajesh if u want permanently mount of any folder then you need to entry in fstab (vi /etc/fstab)<br />
But remember i think the share folder system should be always connected otherwise your system will be corrupt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adsf</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-109100</link>
		<dc:creator>adsf</dc:creator>
		<pubDate>Wed, 07 Sep 2011 13:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-109100</guid>
		<description>either this howto is erronous or it is not up to date!

in fstab the filesystem type has to be &quot;smbfs&quot; not smb

and one should mention, that you have to install the package smbfs!</description>
		<content:encoded><![CDATA[<p>either this howto is erronous or it is not up to date!</p>
<p>in fstab the filesystem type has to be &#8220;smbfs&#8221; not smb</p>
<p>and one should mention, that you have to install the package smbfs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew james</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-88885</link>
		<dc:creator>andrew james</dc:creator>
		<pubDate>Wed, 19 Jan 2011 03:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-88885</guid>
		<description>Nigel:

researched, 

http://forums.fedoraforum.org/showthread.php?t=2161
NFS is not a &quot;browsable&quot; protocol, like SMB. Just do as h4d suggests. If you want to make sure it&#039;s mounted all the time, you can add an entry to your /etc/fstab to have it mounted at boot time. 

to help, a product named autofs that mounts shares auto at boot or per attempt.  can also unmount after delay of disuse.
http://askubuntu.com/questions/17094/automounter-browsing-with-nautilus</description>
		<content:encoded><![CDATA[<p>Nigel:</p>
<p>researched, </p>
<p><a href="http://forums.fedoraforum.org/showthread.php?t=2161" rel="nofollow">http://forums.fedoraforum.org/showthread.php?t=2161</a><br />
NFS is not a &#8220;browsable&#8221; protocol, like SMB. Just do as h4d suggests. If you want to make sure it&#8217;s mounted all the time, you can add an entry to your /etc/fstab to have it mounted at boot time. </p>
<p>to help, a product named autofs that mounts shares auto at boot or per attempt.  can also unmount after delay of disuse.<br />
<a href="http://askubuntu.com/questions/17094/automounter-browsing-with-nautilus" rel="nofollow">http://askubuntu.com/questions/17094/automounter-browsing-with-nautilus</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: STEFFIPRAKASH</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-30314</link>
		<dc:creator>STEFFIPRAKASH</dc:creator>
		<pubDate>Tue, 18 May 2010 06:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-30314</guid>
		<description>Hi guyz!! i m using ubuntu lucid lynx inside windows vista..I have two partitions one for OS and another for recovery..Now i need 2 access my folders,files present in the OS drive.(i.e)I need to mount my OS drive..Previous commands are not applicable.I dont know why?If anybody see dis i kindly request u to reply.Thx a lot</description>
		<content:encoded><![CDATA[<p>Hi guyz!! i m using ubuntu lucid lynx inside windows vista..I have two partitions one for OS and another for recovery..Now i need 2 access my folders,files present in the OS drive.(i.e)I need to mount my OS drive..Previous commands are not applicable.I dont know why?If anybody see dis i kindly request u to reply.Thx a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrej</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-29959</link>
		<dc:creator>Andrej</dc:creator>
		<pubDate>Tue, 11 May 2010 11:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-29959</guid>
		<description>In Xubuntu 9.10 i was able to mount samba shares using Gigolo(installed by default). Additionally to this to work i installed gvfs-fuse and fusesmb packages.</description>
		<content:encoded><![CDATA[<p>In Xubuntu 9.10 i was able to mount samba shares using Gigolo(installed by default). Additionally to this to work i installed gvfs-fuse and fusesmb packages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rudi</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-26551</link>
		<dc:creator>Rudi</dc:creator>
		<pubDate>Sat, 27 Mar 2010 17:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-26551</guid>
		<description>@Nigel

it is almost as sad as you have said.
I just installed Ubuntu Netbook Remix 9.10 and I had to do an
# apt-get install am-utils

Because something as basic as mounting nfs exports through automounter seams no longer standard, only after that yield a cd to
/net//
the expacted result (works likewise from within the file browser)

HTH</description>
		<content:encoded><![CDATA[<p>@Nigel</p>
<p>it is almost as sad as you have said.<br />
I just installed Ubuntu Netbook Remix 9.10 and I had to do an<br />
# apt-get install am-utils</p>
<p>Because something as basic as mounting nfs exports through automounter seams no longer standard, only after that yield a cd to<br />
/net//<br />
the expacted result (works likewise from within the file browser)</p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajesh verma</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-25152</link>
		<dc:creator>rajesh verma</dc:creator>
		<pubDate>Tue, 16 Mar 2010 18:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-25152</guid>
		<description>Dear ALL
i habe ubuntu os i have some facing problem ,if mount any sharing folder then not permanently mount please helf</description>
		<content:encoded><![CDATA[<p>Dear ALL<br />
i habe ubuntu os i have some facing problem ,if mount any sharing folder then not permanently mount please helf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-10685</link>
		<dc:creator>Nigel</dc:creator>
		<pubDate>Fri, 03 Jul 2009 19:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-10685</guid>
		<description>Of NFS the original article says &quot;..over a network as easily as if attached to its local disks&quot;. But one major facility seems to be missing: using the Ubuntu graphical file browser, Nautilus, to view and modify the files. 

Nautilus works with smb shares but not, seemingly, with the more Uni(x)fied NFS.

Please tell me I am wrong and have missed something.</description>
		<content:encoded><![CDATA[<p>Of NFS the original article says &#8220;..over a network as easily as if attached to its local disks&#8221;. But one major facility seems to be missing: using the Ubuntu graphical file browser, Nautilus, to view and modify the files. </p>
<p>Nautilus works with smb shares but not, seemingly, with the more Uni(x)fied NFS.</p>
<p>Please tell me I am wrong and have missed something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simi</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-7061</link>
		<dc:creator>simi</dc:creator>
		<pubDate>Thu, 02 Apr 2009 18:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-7061</guid>
		<description>This command 
sudo smbmount \\\\192.168.1.1\\DAILY_LOGS /mnt/guard/ -o username=guard

helped me a lot thanx, btw. is there a way to implement this to fstab? and I don&#039;t mind if pswd going to show up,

Thanks again</description>
		<content:encoded><![CDATA[<p>This command<br />
sudo smbmount \\\\192.168.1.1\\DAILY_LOGS /mnt/guard/ -o username=guard</p>
<p>helped me a lot thanx, btw. is there a way to implement this to fstab? and I don&#8217;t mind if pswd going to show up,</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quu</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-6160</link>
		<dc:creator>Quu</dc:creator>
		<pubDate>Mon, 23 Feb 2009 16:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-6160</guid>
		<description>Thank god!
comment #2 helped me a lot, using acer aspire one with crunchbang linux and i have always used nautilus do to things.
So damn difficult when you dont know what to do :p</description>
		<content:encoded><![CDATA[<p>Thank god!<br />
comment #2 helped me a lot, using acer aspire one with crunchbang linux and i have always used nautilus do to things.<br />
So damn difficult when you dont know what to do :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-205</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 09 May 2007 07:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-205</guid>
		<description>#discover shares within local network
smbtree

#using nautilus
smb://user@192.168.1.1/sharename

#using smbclient and smbmount
sudo mkdir /mnt/mountshare
smbclient -L 192.168.1.1
Password:
Anonymous login successful
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.0.6]

Sharename Type Comment
——— —- ——-
DAILY_LOGS Disk
IPC$ IPC IPC Service (Samba Server)
ADMIN$ IPC IPC Service (Samba Server)

sudo smbmount \\\\192.168.1.1\\DAILY_LOGS /mnt/guard/ -o username=guard</description>
		<content:encoded><![CDATA[<p>#discover shares within local network<br />
smbtree</p>
<p>#using nautilus<br />
smb://user@192.168.1.1/sharename</p>
<p>#using smbclient and smbmount<br />
sudo mkdir /mnt/mountshare<br />
smbclient -L 192.168.1.1<br />
Password:<br />
Anonymous login successful<br />
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.0.6]</p>
<p>Sharename Type Comment<br />
——— —- ——-<br />
DAILY_LOGS Disk<br />
IPC$ IPC IPC Service (Samba Server)<br />
ADMIN$ IPC IPC Service (Samba Server)</p>
<p>sudo smbmount \\\\192.168.1.1\\DAILY_LOGS /mnt/guard/ -o username=guard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html/comment-page-1#comment-204</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 16 Mar 2007 16:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-network-file-systems-nfssamba-in-ubuntu.html#comment-204</guid>
		<description>I believe the commands listed under the &quot;Before mount these file systems&quot; paragraph should be:

sudo mkdir /mnt/software

sudo mkdir /mnt/music</description>
		<content:encoded><![CDATA[<p>I believe the commands listed under the &#8220;Before mount these file systems&#8221; paragraph should be:</p>
<p>sudo mkdir /mnt/software</p>
<p>sudo mkdir /mnt/music</p>
]]></content:encoded>
	</item>
</channel>
</rss>

