群辉开启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 ………

阅读全文