2019年7月3日
摘要: 1.前提环境关掉防火墙 2.绑定/etc/hosts 3.部署ansible (git clone git@github.com:heheping0312/ansible.git) yum -y install ansible [root@nn01 test]# pwd/root/test [roo 阅读全文
posted @ 2019-07-03 19:34 heping1314 阅读(154) 评论(0) 推荐(0) 编辑
摘要: nfs的服务器 yum install -y rpc-bind nfs-utils systemctl start rpcbind mkdir /public vi /etc/exports [root@nn01 /]# cat /etc/exports/public 172.16.0.0/24(r 阅读全文
posted @ 2019-07-03 17:58 heping1314 阅读(135) 评论(0) 推荐(0) 编辑