Moderate

Which file is used to configure which filesystems are mounted ?

Correct answer: D. /etc/fstab

  • A. /etc/mount.sys
  • B. /etc/filesys
  • C. /etc/sysconfig
  • D. /etc/fstab

Explanation

`/etc/fstab` contains the filesystems and mount options used for automatic mounting, especially during system startup. The other paths are not the standard Linux filesystem table.

Last updated

Practise Software Development Lifecycle

423 free Software Development Lifecycle MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions