Valid EX200 Dumps shared by ExamDiscuss.com for Helping Passing EX200 Exam! ExamDiscuss.com now offer the newest EX200 exam dumps, the ExamDiscuss.com EX200 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com EX200 dumps with Test Engine here:
/data Directory is shared from the server1.example.com server. Mount the shared directory that:
Correct Answer: A
1. vi /etc/auto.master /mnt /etc /auto.misc --timeout=50 vi /etc/auto.misc data -rw,soft,intr server1.example.com:/data service autofs restart chkconfig autofs on When you mount the other filesystem, you should unmount the mounted filesystem, Automount feature of linux helps to mount at access time and after certain seconds, when user unaccess the mounted directory, automatically unmount the filesystem. /etc/auto.master is the master configuration file for autofs service. When you start the service, it reads the mount point as defined in /etc/auto.master.