Skip to content

Instantly share code, notes, and snippets.

@jarbaspsf
Last active August 29, 2015 13:56
Show Gist options
  • Save jarbaspsf/9022619 to your computer and use it in GitHub Desktop.
Save jarbaspsf/9022619 to your computer and use it in GitHub Desktop.
mount -t nfs -o resvport,nolocks,locallocks,intr,soft,wsize=32768,rsize=3276 \ 192.168.0.100:/export/secondario /mnt/secondary
## link for auto_mount nfs on mac
http://apple.stackexchange.com/questions/102092/mount-linux-nfs-share-on-mountain-lion-10-8-5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment