Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam LFCS topic 1 question 103 discussion

Actual exam question from Linux Foundation's LFCS
Question #: 103
Topic #: 1
[All LFCS Questions]

How many fields are in a syntactically correct line of /etc/fstab?

  • A. 3
  • B. 4
  • C. 5
  • D. 6
  • E. 7
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Strib
10 months ago
The correct answer is D. There are 6 fields in a syntactically correct line of /etc/fstab. The fields in a /etc/fstab entry are as follows: Filesystem: This field specifies the device or partition that is being mounted. Mount point: This field indicates the directory where the filesystem will be mounted. Type: This field specifies the filesystem type (e.g., ext4, xfs, nfs, etc.). Options: This field includes various mount options for the filesystem, such as read-only, noauto, etc. Dump: This field is used by the dump command to determine whether a filesystem needs to be backed up. Pass: This field is used by the fsck command to determine the order of filesystem checks during boot.
upvoted 1 times
...
Borbz
3 years ago
Correct. https://linuxconfig.org/how-fstab-works-introduction-to-the-etc-fstab-file-on-linux
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...