digdeep

凡是过去,皆是序幕。Read the fucking manual and source code.

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

2020年2月9日

摘要: 解决方法: 查看日志 tail -f /var/log/message 发现是防火墙问题。处理方法: 关闭各个节点的防火墙: systemctl status firewalld systemctl stop firewalld systemctl enable firewalld 重启node节点 阅读全文
posted @ 2020-02-09 11:21 digdeep 阅读(13890) 评论(0) 推荐(2) 编辑

不懂数据库和Web安全的架构师不是一个好的程序员。