10 Linux Interview Questions and Answers for Linux Beginners – Part 3
Q. What is the purpose of the /etc/fstab file? A. The /etc/fstab file is used to define the mount points for various file systems and partitions. It contains information about the device, mount point, file system type, and other options. It is used by the mount command to mount the file systems and partitions at … Read more