<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.freebsdwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=NFS</id>
		<title>NFS - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=NFS"/>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=NFS&amp;action=history"/>
		<updated>2026-04-05T20:20:31Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://www.freebsdwiki.net/index.php?title=NFS&amp;diff=10160&amp;oldid=prev</id>
		<title>DrModiford: Edits</title>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=NFS&amp;diff=10160&amp;oldid=prev"/>
				<updated>2008-05-07T15:15:26Z</updated>
		
		<summary type="html">&lt;p&gt;Edits&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:15, 7 May 2008&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''NFS''', or Network File System, is a form of network-based file system share available on almost all UNIX and Unix-like operating systems.&amp;#160; For those familiar with Microsoft operating systems NFS is similar to CIFS or SMB file shares.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''NFS''', or Network File System, is a form of network-based file system share available on almost all UNIX and Unix-like operating systems.&amp;#160; For those familiar with Microsoft operating systems NFS is similar to CIFS or SMB file shares.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Generally NFS is considered insecure and as such it is recommended that the service be implemented only on restricted, trusted networks.&amp;#160; That said the NFS service can be beneficial in use.&amp;#160; A directory (or directories) on a server can be made available to computers on a network using NFS.&amp;#160; One typical scenario of this is to store &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;a &lt;/del&gt;user's ''''/usr'''' &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;directories &lt;/del&gt;centrally and give the user access to it from any computer they login to (sometimes called a 'roaming profile' in Microsoft terminology).&amp;#160; Other uses include a centralised [[ports]] repository to remove the necessity for each computer to run its own [[portsnap]] update.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Generally NFS is considered insecure and as such it is recommended that the service be implemented only on restricted, trusted networks.&amp;#160; That said the NFS service can be beneficial in use.&amp;#160; A directory (or directories) on a server can be made available to computers on a network using NFS.&amp;#160; One typical scenario of this is to store &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;one (or more) &lt;/ins&gt;user's ''''/usr'''' &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;directory &lt;/ins&gt;centrally and give the user access to it from any computer they login to (sometimes called a 'roaming profile' in Microsoft terminology).&amp;#160; Other uses include a centralised [[ports]] repository to remove the necessity for each computer to run its own [[portsnap]] update.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The NFS service has, for a long time, been over shadowed by the popularity of CIFS from Microsoft and was almost considered a thing of the past.&amp;#160; However, it has found a new lease of life in the field of virtualisation, in particular the corporate level products from [http://www.vmware.com VMware] and [http://www.xen.org XEN] where it is used as a 'shared storage' for the virtualised hosts - even displacing established fibre-channel arrays and storage area networks, or SANs.&amp;#160; Most NFS implementations in relation to virtualisation are in the form of [http://www.netapp.com NetApp] appliances but should work on any NFS-enabled server, FreeBSD included.&amp;#160; A blog article discussing VMware and NFS is available [http://storagefoo.blogspot.com/2007/09/vmware-over-nfs.html here].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The NFS service has, for a long time, been over shadowed by the popularity of CIFS from Microsoft and was almost considered a thing of the past.&amp;#160; However, it has found a new lease of life in the field of virtualisation, in particular the corporate level products from [http://www.vmware.com VMware] and [http://www.xen.org XEN] where it is used as a 'shared storage' for the virtualised hosts - even displacing established fibre-channel arrays and storage area networks, or SANs.&amp;#160; Most NFS implementations in relation to virtualisation are in the form of [http://www.netapp.com NetApp] appliances but should work on any NFS-enabled server, FreeBSD included.&amp;#160; A blog article discussing VMware and NFS is available [http://storagefoo.blogspot.com/2007/09/vmware-over-nfs.html here].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:FreeBSD Terminology]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:FreeBSD Terminology]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:10159:newid:10160 --&gt;
&lt;/table&gt;</summary>
		<author><name>DrModiford</name></author>	</entry>

	<entry>
		<id>http://www.freebsdwiki.net/index.php?title=NFS&amp;diff=10159&amp;oldid=prev</id>
		<title>DrModiford: Edits</title>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=NFS&amp;diff=10159&amp;oldid=prev"/>
				<updated>2008-05-07T15:14:24Z</updated>
		
		<summary type="html">&lt;p&gt;Edits&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:14, 7 May 2008&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''NFS''', or Network File System, is a form of network-based file system share available on almost all UNIX and Unix-like operating systems.&amp;#160; For those familiar with Microsoft operating systems NFS is similar to CIFS or SMB file shares.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''NFS''', or Network File System, is a form of network-based file system share available on almost all UNIX and Unix-like operating systems.&amp;#160; For those familiar with Microsoft operating systems NFS is similar to CIFS or SMB file shares.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Generally NFS is considered insecure and as such it is recommended that the service be implemented only on restricted, trusted networks.&amp;#160; That said the NFS service can be beneficial in use.&amp;#160; A directory (or directories) on a server can be made available to computers on a network using NFS.&amp;#160; One typical scenario of this is to store user's '''/usr''' directories centrally and give the user access to it from any computer they login to (sometimes called a 'roaming profile' in Microsoft terminology).&amp;#160; Other uses include a centralised [[ports]] repository to remove the necessity for each computer to run its own [[portsnap]] update.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Generally NFS is considered insecure and as such it is recommended that the service be implemented only on restricted, trusted networks.&amp;#160; That said the NFS service can be beneficial in use.&amp;#160; A directory (or directories) on a server can be made available to computers on a network using NFS.&amp;#160; One typical scenario of this is to store &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a &lt;/ins&gt;user's &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'&lt;/ins&gt;'''/usr&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'&lt;/ins&gt;''' directories centrally and give the user access to it from any computer they login to (sometimes called a 'roaming profile' in Microsoft terminology).&amp;#160; Other uses include a centralised [[ports]] repository to remove the necessity for each computer to run its own [[portsnap]] update.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The NFS service has, for a long time, been over shadowed by the popularity of CIFS from Microsoft and was almost considered a thing of the past.&amp;#160; However, it has found a new lease of life in the field of virtualisation, in particular the corporate level products from [http://www.vmware.com VMware] and [http://www.xen.org XEN] where it is used as a 'shared storage' for the virtualised hosts - even displacing established fibre-channel arrays and storage area networks, or SANs.&amp;#160; Most NFS implementations in relation to virtualisation are in the form of [http://www.netapp.com NetApp] appliances but should work on any NFS-enabled server, FreeBSD included.&amp;#160; A blog article discussing VMware and NFS is available [http://storagefoo.blogspot.com/2007/09/vmware-over-nfs.html here].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The NFS service has, for a long time, been over shadowed by the popularity of CIFS from Microsoft and was almost considered a thing of the past.&amp;#160; However, it has found a new lease of life in the field of virtualisation, in particular the corporate level products from [http://www.vmware.com VMware] and [http://www.xen.org XEN] where it is used as a 'shared storage' for the virtualised hosts - even displacing established fibre-channel arrays and storage area networks, or SANs.&amp;#160; Most NFS implementations in relation to virtualisation are in the form of [http://www.netapp.com NetApp] appliances but should work on any NFS-enabled server, FreeBSD included.&amp;#160; A blog article discussing VMware and NFS is available [http://storagefoo.blogspot.com/2007/09/vmware-over-nfs.html here].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:FreeBSD Terminology]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:FreeBSD Terminology]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:10158:newid:10159 --&gt;
&lt;/table&gt;</summary>
		<author><name>DrModiford</name></author>	</entry>

	<entry>
		<id>http://www.freebsdwiki.net/index.php?title=NFS&amp;diff=10158&amp;oldid=prev</id>
		<title>DrModiford: Expanding the NFS article</title>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=NFS&amp;diff=10158&amp;oldid=prev"/>
				<updated>2008-05-07T15:13:07Z</updated>
		
		<summary type="html">&lt;p&gt;Expanding the NFS article&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:13, 7 May 2008&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Network File System, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;an insecure but sometimes very valuable tool&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Essentially&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you &lt;/del&gt;can &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;export a &lt;/del&gt;directory or directories &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;that other computers &lt;/del&gt;can &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;mount as local directory that users &lt;/del&gt;of &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;your system can &lt;/del&gt;access &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;locally&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;This can be handy &lt;/del&gt;for &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;e.g&lt;/del&gt;., &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;keeping &lt;/del&gt;a &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;central repository &lt;/del&gt;of &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;data on one server &lt;/del&gt;and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;sharing &lt;/del&gt;the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;data to other servers or extra storage&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;It should be noted that NFS is not &lt;/del&gt;a &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;secure service &lt;/del&gt;and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;should not be done over &lt;/del&gt;the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;net &lt;/del&gt;in the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;clear&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;If you must use &lt;/del&gt;NFS, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;use it only between machines that are local to you&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''NFS''', or &lt;/ins&gt;Network File System, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;is a form of network-based file system share available on almost all UNIX and Unix-like operating systems&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; For those familiar with Microsoft operating systems NFS is similar to CIFS or SMB file shares.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Generally NFS is considered insecure and as such it is recommended that the service be implemented only on restricted&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;trusted networks.&amp;#160; That said the NFS service &lt;/ins&gt;can &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;be beneficial in use.&amp;#160; A &lt;/ins&gt;directory &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(&lt;/ins&gt;or directories&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;) on a server &lt;/ins&gt;can &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;be made available to computers on a network using NFS.&amp;#160; One typical scenario &lt;/ins&gt;of &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;this is to store user's '''/usr''' directories centrally and give the user &lt;/ins&gt;access &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;to it from any computer they login to (sometimes called a 'roaming profile' in Microsoft terminology)&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; Other uses include a centralised [[ports]] repository to remove the necessity &lt;/ins&gt;for &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;each computer to run its own [[portsnap]] update&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;The NFS service has&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;for &lt;/ins&gt;a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;long time, been over shadowed by the popularity &lt;/ins&gt;of &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;CIFS from Microsoft &lt;/ins&gt;and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;was almost considered a thing of &lt;/ins&gt;the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;past&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; However, it has found &lt;/ins&gt;a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;new lease of life in the field of virtualisation, in particular the corporate level products from [http://www.vmware.com VMware] &lt;/ins&gt;and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[http://www.xen.org XEN] where it is used as a 'shared storage' for &lt;/ins&gt;the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;virtualised hosts - even displacing established fibre-channel arrays and storage area networks, or SANs.&amp;#160; Most NFS implementations in relation to virtualisation are &lt;/ins&gt;in the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;form of [http://www&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;netapp.com NetApp] appliances but should work on any &lt;/ins&gt;NFS&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;-enabled server&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;FreeBSD included.&amp;#160; A blog article discussing VMware and NFS is available [http://storagefoo.blogspot.com/2007/09/vmware-over-nfs.html here]&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:FreeBSD Terminology]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:FreeBSD Terminology]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:4848:newid:10158 --&gt;
&lt;/table&gt;</summary>
		<author><name>DrModiford</name></author>	</entry>

	<entry>
		<id>http://www.freebsdwiki.net/index.php?title=NFS&amp;diff=4848&amp;oldid=prev</id>
		<title>Jimbo: categorized</title>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=NFS&amp;diff=4848&amp;oldid=prev"/>
				<updated>2005-01-14T13:30:53Z</updated>
		
		<summary type="html">&lt;p&gt;categorized&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 13:30, 14 January 2005&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Network File System, an insecure but sometimes very valuable tool. Essentially, you can export a directory or directories that other computers can mount as local directory that users of your system can access locally. This can be handy for e.g., keeping a central repository of data on one server and sharing the data to other servers or extra storage. It should be noted that NFS is not a secure service and should not be done over the net in the clear. If you must use NFS, use it only between machines that are local to you.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Network File System, an insecure but sometimes very valuable tool. Essentially, you can export a directory or directories that other computers can mount as local directory that users of your system can access locally. This can be handy for e.g., keeping a central repository of data on one server and sharing the data to other servers or extra storage. It should be noted that NFS is not a secure service and should not be done over the net in the clear. If you must use NFS, use it only between machines that are local to you.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:FreeBSD Terminology]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:1708:newid:4848 --&gt;
&lt;/table&gt;</summary>
		<author><name>Jimbo</name></author>	</entry>

	<entry>
		<id>http://www.freebsdwiki.net/index.php?title=NFS&amp;diff=1708&amp;oldid=prev</id>
		<title>Dave at 03:04, 14 January 2005</title>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=NFS&amp;diff=1708&amp;oldid=prev"/>
				<updated>2005-01-14T03:04:45Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Network File System, an insecure but sometimes very valuable tool. Essentially, you can export a directory or directories that other computers can mount as local directory that users of your system can access locally. This can be handy for e.g., keeping a central repository of data on one server and sharing the data to other servers or extra storage. It should be noted that NFS is not a secure service and should not be done over the net in the clear. If you must use NFS, use it only between machines that are local to you.&lt;/div&gt;</summary>
		<author><name>Dave</name></author>	</entry>

	</feed>