环境:192.168.36.10:80192.168.36.11:80192.168.36.12:80三台web服务器已经搭好]#yuminstall-yhttpd]#echo`hostname`>/var/www/html/index.html]#systemctlstarthttpd```配置HAProxy,两台主机一样的配置]#vim/etc/haproxy/haproxy.cfgfr
分类:
其他好文 时间:
2018-08-25 00:40:43
阅读次数:
155
svntogit一.使用svn2git工具1.yuminstall-yrubygitgit-svn(配置epel源)2.geninstallsvn2git3.svn2githttp://10.6.60.40/svn/XXXX/SourceCode--notrunk--authors/root/users.txt--branches=06platform--branches=06platform/i
分类:
其他好文 时间:
2018-08-25 00:36:17
阅读次数:
461
平台:Centos6.10x64带图形配置4G4核心cpu200G硬盘第一步、安装依赖yuminstall-ybinutilscompat-libcap1compat-libstdc++-33gccgcc-c++glibcglibc-develkshlibgcclibstdc++libstdc++-devellibaiolibaio-develmakesysstatunixODBC-develpd
分类:
数据库 时间:
2018-08-24 19:20:42
阅读次数:
204
平台:Centos6.10x64带图形配置4G4核心cpu200G硬盘第一步、安装依赖yuminstall-ybinutilscompat-libcap1compat-libstdc++-33gccgcc-c++glibcglibc-develkshlibgcclibstdc++libstdc++-devellibaiolibaio-develmakesysstatunixODBC-develpd
分类:
数据库 时间:
2018-08-24 17:23:56
阅读次数:
1207
ansible介绍Ansible基于Python开发,集合了众多优秀运维工具的优点,实现了批量运行命令部署程序、配置系统等功能。默认通过SSH协议进行远程命令执行或下发配置,无需部署任何客户端代理软件,从而使得自动化环境部署变得更加简单。可同时支持多台主机并行管理,使得管理主机更加便捷。ansible安装在管理端与被管理端都要安装yuminstall-yepel-release##安装epel源y
分类:
其他好文 时间:
2018-08-04 16:41:57
阅读次数:
166
一、squid日志分析Srag是一款Squid日志分析工具,采用HTML格式,详细列出每一位用户访问Internet的站点信息,时间占用信息,排名,连接次数和访问量等。Srag的部署过程如下。(1)安装图像处理工具yuminstall-ygdgd-devel(2)创建sarg工作目录mkdir/usr/local/sarg(3)手工编译安装sarg./configure--prefix=/usr/
分类:
其他好文 时间:
2018-08-02 12:17:58
阅读次数:
132
下载wgethttp://cn2.php.net/distributions/php-5.4.44.tar.gz解压tarzxvfphp-5.4.44.tar.gz提前安装一些依赖包yuminstall-ylibjpeg-devlelibxml2-developensslopenssl-develbzip2bzip2-devellibpnglibpng-develfreetypefreetype-
分类:
Web程序 时间:
2018-08-01 11:47:44
阅读次数:
534
安装环境:rhel6.5:server1masterrhel6.5:server2slave安装数据库:[root@server1mysql]#yuminstall-ymysql-community-client-5.7.17-1.el6.x86_64.rpmmysql-community-common-5.7.17-1.el6.x86_64.rpmmysql-community-libs-5.7
分类:
其他好文 时间:
2018-07-28 18:26:16
阅读次数:
177
准备环境安装mysql依赖包yuminstall-yncurses-devel[root@localhost~]#cdtools/[root@localhosttools]#lscmake-2.8.8.tar.gzmysql-5.5.32.tar.gz安装cmake[root@localhosttools]#tar-xfcmake-2.8.8.tar.gz[root@localhosttools]
分类:
数据库 时间:
2018-07-28 18:23:56
阅读次数:
172
解压软件包,安装cmake[root@server1~]#lscmake-2.8.12.2-4.el6.x86_64.rpmmysql-5.7.17mysql-boost-5.7.17.tar.gz[root@server1~]#yuminstall-ycmake-2.8.12.2-4.el6.x86_64.rpm先安装依赖性[root@server1mysql-5.7.17]#yuminstal
分类:
数据库 时间:
2018-07-28 15:11:23
阅读次数:
175