摘要: 本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 经常会遇上一些linux系统允许你上外网,而一些是不允许的,这时我们可以从可以上外网的服务器上把yum下载的包拷贝过来,但是一般yum安装的包没有报错包文件,无法拷贝, 阅读全文
posted @ 2016-08-08 17:48 GalenGao 阅读(870) 评论(0) 推荐(0) 编辑
摘要: 本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 1、配置epel源 2、安装ansible 1 yum install -y ansible 3、验证安装 1 ansible --version 4、配置SSH连接 阅读全文
posted @ 2016-08-08 10:58 GalenGao 阅读(238) 评论(0) 推荐(0) 编辑