02 2016 档案

centos7下使用yum安装mysql5.7.10
摘要:原文地址:http://www.mamicode.com/info-detail-503994.html CentOS7的yum源中默认好像是没有mysql的。为了解决这个问题,我们要先下载mysql的repo源。 1. 下载mysql的repo源 $ wget http://repo.mysql. 阅读全文

posted @ 2016-02-24 16:09 weldonh 阅读(34125) 评论(0) 推荐(1)

CentOS7 关闭防火墙
摘要:CentOS7 的防火墙配置跟以前版本有很大区别,经过大量尝试,终于找到解决问题的关键 CentOS7这个版本的防火墙默认使用的是firewall,与之前的版本使用iptables不一样。按如下方便配置防火墙: 1、关闭防火墙:sudo systemctl stop firewalld.servic 阅读全文

posted @ 2016-02-24 15:24 weldonh 阅读(646) 评论(0) 推荐(0)

chmod 递归修改权限
摘要:chmod -R 777 /upload 阅读全文

posted @ 2016-02-24 15:04 weldonh 阅读(549) 评论(0) 推荐(0)

导航