测试机器的安装和配置安装linuxcentos6.4mini这里省略1000字......关闭selinuxsetenforce0vi/etc/sysconfig/selinux-->diabled关闭iptablesserviceiptablesoffchkconfigiptablesoff联网配置sohuyum源注意修改里面的系统架构和版本号sohu镜像还是比较稳定的不联网配置本地源..
分类:
其他好文 时间:
2015-04-05 19:00:29
阅读次数:
107
实验环境及软件版本:CentOS版本:6.6(2.6.32.-504.el6.x86_64)apache版本:apache2.2.27mysql版本:Mysql-5.6.23php版本:php-5.3.27一、关闭防火墙:serviceiptablesstopchkconfigiptablesoff二、关闭selinux:sed-i‘s/SELINUX=disabled/SELINUX=enforcing/g‘/etc/selinux/con..
分类:
其他好文 时间:
2015-04-05 06:45:44
阅读次数:
205
安装系统:centos_6.5sed-i‘/SELINUX/s/enforcing/disabled/‘/etc/selinux/configsetenforce0chkconfigiptablesoffserviceiptablesstoprpm-Uvh‘http://mirrors.ustc.edu.cn/epel/6/x86_64/epel-release-6-8.noarch.rpm‘yuminstall-ycobblertftpdhcphttpdcmanpykickstartdebmirr..
分类:
其他好文 时间:
2015-04-03 19:37:36
阅读次数:
239
一、关闭防火墙及SELINUX:#iptables-F#/etc/init.d/iptablesstop#sed-i‘s/SELINUX=enforcing/SELINUX=disabled/g‘/etc/sysconfig/selinux二、下载软件包:1.下载apache:http://apache.dataguru.cn//httpd/httpd-2.4.12.tar.gz2.下载mysql:http://mysql.mirror.kangaroot.net..
分类:
数据库 时间:
2015-04-03 11:34:28
阅读次数:
206
Centos6源安装最新的nginxphpmysql(iptablesselinux事先关闭)1、Php5.6安装remi源http://rpms.famillecollet.com/yuminstallhttp://rpms.famillecollet.com/enterprise/remi-release-6.rpm此操作也会自动安装epel源,(此源可安装mysql5.5php5.4php5.6php5.5)然后在/etc/yum.repo..
分类:
数据库 时间:
2015-04-02 16:42:07
阅读次数:
203
selinux 相关命令1.sestatus 查询系统的selinux目前的狀态#sestatus -v2. selinuxenabled 查询系统的selinux支 援是否有启用3.setenforce 和 getenforce 设定/显示selinux运 作狀态4.getsebool 列出所有s...
分类:
系统相关 时间:
2015-04-02 13:22:20
阅读次数:
211
系统环境: 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