随笔分类 -  Mysql

摘要:准备篇:一、配置防火墙,开启80端口、3306端口CentOS 7.0默认使用的是firewall作为防火墙,这里改为iptables防火墙。1、关闭firewall:systemctl stop firewalld.service #停止firewallsystemctl disable fire 阅读全文
posted @ 2017-11-08 09:59 Van_建 阅读(1075) 评论(0) 推荐(0)