Mounting Remote Filesystems with /etc/fstab
3 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which file needs to be modified on the client machine to automatically mount the remote filesystem upon system boot?

  • /etc/mount
  • /etc/filesystem
  • /etc/fstab (correct)
  • /etc/remote
  • What is the command to directly mount the remote filesystem without a reboot or as a one-time mount?

  • sudo reboot
  • sudo mount servername:/projects /mnt/nfs/projects (correct)
  • sudo mount /etc/fstab
  • sudo mount /mnt/nfs/projects
  • What option can be used in fstab to handle the case when the NFS server is not live at boot?

  • bootcheck
  • nofail (correct)
  • reboot
  • livecheck
  • More Like This

    Use Quizgecko on...
    Browser
    Browser