[Linux] How to setup NFS Server on RHEL 8
본문
[Linux] How to setup NFS Server on RHEL 8
Table of contents
1. Install NFS RPM files
2. Start and Enable the “nfs-server” service
3. Manage SELinux for NFS service
4. Configuring SELinux and Firewall
5. Create an NFS (/home/usershare) share for the user
6. Check NFS (/home/usershare) configuration for the user
7. Mount NFS(/home/usershare) directory in the client1
8. Create an NFS (/home/groupshare) share for the group
9. Check NFS(home/groupshare) configuration for the group
10. Mount NFS(/home/groupshare) directory in the client1
11. Unmounting NFS File Systems
12. Automatically mounting NFS File Systems with /etc/fstab
Troubleshooting #1 — “RPC: Port mapper failure” message
Troubleshooting #2 — “Permission denied” message
Troubleshooting #3 — “device is busy” message
링크: https://medium.com/@jackkimusa/linux-how-to-setup-nfs-server-on-rhel-8-1c0ba5783caf
관련자료
-
링크