Multiple Choice
How do you activate an ACL when mounting a file system manually?
A) mount --acl /dev/hda5 /data
B) mount -f acl /dev/hda5 /data
C) mount -o acl /dev/hda5 /data
D) mount --use-acl /dev/hda5 /data
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: You want to view the status (locked,
Q11: In the bash shell, which command can
Q12: Which command can be used to view
Q13: You want to delete all data on
Q14: You have a test directory with the
Q16: Which file contains information about which user
Q17: You created a script (/root/bin/backup.sh) that backs
Q18: Which are journaling file systems? (Choose 3.)<br>A)
Q19: You have a text file that contains
Q20: Using the nice command, what is the