Multiple choice technology operating systems

Which NFS server file contains a list of clients that currently have the server's NFS file systems mounted?

  1. /etc/fstab

  2. /etc/rmtab

  3. /etc/nfstab

  4. /etc/mnttab

  5. /etc/exports

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The /etc/rmtab file on an NFS server maintains a list of remote clients that currently have the server's exported file systems mounted.