摘要: 测试方法: ping 127.0.0.1 ping localhost 解决方案: vi /etc/hosts 把127.0.0.1和wshCentOS绑定就好 按 i 进入修改模式,按 esc 退出修改模式; 输入 :wq 退出; 在用如下命令测试下: 阅读全文
posted @ 2017-12-27 18:27 无才可去补苍天 阅读(202) 评论(0) 推荐(0) 编辑
摘要: mysql重启命令: [root@wshCentOS centOS7Share]# service mysqld stopRedirecting to /bin/systemctl stop mysqld.service[root@wshCentOS centOS7Share]# systemctl 阅读全文
posted @ 2017-12-27 18:19 无才可去补苍天 阅读(532) 评论(0) 推荐(0) 编辑