Skip to content

Instantly share code, notes, and snippets.

@richard-to
Last active December 17, 2015 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richard-to/5604865 to your computer and use it in GitHub Desktop.
Save richard-to/5604865 to your computer and use it in GitHub Desktop.
sudo mount -t nfs -o resvport,soft,intr,rsize=8192,wsize=8192,timeo=900,retrans=3,proto=tcp hostname:/shared_dir /local_dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment