CompTIA Linux+ Exam XK0-005 Question # 116 Topic 12 Discussion

CompTIA Linux+ Exam XK0-005 Question # 116 Topic 12 Discussion

XK0-005 Exam Topic 12 Question 116 Discussion:
Question #: 116
Topic #: 12

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.)


A.

df -h /data


B.

mkfs.ext4 /dev/sdc1


C.

fsck /dev/sdc1


D.

fdisk -l /dev/sdc1


E.

echo "/data /dev/sdc1 ext4 defaults 0 0" >> /etc/fstab


F.

echo "/dev/sdc1 /data ext4 defaults 0 0" >> /etc/fstab


Get Premium XK0-005 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.