Loading

摘要: 查看是否安装nfs # systemctl status rpcbind.service # systemctl status nfs-server.service 安装 # yum install -y nfs-utils 编辑exports文件 # vim /etc/exports 添加 /Di 阅读全文
posted @ 2020-11-02 18:30 雨vs枫 阅读(414) 评论(0) 推荐(0)