Nfs

From wiki
Revision as of 00:04, 17 November 2022 by Hdridder (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)