Red_Hat
RH202 · Question #85
RH202 Question #85: Real Exam Question with Answer & Explanation
Answers: 6. vi /etc/auto.master /mnt /etc/auto.misc --timeout=50 7. vi /etc/auto.misc 8. data -rw,soft,intr server1.example.com:/data 9. service autofs restart 10. chkconfig autofs on
Question
/data Directory is shared from the server1.example.com server. Mount the shared directory that: d. when user try to access, automatically should mount e. when user doesn't use mounted directory should unmount automatically after 50 seconds. f. Shared directory should mount on /mnt/data on your machine.
Explanation
Answers: 6. vi /etc/auto.master /mnt /etc/auto.misc --timeout=50 7. vi /etc/auto.misc 8. data -rw,soft,intr server1.example.com:/data 9. service autofs restart 10. chkconfig autofs on
Community Discussion
No community discussion yet for this question.