List of questions
Related questions
Question 104 - XK0-005 discussion
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
Your answer:
0 comments
Sorted by
Leave a comment first