QuestionQ46

NFS administration tasks

To automatically export volumes and directories after a reboot, add them to the /etc/exports file.

  • A True
  • B False
Explanation

The /etc/exports file is the persistent NFS export configuration. NFS services read and apply this configuration at startup, making its listed directories available again after a reboot.

Community Discussion

No comments yet. Be the first to start the discussion!