- 博客(2)
- 收藏
- 关注
转载 CentOS7防火墙设置
CentOS 7.0默认使用的是firewall作为防火墙,使用iptables必须重新设置一下 1、直接关闭防火墙 systemctl stop firewalld.service #停止firewall systemctl disable firewalld.service #禁止firewall开机启动 2、设置 iptables service yum -y
2016-08-08 16:37:03
438
转载 Linux安装libevent
版本介绍: Linux:CentOS 7 libevent:2.0.20 安装步骤: 1.进入libevent-2.0.20-stable.tar.gz所在文件夹 2.解压libevent-2.0.20-stable.tar.gz 3.进入解压后的文件夹执行配置并安装 ]# ./configure -prefix=/usr ]# make ]# mak
2016-08-08 09:52:45
1151
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人