Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

RedHat EX200 Exam - Topic 2 Question 127 Discussion

Actual exam question for RedHat's EX200 exam
Question #: 127
Topic #: 2
[All EX200 Questions]

/data Directory is shared from the server1.example.com server. Mount the shared directory that:

Show Suggested Answer Hide Answer
Suggested 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.


Contribute your Thoughts:

0/2000 characters
Tijuana
1 day ago
I remember something about using the `fstab` file to set up automatic mounting, but I'm not sure how to configure the timeout for unmounting.
upvoted 0 times
...

Save Cancel