adplus-dvertising
frame-decoration

Question

Which command would mount the directory utilities from the server named compsciedu on the local mount point /opt/sf?

a.

mount -f nfs /sf:compsciedu /opt/sf

b.

mount -F nfs compsciedu:/sf /opt/sf

c.

mount -F nfs compsciedu:/opt/sf /sf

d.

mount /opt/sf compsciedu:/sf

Answer: (b).mount -F nfs compsciedu:/sf /opt/sf

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which command would mount the directory utilities from the server named compsciedu on the local mount point /opt/sf?