Information Technology Reference
In-Depth Information
Exam Prep Practice Questions
Question 1
Which of the following commands can be used to mount the /export/home file
system from the Solaris system (IP address of 192.168.39.7 ) on the /mnt
mount point?
A.
mount -F nfs -h solaris /export/home /mnt
B.
mount -F nfs 192.168.39.7:/export/home /mnt
C.
mount -F nfs /mnt solaris:/export/home
D.
mount -F nfs /export/home@solaris /mnt
The correct answer is B. The first argument following the -F file system type
should be the hostname or IP address of the system sharing the resource.
None of the other answers uses the appropriate syntax or command-line
arguments.
Question 2
Enter the name of the file system used to temporarily store a remote NFS
resource on a local disk.
The correct answer is CacheFS.
Question 3
Which of the following are types of AutoFS maps? [Select all that apply.]
A.
direct
B.
indirect
C.
linked
D.
auto_master
E.
auto_home
The correct answers are A, B, and D. Answer C, linked, is not associated with
the AutoFS capability. Answer E is a commonly used name for an indirect
map.
Search WWH ::




Custom Search