Site Tools


admin-nfs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
admin-nfs [2022/01/18 21:14] rs232admin-nfs [2022/01/22 21:00] – clarity, grammar, formatting, add bullet options for Access hogwild
Line 1: Line 1:
 ===== NFS Server ===== ===== NFS Server =====
  
-The built in NFS server allows file sharing capabilities with NFS clients (mainly Un*x like systems). It's essentially the equivalent of samba in Linux environment.+The built in NFS server allows file sharing capabilities with NFS clients (mainly Un*x like systems). It's essentially the equivalent of samba in Linux environment.
  
-{{:pasted:20220118-210028.png}}\\ + \\ 
-**Enable NFS Server** - Runs the NFS server process.\\ + 
-**Enable legacy (NFS V2) support** - There are currently 3 version of NFS 2/3/4. It defaults to but with this option it can be enable to "talk" v2 as well.\\+ \\ 
 + 
 +{{:pasted:20220118-210028.png}}\\  \\ 
 + 
 +**Enable NFS Server** - Runs the NFS server process. 
 + 
 +**Enable legacy (NFS V2) support** - NFS currenly has 3 version NFS 2/3/4. FreshTomato defaults to v3, but with this option it can be enabled to "speak" v2 also.\\ 
 + 
 +**Exports**\\ {{:pasted:20220118-210434.png}}\\  \\ 
 + 
 +**Directory** - This specifies the filesystem location to be shared. 
 + 
 +**IP Address/Subnet** - Limits connectivity to the IP address/subnet you enter in this field. 
 + 
 +**Access** - Defines the share permissions (how the share can be accessed) 
 + 
 +  * Read-only 
 +  * Read/Write 
 + 
 +**Sync/Async** - Sync means that data are immediately flushed to disk, whereas Async (rarely used) takes a asynchronous approach. 
 + 
 +**Subtree_check** - Helps when one folder is exported but one or more of the subfolders is not. 
 + 
 +**Other_options** - Here you can specify advanced options. Please refer to the official NFS documentation for additional details.\\
  
-**Exports**\\ 
-{{:pasted:20220118-210434.png}}\\ 
-**Directory** - Filesystem location to be shared\\ 
-**IP Address/Subnet** - Limits connectivity from this IP/subnet.\\ 
-**Access** - Defined how the Share can be accessed as in Read-only or Read/Write.\\ 
-**Sync/Async** - Sync means that data is immediately flushed to disk where Async (rarely used) takes a asynchronous approach.\\ 
-**Subtree_check** - Helps when one folder is exported but one or more of the subfolders is not.\\ 
-**Other_options** - Here you specify advanced options. Please refer to the official NFS documentation for additional details.\\ 
  
admin-nfs.txt · Last modified: 2023/06/18 22:43 by hogwild