注意配置文件正确性:eg:
/home/ruiy/nfs1 *(rw,sync,no_root_squash)
/ruiy *(rw,sync,no_root_squash)
/nfsfs *(rw,sync,no_root_squash)
windows10 访问 linux nfs 需要在windows下安装nfs 客户端即可访问
小总结下:
一般修改nfs 配置文件只要 重启nfs 即可,两着启动先启动rpcbind 后启动nfs
/etc/exports 配置文件格式稍微注意下,
linux客户端下挂在linux nfs
mount -t nfs -o rw 1.2.3.181:/ruiy /data
windows 下挂载linux 下nfs 此处我们用windows10
安装windows 下nfs 客户端 配置
默认windows 访问linux nfs 只读权限,需要 写权限需要修改下注册表
在注册表中添加匿名用户的默认UID和GID
计算机\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion\Default