随笔分类 - Linux
摘要:安装apache yum install pcre-devel apr apr-devel apr-util apr-util-devel gcc-c++ libxml2-devel libxml2 perl perl-devel ./configure \ --prefix=/usr/local/
阅读全文
摘要:#安装必要源 yum -y install make bison-devel ncures-devel libaio perl-Data-Dumper net-tools bison bison-devel gcc-c++ cmake ncurses ncurses-devel #编译,安装 [ro
阅读全文
摘要:1) DHCP、TFTP 安装yum install -y dhcp* tftp*首先配置 tftp 服务: vi /etc/xinetd.d/tftpservice tftp{disable = nosocket_type = dgramprotocol = udpwait = yesuser =
阅读全文
摘要:nagios平台搭建 需要3个软件包 http://sourceforge.net/projects/nagios/files/nagios-3.x/nagios-3.2.1/nagios-3.2.1.tar.gz/download http://down1.chinaunix.net/distfi
阅读全文
摘要:主从过程: master开启io线程,slave开启io线程和sql线程。 1.slave库执行slave start命令,slave库通过授权用户链接master,并请求master库发送bin-log日志。(position后的日志) 2.master接受请求后,通过自身io线程,把bin-lo
阅读全文
摘要:1.软件包 httpd-2.2.31.tar.gz mysql-5.1.63.tar.gz php-5.6.17.tar.bz2 2.安装apache tar xzf httpd-2.2.31.tar.gz cd httpd-2.2.31 ./configure --prefix=/usr/loca
阅读全文
摘要:原文地址:http://www.2cto.com/os/201504/395229.html 环境:Redhat 6.4 ORACLE11g RAC 在安装ORACLE11g之前需要关闭操作系统的防火墙和SELinux。 1、关闭防火墙:iptables -F————————————清除防火墙策略
阅读全文

浙公网安备 33010602011771号