这上节说NFS
感觉也说了很久,有点浪费时间
不过当作是复习练手了
centos安装nfs
yum install -y ntf-utils
安装后启动
systemctl start nfs
查看服务启动没有方法
rpcinfo -p localhost
配置文件 /etc/exports
配置格式 /arthuidr 172.18.3.0/21(rw,sync)
客户端配置文件 /etc/fstab
20170110L05-03老男孩linux实战运维培训-nfs网络文件系统服务介绍与实战01
原文:http://398528.blog.51cto.com/388528/1891071