centos 挂载 群晖nfs共享木录
群辉开启NFS共享
在客户端linux系统中安装NFS客户端工具
Bash
yum install nfs-utils -y 在linux中检测开启NFS服务的群辉主机IP
Bash
showmount -e 192.168.137.136 [root@node30 ~]# showmount -e 192.168.137.136 Export list ………
记录生活点滴