A new system administrator edited the /etc/dfs/dfstab file and added two share commands.
Previously, the /etc/dfs/dfstab file had no entries. The administrator assumed that the NFS shares
would be immediately available when the edits were completed. This did not happen and the
administrator has come to you for assistance.
Given a default system configuration, which command must be run to make the NFS shares
available to clients, without rebooting the server?
A.
/usr/bin/nfsd -t 6
B.
svcadm enable nfs/server
C.
svcadm enable nfs/client
D.
/usr/bin/nfs.server start
E.
/etc/rc3.d/S15nfs.server start
Explanation: