User Tools

Site Tools


nfs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nfs [2015/12/21 12:36] luke7858nfs [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 36: Line 36:
 /nfs/export1 x.x.x.x(rw,sync,no_root_squash) /nfs/export1 x.x.x.x(rw,sync,no_root_squash)
 </sxh> </sxh>
-<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.
-</sxh>+\\ 
 + 
 +\\
 Once you have edited the /etc/exports file you will need to push these changes through: Once you have edited the /etc/exports file you will need to push these changes through:
 <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> 
-// 
-<sxh bash> 
- 
-</sxh> 
-// 
-<sxh bash> 
- 
 </sxh> </sxh>
nfs.1450701360.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki