Created
June 5, 2012 16:42
-
-
Save caingougou/2876150 to your computer and use it in GitHub Desktop.
connect to nfs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mount -o soft,intr [ip]:/nfs nfs/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After mounting, i can't view, edit (even ls) the nfs folder. The error says "Permission denied", do you know how to configure server to allow ?