Penguin

Differences between version 6 and revision by previous author of NFS.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 6 Last edited on Thursday, July 7, 2005 9:21:58 am by AristotlePagaltzis Revert
Older page: version 5 Last edited on Saturday, June 25, 2005 7:06:27 pm by PerryLorier Revert
@@ -1,7 +1,12 @@
 An [Acronym] for NetworkFileSystem. Sometimes also scornfully expanded as __N__ightmare FileSystem. 
  
 Some useful [NFS] diagnostic commands: 
-; <tt>rpcinfo -e ''hostname''</tt>:Show what programs (and versions) are registered with the portmapper over what network protocol.  
-; <tt>exportfs -a</tt>:Update the NFS daemon with whats listed in <tt>/etc/exports</tt>  
-; <tt>showmount ''hostname''</tt>:List all hosts that are considered to be mounted a filesystem on ''hostname''  
-; <tt>showmount -a ''hostname''</tt>:Lists all exported filesystems on host ''hostname'' 
+  
+ <tt>rpcinfo -e ''hostname''</tt>:  
+ Show what programs (and versions) are registered with the portmapper over what network protocol.  
+<tt>exportfs -a</tt>:  
+ Update the [ NFS] daemon with whats listed in <tt>/etc/exports</tt>  
+<tt>showmount ''hostname''</tt>:  
+ List all hosts that are considered to be mounted a filesystem on ''hostname''  
+<tt>showmount -a ''hostname''</tt>:  
+ Lists all exported filesystems on host ''hostname''