QuestionQ36
OperationsA company system administrator relies extensively on NFS to share file systems between servers and clients. They must configure a new NFS server to export specific directories and control client access. Their /etc/exports configuration file contains:

Which command do they use to update the NFS subsystem with the new exports specified in /etc/exports?
- A exportfs
- B showmount
- C nfsstat
- D mount
Community Discussion