Answers

What does NFS stand for? Network File System

What process allows an NFS client to interact with a remote directory as though it was a physical device? mounting

What does NFS use to represent files and directories on the server? file handle

What protocol does NFS use to communicate between the server and client? RPC

What two pieces of user data does the NFS server take as parameters for controlling user permissions? Format: parameter 1 / parameter 2 user id / group id

Can a Windows NFS server share files with a Linux client? (Y/N) y

Can a Linux NFS server share files with a MacOS client? (Y/N) 5

What is the latest version of NFS? 4.2

Last updated

Was this helpful?