# TEST for 0331 > NFS NFS-Server端 yum install nfs-utils rpcbind vim -y && systemctl start rpcbind && systemctl start nfs && systemctl stop firewalld && setenforce 0 vim /etc/exports /shared 140.137.213.0/24(rw,no_root_squash) exportfs -arv WINDOWS掛載NFS在Z槽 mount -o anon \\140.137.213.47\tmp z: