Oracle Related Exams
1z0-106 Exam

Examine these commands and output:
# cat /etc/auto.master
/net -hosts
/- auto.direct ro
# cat /etc/auto.direct
/nfs1 host01:/export/share1
/nfs2 -sync host01:/export/share2
/nfs3 host02:/export/share3
Automounter must be used to mount these filesystems. Which mount options will it use?
Examine this command:
# auditctl -w /etc/passwd -p w -k pass
Which two statements are true upon execution?