You have the /home/ file system on server1 exported through NFS. You have a fresh installation of
Linux on a workstation and want to setup the workstation to mount and unmount the /home/
filesystem automatically.
Which default configuration files on the workstation would you edit to achieve this task?
A.
Edit the /etc/fstab file.
B.
Edit the /etc/inittab file.
C.
Edit only the /etc/auto, home file.
D.
Edit only the /etc/auto, master file.
E.
Edit both the /etc/auto, home and /etc/auto.master files.