摘要: 1.登录需要搭建nfs的服务器并下载 输入指令: yum install -y nfs-utils yum install -y rpcbind 2.安装完成后启动 输入指令: systemctl start rpcbind systemctl enable rpcbind systemctl st 阅读全文
posted @ 2020-09-18 17:10 Ivin-yang 阅读(1468) 评论(0) 推荐(0)