Lesson 6
Date: 2/19/2014
Network File System (NFS)
Linux for Engineering and IT Applications
NFS implementation
NFS defines a method of sharing files in which files residing on one or more remote servers can be accessed on a local client system in a manner that makes them appear as local files and directories.
NFS implementation
NFS versions
File System virtualization
NFS and RPC
NFS and OSI
NFSv3 server stateless
NFSv3 daemons
NFSv4 features
NFSv4 daemons
Export/mount
Exercise: setup VM for NFS
Exercise: NFS server
Exercise: NFS client
Exercise: Automount
Exercise: stale file handle
Take me to the Course Website