Site Tools


admin-nfs

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
admin-nfs [2022/01/05 13:12] – created rs232admin-nfs [2022/01/18 21:14] rs232
Line 1: Line 1:
-tbd.+===== 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. 
 + 
 +{{: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 3 but with this option it can be enable to "talk" v2 as well.\\ 
 + 
 +**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