Skip to content

Instantly share code, notes, and snippets.

@lfalanga
Created April 22, 2013 13:28
Show Gist options
  • Save lfalanga/5434880 to your computer and use it in GitHub Desktop.
Save lfalanga/5434880 to your computer and use it in GitHub Desktop.
Mount NFS volume on windows.
mount \\nfs_server\share * -u:username -p:pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment