摘要:
#cd /etc/pki/CA #(umask 077; openssl genrsa -out private/cake.pem 1024) 生成密钥#openssl rsa -in server1024.key -pubout 提取公钥 生成自签证书 #openssl req -new -x50 阅读全文
posted @ 2017-09-05 10:05
JasonChen1030
阅读(177)
评论(0)
推荐(0)
摘要:
IPTABLES #systemctl stop firewalld.service #停止firewall #systemctl disable firewalld.service #禁止firewall开机启动 #yum -y install iptables-services #service 阅读全文
posted @ 2017-09-05 09:59
JasonChen1030
阅读(271)
评论(0)
推荐(0)
摘要:
安装包下载链接 http://pan.baidu.com/s/1hsL4yfM 密码:68nw 使用mcrypt模块功能 1.先安装Libmcrypt #tar -zxvf libmcrypt-2.5.8.tar.gz #cd libmcrypt-2.5.8 #./configure #make # 阅读全文
posted @ 2017-09-05 09:48
JasonChen1030
阅读(187)
评论(0)
推荐(0)
摘要:
软件包下载链接 http://pan.baidu.com/s/1jI45sX4 密码:fvry MYSQL二进制安装 #tar -xf mysql-5.7.17-linux-glibc2.5-x86_64.tar.gz -C /usr/local/ 指定解压到/usr/lcoal,文件INSTALL 阅读全文
posted @ 2017-09-05 09:43
JasonChen1030
阅读(242)
评论(0)
推荐(0)
摘要:
安装前的工具安装 yum install -y pcpe-devel zlib-devel openssl-devel pcre-devel libxml2-devel bzip2-devel gcc gcc-c++ autoconf 软件包下载地址 http://pan.baidu.com/s/1 阅读全文
posted @ 2017-09-05 09:34
JasonChen1030
阅读(201)
评论(0)
推荐(0)
浙公网安备 33010602011771号