实验前提:1、本次实验实验的是RHEL6.4(64bit)的系统2、确保每台服务器时间同步3、本次实验共有4台服务器,其相关的地址为:haproxy1:192.168.108.230haproxy2:192.168.108.231web1:192.168.108.199web2:192.168.108.201VIP:192.168.108.111实验拓扑结构为:一、编译安装keep..
分类:
Web程序 时间:
2015-04-07 19:55:54
阅读次数:
392
1》以下皆使用root用户执行/usr/sbin/groupadd-g501oinstall
/usr/sbin/groupadd-g502dba
/usr/sbin/groupadd-g503oper
/usr/sbin/groupadd-g504asmadmin
/usr/sbin/groupadd-g505asmoper
/usr/sbin/groupadd-g506asmdba
/usr/sbin/useradd-goinstall-Gdba,asmdba,operoracle
/..
分类:
数据库 时间:
2015-04-06 06:31:53
阅读次数:
171
实验环境:rhel6.5seliunxandiptablesdisablednginx1.6.2mysql5.5.12php5.4.36memcached1.4.4server1172.25.12.1tomcatnginxmysqlphpmemcachedserver2172.25.12.2tomcatmemcachedserver3172.25.12.3tomcatserver4172.25.12.4tomcat一.nginx:1.1安装安装依赖性:yuminstallgcc..
分类:
数据库 时间:
2015-04-05 19:05:45
阅读次数:
2723
实验环境:rhel6.5seliunxandiptablesdisablednginx1.6.2mysql5.5.12php5.4.36memcached1.4.4server1172.25.12.1tomcatnginxmysqlphpmemcachedserver2172.25.12.2tomcatmemcachedserver3172.25.12.3tomcatserver4172.25.12.4tomcat一.nginx:1.1安装安装依赖性:yuminstallgcc..
分类:
数据库 时间:
2015-04-05 19:04:49
阅读次数:
546
检查内核配置
(RHEL6默认已经配置好内核)
系统内核和捕捉内核都需要的内核选项:
在"Processortypeandfeatures."选项中启用"kexecsystemcall"。CONFIG_KEXEC=y
在"Filesystem"->"Pseudofilesystems."中启用"sysfsfilesystemsupport"。CONFIG_SYSFS=y
在"Kernelhacking..
分类:
其他好文 时间:
2015-04-03 15:41:43
阅读次数:
258
检查内核配置(RHEL6默认已经配置好内核)系统内核和捕捉内核都需要的内核选项:在"Processortypeandfeatures."选项中启用"kexecsystemcall"。CONFIG_KEXEC=y在"Filesystem"->"Pseudofilesystems."中启用"sysfsfilesystemsupport"。CONFIG_SYSFS=y在"Kernelhacking."中启用"Co..
分类:
其他好文 时间:
2015-04-03 15:41:25
阅读次数:
225
检查内核配置
(RHEL6默认已经配置好内核)
系统内核和捕捉内核都需要的内核选项:
在"Processortypeandfeatures."选项中启用"kexecsystemcall"。CONFIG_KEXEC=y
在"Filesystem"->"Pseudofilesystems."中启用"sysfsfilesystemsupport"。CONFIG_SYSFS=y
在"Kernelhacking..
分类:
其他好文 时间:
2015-04-03 15:40:14
阅读次数:
189
系统环境: rhel6 x86_64 iptables and selinux disabled主机: 192.168.122.119 server19.example.com 192.168.122.25 server25.example.com 192.168.122.163 server63....
分类:
其他好文 时间:
2015-03-31 17:57:09
阅读次数:
146
系统环境: rhel6 x86_64 iptables and selinux disabled主机: 192.168.122.160:virnish apache server60.example.com 192.168.122.154:apache server54.example.com 19...
分类:
其他好文 时间:
2015-03-31 17:48:36
阅读次数:
225
puppet 是一个配置管理工具, 典型的, puppet 是一个 C/S 结构, 当然,这里的 C 可以有很多,因 此,也可以说是一个星型结构. 所有的 puppet 客户端同一个服务器端的 puppet 通讯. 每个 puppet 客户端每半小时(可以设置)连接一次服务器端, 下载最新的配置文件...
分类:
其他好文 时间:
2015-03-31 17:42:56
阅读次数:
137