Mount an NFS share

Contributor Icon Contributed by Rex  
Tag Icon Tagged: Solaris system administration  

You have a share on another server but do not know how to mount it locally? This command will get you going.


Given an NFS share (/opt/install) on server hotdog, the following command will mount the share to the local filesystem under /mnt:

mount -F nfs hotdog:/opt/install /mnt

 

No Comments -


No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment -