We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 352e67d + fc59f89 commit 7afeb99Copy full SHA for 7afeb99
documentation/asciidoc/computers/remote-access/nfs.adoc
@@ -36,7 +36,7 @@ Grant `/export` and `/export/users` read, write, and execute permissions (`777`)
36
37
[source,console]
38
----
39
-$ chmod -R 777 777 /export
+$ chmod -R 777 /export
40
41
42
Next, mount the real `users` directory with:
0 commit comments