nfs
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
nfs [2015/12/21 12:36] – luke7858 | nfs [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 36: | Line 36: | ||
/ | / | ||
</ | </ | ||
- | <sxh bash> | + | \\ |
no_root_squash : By default, any file request made by user root on the client machine is treated as by user nobody on the server. (Exactly which UID the request is mapped to depends on the UID of user “nobody” on the server, not the client.) If no_root_squash is selected, then root on the client machine will have the same level of access to the files on the system as root on the server. | no_root_squash : By default, any file request made by user root on the client machine is treated as by user nobody on the server. (Exactly which UID the request is mapped to depends on the UID of user “nobody” on the server, not the client.) If no_root_squash is selected, then root on the client machine will have the same level of access to the files on the system as root on the server. | ||
- | </ | + | \\ |
+ | |||
+ | \\ | ||
Once you have edited the / | Once you have edited the / | ||
<sxh bash> | <sxh bash> | ||
Line 49: | Line 51: | ||
firewall-cmd --permanent --zone public --add-service nfs | firewall-cmd --permanent --zone public --add-service nfs | ||
firewall-cmd --reload | firewall-cmd --reload | ||
- | </ | ||
- | // | ||
- | <sxh bash> | ||
- | |||
- | </ | ||
- | // | ||
- | <sxh bash> | ||
- | |||
</ | </ |
nfs.1450701360.txt.gz · Last modified: 2024/05/23 07:26 (external edit)