Last active
January 15, 2016 17:34
-
-
Save tophyr/f5d28324c7370f3646a8 to your computer and use it in GitHub Desktop.
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
/ localhost(ro,async,insecure,no_subtree_check,crossmnt,fsid=0,sec=sys,all_squash,anonuid=572790,anongid=100) | |
/data/users/csarbora localhost(rw,sync,insecure,no_subtree_check,sec=sys,all_squash,anonuid=572790,anongid=100) |
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
[csarbora@csarbora-mbp:~] mount -t nfs -o vers=4 127.0.0.2:/data/users/csarbora remote_dir/ | |
[csarbora@csarbora-mbp:~] ls -l remote_dir/ | |
total 32 | |
drwxrwxrwx 2 572790 _lpoperator 4.0K Jan 15 09:01 all_write | |
drwxr-xr-x 3 572790 _lpoperator 4.0K Jan 13 13:29 bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment