Penguin

Differences between current version and predecessor to the previous major change of NFSOnMacOSX.

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

Newer page: version 4 Last edited on Wednesday, February 9, 2005 11:56:30 pm by EricSan
Older page: version 3 Last edited on Thursday, January 8, 2004 6:11:17 am by StuartYeates Revert
@@ -7,13 +7,15 @@
 * Click on the <b>mounts</b> directory. 
 * __Create__ a new directory. 
 * Make the following properties (shift-cmd-N): 
  
+<?plugin OldStyleTable  
 |< __property__ |< __value(s)__ 
 |< name |< ''hostname:directory'' 
 |< vfstype |< nfs 
 |< dir |< /Network/''hostname'' 
 |< opts |< -P -s -b 
+?>  
  
 Save this, go into a terminal and type ''sudo mount -a'', and your share should appear in the directory you specified. 
  
 You might want to type ''man mount_nfs'' to learn more about the opts field. 
@@ -23,12 +25,14 @@
 * Go into the NetInfo Manager, as above. Click on the exports dir. 
 * Create a new directory. 
 * Make the following properties (shift-cmd-N) to export with full permissions to your LAN for example. 
  
+<?plugin OldStyleTable  
 |< __name__ |< __value(s)__ 
 |< name |< ''directory to export'' 
 |< clients |< ''client ips'' (leave blank if you want to limit to your entire LAN) 
 |< opts |< maproot=root networ=192.168.0.0 mask = 255.255.255.0 
+?>  
  
 * Save, and reboot. Or kill and restart nfsd: <i>sudo kill -1 `cat /var/run/mountd.pid`</i> 
  
 You might want to see ''man exports'' for more information on opts. 
The following authors of this page have not agreed to the WlugWikiLicense. As such copyright to all content on this page is retained by the original authors.
  • EricSan
  • AcMe
The following authors of this page have agreed to the WlugWikiLicense.

PHP Warning

lib/plugin/WlugLicense.php (In template 'html'):99: Warning: Invalid argument supplied for foreach()

lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument

lib/plugin/WlugLicense.php (In template 'html'):111: Notice: Undefined variable: ignore_authors