redhat:storage-server-redhat:nfs-redhat

This is an old revision of the document!


NFS Server - Redhat 7

# yum -y install nfs-utils

# vim /etc/idmapd.conf
    Domain = blackgate.org

# vim /etc/exports
    /home 10.0.0.0/24(rw,no_root_squash)

# systemctl start rpcbind nfs-server 
# systemctl enable rpcbind nfs-server 
# yum -y install nfs-utils

# systemctl start rpcbind 
# systemctl enable rpcbind 
  • redhat/storage-server-redhat/nfs-redhat.1493377972.txt.gz
  • Last modified: 2017/04/28 13:12
  • by michael