ccc

安装所需的软件包

yum install -y rpc-bind nfs-utils

vi /etc/exports

/share *(rw,sync)



systemctl start nfs rpcbind
setfacl -m u:nfsnobody:rwx /share
posted @ 2019-06-24 22:08  邓聪聪  阅读(618)  评论(0)    收藏  举报