安装ansible只需要将管理节点安装ansible,被管理节点不需要安装但如果使用yum安装的话,必须配置epel源rpm-Uvhhttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpmrpm-import/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6安装依赖关系包yum-yinstallpython-de..
分类:
其他好文 时间:
2014-05-27 04:15:39
阅读次数:
996
/*字体初始化*/body {font-size:62.5%;} /* for IE/Win
*/html>body {font-size:10px;} /* for everything else
*//*字体边框等初始化*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,...
分类:
Web程序 时间:
2014-05-19 10:01:31
阅读次数:
311
使用SDK Manager更新时出现问题Failed to fetch URL
https://dl-ssl.google.com/android/repository/repository-6.xml, reason:
Connection to https://dl-ssl.google.com...
分类:
移动开发 时间:
2014-05-18 20:25:14
阅读次数:
405
已有操作系统的主机通过koan从Cobbler服务器重装系统1,安装epelrpm -ivh
http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpmyum -y
install koan;http://blo...
分类:
其他好文 时间:
2014-05-16 20:29:30
阅读次数:
352
一直喜欢chrome 浏览器,不过自ubuntu 刚安装的时候是没有chrome的,
首先,下载google chrome deb包
32位:https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
6...
分类:
系统相关 时间:
2014-05-16 04:17:45
阅读次数:
367
通常我们使用centos来组建LNMP,但是我们开发时多使用ubuntu的桌面版本来调试,下面将详细介绍如何在ubuntu上安装一套LNMP。
一、下载并安装最新的ubuntu14.04桌面版本
二、安装mysql
1. 下载mysql的最新版本,例如:
wget
http://dl.mysql.cn/mysql5/5.5/mysql-5.5.25.tar.gz
2. 解压缩:
t...
分类:
其他好文 时间:
2014-05-13 08:07:02
阅读次数:
423
今天学习redis时,用yum直接安装redis直接报错,后来百度一下得到一下解决方案。1:去下面的网站下载EPEL对应的版本:(epel是fedora维护的yum源,里面软件众多)http://fedoraproject.org/wiki/EPEL2:我下载的是这个:wget
http://dl....
分类:
其他好文 时间:
2014-05-12 11:32:42
阅读次数:
365
linux下.net环境;rpm -ivh
http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
&& yum makecache && yum search mono;
分类:
系统相关 时间:
2014-05-11 00:43:36
阅读次数:
332
MyEclipse 10 中安装Android ADT
22插件的方法下载ADT包:http://dl.google.com/android/ADT-22.0.0.zip将ADT-22.0.0.zip文件放在指定的目录下,例如D:\Programs\Android,不解压。
打开MyEclipse,...
分类:
移动开发 时间:
2014-05-10 23:10:51
阅读次数:
318
1. 确保安装的 fiddler 是最新的 beta 版本,安装地址
http://www.getfiddler.com/dl/Fiddler2BetaSetup.exe2. 关闭 fiddler3. 下载并安装 fiddler
证书生成器 FiddlerCertMaker.exe (注:fiddl...
分类:
移动开发 时间:
2014-05-09 20:10:37
阅读次数:
432