PrepAway - Latest Free Exam Questions & Answers

Which line should you add to the /etc/dfs/dfstab file for saturn?

You want to allow the NFS server saturn to share the /var/tmp directory read-only with clients pluto and mars. You also want to allow pluto to have root access to this directory.
Which line should you add to the /etc/dfs/dfstab file for saturn?

PrepAway - Latest Free Exam Questions & Answers

A.
share -F nfs -o ro,root=pluto /var/tmp

B.
share -F nfs root_access pluto /var/tmp

C.
share -F nfs -o,ro=mars:pluto,root=pluto /var/tmp

D.
share -F nfs -o,root=pluto,ro=mars,pluto /var/tmp

E.
share -F nfs ro,root=pluto /var/tmp client=mars:pluto

One Comment on “Which line should you add to the /etc/dfs/dfstab file for saturn?

  1. giles says:

    D.
    share -F nfs -o,root=pluto,ro=mars,pluto /var/tmp

    is incorrect because of the comma after the -o
    A.
    share -F nfs -o ro,root=pluto /var/tmp

    would do the job , but share ro with everyone else too




    0



    0

Leave a Reply