epel源安装rpm-ivhepel-release-6-8.noarch.rpmyum-yinstallcobblerhttpdrsynctftp-serverxinetddhcpcobbler-webkoanpykickstart*fence-agents*debmirrorsyslinux$$$$$$$$$$$启动cobbler服务/etc/init.d/cobblerdstart$$$$$$$$启动httpd服务/etc/init.d/httpdstart$$$$$$$$$$检..
分类:
其他好文 时间:
2015-08-16 23:21:30
阅读次数:
430
OS 是 centos6.5_X86_64一、vmware 虚拟机 准备两台机虚拟机即可二、导入第三方安装源 1 [root@openstack ~]# rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-...
分类:
其他好文 时间:
2015-08-16 22:52:20
阅读次数:
115
1. centos最小化安装之后由于没有桌面环境,所以所有操作都是在命令行下进行的2. 第一步骤首先是连接到网络。1. 下载网卡驱动3. 安装桌面环境配置源yum groupinstall epel.release然后将其中的配置文件都改成14. 安装xfce桌面yum groupinstall x...
分类:
其他好文 时间:
2015-08-15 22:56:52
阅读次数:
1867
gitlab安装(基于centos6.5)安装wget和cmakesudoyum-yinstallwgetsudoyum-yinstallcmake增加EPEL安装源wget-O/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6https://www.fedoraproject.org/static/0608B895.txtrpm--import/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6安装epel-release-6-8.noa..
分类:
其他好文 时间:
2015-08-15 18:30:53
阅读次数:
112
连接光盘,挂在光盘#mount/dev/cdrom/media/编辑/etc/yum.repos.d/iso.repo[ISO]
name=ISO
baseurl=file:///media
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
[EPEL]
name=EPEL
baseurl=http://mirrors.aliyun.com/epel/6/x86_64/
enabled=1
..
分类:
其他好文 时间:
2015-08-15 12:10:16
阅读次数:
512
系统:Centos6.*一、Lanmp环境部署配置epel源#rpm-ivhhttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm#yum-yinstallgccgcc-c++autoconfhttpdphpmysqlmysql-serverphp-mysqlhttpd-manualmod_sslmod_perlmod_auth_mysqlphp-gdphp-xmlphp-mbstringphp..
分类:
其他好文 时间:
2015-08-15 06:51:51
阅读次数:
241
Docker安装应用程序(Centos6.5_x64)Authoer::jom_ch@2014/7/23Docker官方网站 http://www.docker.com/一,安装EPEL关于EPEL:https://fedoraproject.org/wiki/EPEL/zh-cn>rpm -ivh...
分类:
其他好文 时间:
2015-08-14 21:20:55
阅读次数:
106
网上找了些资料,生成密码的工具不少,我就使用了其中一个。本人使用的市centos系统,用的是epel的源,直接yuminstallpwgen安装这个工具然后使用:[root@eric~]#pwgen-c-n-y-H
pwgen:optionrequiresanargument--‘H‘
Usage:pwgen[OPTIONS][pw_length][num_pw]
Optionssupportedb..
分类:
系统相关 时间:
2015-08-14 19:34:10
阅读次数:
322
运维自动化之Cobbler系统安装详解设置epel源rpm-Uvh‘http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm‘yum安装yum-yinstallcobblerdhcphttpdxinetdtftp-server==============================================================================..
分类:
其他好文 时间:
2015-08-13 06:36:48
阅读次数:
177
运维自动化SaltStackSaltStack介绍:(略)设置epel源rpm-ivh‘http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm‘yum安装master、minionMaster主机安装:[root@wdds_1yum.repos.d]#yuminstallsalt-master正在安装:salt-masternoarch2015.5.3-3.e..
分类:
其他好文 时间:
2015-08-13 06:34:58
阅读次数:
170