Toggle navigation
Home
安装部署
Archives
Tags
Centos nfs安装
2019-05-06 06:51:53
66
0
0
louyj
#配置NFS SERVER yum -y install nfs-utils vi /etc/idmapd.conf # line 5: uncomment and change to your domain name Domain = vdevops.org vi /etc/exports # write settings for NFS exports /home 10.1.1.0/24(rw,no_root_squash) systemctl start rpcbind nfs-server systemctl enable rpcbind nfs-server showmount -e #查看NFS共享的目录 #防火墙开启情况下,做如下配置 firewall-cmd --add-service=nfs --permanent firewall-cmd --reload
Pre:
centos Samba文件共享
Next:
阿里云oss挂载
0
likes
66
Weibo
Wechat
Tencent Weibo
QQ Zone
RenRen
Submit
Sign in
to leave a comment.
No Leanote account?
Sign up now.
0
comments
More...
Table of content
No Leanote account? Sign up now.