我是你妈

编程就好跟打游戏一样,各种攻略,各种副本,各种各种,有意思!

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2017年9月3日

摘要: http://www.linuxidc.com/Linux/2015-05/117473.htm 操作系统环境:CentOS Linux release 7.0.1406(Core) 64位CentOS 7.0默认使用的是firewall作为防火墙,这里改为iptables防火墙步骤。 1、关闭fi 阅读全文
posted @ 2017-09-03 20:36 杜兰德 阅读(168) 评论(0) 推荐(0) 编辑

摘要: # /etc/init.d/mysql stop 或者 service mysqld stop# mysqld_safe --user=mysql --skip-grant-tables --skip-networking &# mysql -u root mysqlmysql> UPDATE us 阅读全文
posted @ 2017-09-03 20:21 杜兰德 阅读(4053) 评论(0) 推荐(0) 编辑