QuestionQ42
NFS administration tasksWhich exportfs command temporarily exports the <path> resource while disregarding the options defined in the /etc/exports file?
- A exportfs -a <path>
- B exportfs -u <path>
- C exportfs -v <path>
- D exportfs -i <path>
Community Discussion