Skip to content

Instantly share code, notes, and snippets.

@caingougou
Created June 5, 2012 16:42
Show Gist options
  • Select an option

  • Save caingougou/2876150 to your computer and use it in GitHub Desktop.

Select an option

Save caingougou/2876150 to your computer and use it in GitHub Desktop.
connect to nfs
mount -o soft,intr [ip]:/nfs nfs/
@revskill10

Copy link
Copy Markdown

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment