XK0-004 · Question #213
XK0-004 Question #213: Real Exam Question with Answer & Explanation
The correct answer is A: 1. Verify if /home has quotas enabled in /etc/fstab and, if not, enable it.. To implement disk quotas, use the following steps: 1. Enable quotas per file system by modifying the /etc/fstab file. 2. Remount the file system(s). 3. Create the quota database files and generate the disk usage table. 4. Assign quota policies. https://access.redhat.com/documenta
Question
Options
- A
- Verify if /home has quotas enabled in /etc/fstab and, if not, enable it.
- B
- Create the quota database files and generate the disk usage table.
- C
- Verify if /home has quotas enabled in /etc/fstab and, if not, enable it.
- D
- Assign user quota policies.
Explanation
To implement disk quotas, use the following steps: 1. Enable quotas per file system by modifying the /etc/fstab file. 2. Remount the file system(s). 3. Create the quota database files and generate the disk usage table. 4. Assign quota policies. https://access.redhat.com/documentation/en- us/red_hat_enterprise_linux/6/html/storage_administration_guide/ch-disk-quotas
Community Discussion
No community discussion yet for this question.