安装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
问题原因:nginx位于第三方的yum源里面,而不在centos官方yum源里面解决方法:安装epel(Extra Packages for
Enterprise
Linux)a、去epel网站http://fedoraproject.org/wiki/EPEL下载b、我的系统是centos5.7,...
分类:
其他好文 时间:
2014-05-24 11:50:20
阅读次数:
276
cdpr命令:安装:yum-yinstallcdpr(安装epel库)[21:53:07root@localhost~]#cdpr-h
cdpr-CiscoDiscoveryProtocolReporter
Version2.4
Copyright(c)2002-2010-MonkeyMental.com
d:Specifydevicetouse(eth0,hme0,etc.)
h:Printthisusage
t:timeinsecondstoabortwaitingforapack..
分类:
系统相关 时间:
2014-05-21 00:08:27
阅读次数:
447
已有操作系统的主机通过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
1、系统环境centos-6.4ipaddr:10.240.240.114gateway:10.240.240.12、关闭selinux(关闭完之后最好进行一次重启)sed-i‘/SELINUX/s/enforcing/disabled/‘/etc/selinux/config关闭防火墙chkconfigiptablesoff3、配置obbleryum源rpm-Uvh‘http://mirrors.ustc.edu.cn/epel/6/i386/..
分类:
其他好文 时间:
2014-05-15 12:40:01
阅读次数:
560
linux命令行环境linux常用命令用法,软件的安装,vim的用法,在特定的linux版本安装了epel源,学会用SSH配置公钥、私钥,通过SSH来远程登录linux主机,如在windows下用putty来远程登录linux主机。版本控制工具svn/git,git可以和gitlab配合使用。C/C...
分类:
其他好文 时间:
2014-05-14 22:42:30
阅读次数:
552
今天学习redis时,用yum直接安装redis直接报错,后来百度一下得到一下解决方案。1:去下面的网站下载EPEL对应的版本:(epel是fedora维护的yum源,里面软件众多)http://fedoraproject.org/wiki/EPEL2:我下载的是这个:wget
http://dl....
分类:
其他好文 时间:
2014-05-12 11:32:42
阅读次数:
365
Xfce是linux系统下的一个桌面环境,安装方法如下:利用系统自带的yum源,找不到xfce,更新yum源,#wgethttp://mirrors.ustc.edu.cn/epel/6Server/x86_64/epel-release-6-8.noarch.rpm#rpm-ivhepel-release-6-8.noarch.rpm#yumsearchxfce4#yumgroupinfoXfce#yumgroupinstallXfce#..
分类:
其他好文 时间:
2014-05-12 03:46:55
阅读次数:
348
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
一般我们基于epel yum_Repo安装kvm的yum命令如下 yum -y install
qemu-kvm qemu-kvm-tools virt-v2v virt-viewer virt-manager libvirt libvirt-python
python-virtinst1,安装e....
分类:
其他好文 时间:
2014-05-10 00:13:56
阅读次数:
353