CompTIACompTIA
XK0-005 · Question #10410
XK0-005 Question #10410: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #10410. The question stem and answer options stay visible for context.
System Management
Question
A Linux systems administrator is configuring a new filesystem that needs the capability to be mounted persistently across reboots. Which of the following commands will accomplish this task? (Choose two.)
Options
- Adf -h /data
- Bmkfs.ext4 /dev/sdc1
- Cfsck /dev/sdc1
- Dfdisk -l /dev/sdc1
- Eecho "/data /dev/sdc1 ext4 defaults 0 0" >> /etc/fstab
- Fecho "/dev/sdc1 /data ext4 defaults 0 0" >> /etc/fstab
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Filesystem management#Persistent storage#/etc/fstab#mkfs command