Difference between revisions of "Nfs"

From wiki
Jump to navigation Jump to search
(Created page with "Network FileSystem, share file systems between computers. ;exportfs :Show local filesystems available for remote NFS mounts ;/etc/exports :List of exported filesystems. e.g...")
 
(No difference)

Latest revision as of 00:04, 17 November 2022

Network FileSystem, share file systems between computers.

exportfs
Show local filesystems available for remote NFS mounts
/etc/exports
List of exported filesystems. e.g. /var/www *(rw,async,wdelay,no_root_squash)