NFS Server Setup and Configuration Quiz

AngelicDravite avatar
AngelicDravite
·
·
Download

Start Quiz

Study Flashcards

9 Questions

Which command is used to start the NFS service on the server machine?

sudo systemctl start nfs

What file contains the directories and permissions that a host is willing to share with other systems over NFS?

/etc/exports

What does the following entry in the /etc/exports file allow? '/projects *.example.com(rw)'

Read and write access to the /projects directory for all hosts in the example.com domain

What command can be used to notify Linux about the directories you are allowing to be remotely mounted using NFS after modifying the /etc/exports file?

exportfs -av

Which command is used to restart the NFS service on the server machine?

sudo systemctl restart nfs

Which command is used to enable the NFS service to start whenever the system is booted?

sudo systemctl enable nfs

How many possible permissions does every file in Linux have?

3

What is the name of the service on some systems, such as RHEL/CentOS, and Fedora, that is used for NFS?

nfs-server

What does the command 'sudo systemctl start nfs' do?

Starts the NFS service on the server machine

Master the art of NFS server setup and configuration with this detailed quiz. Learn how to start NFS daemons, navigate system servers, and handle file exports efficiently.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

sor
17 questions

sor

EnrapturedPolarBear avatar
EnrapturedPolarBear
Use Quizgecko on...
Browser
Browser