摘要: 话不多说,请看原作者笔记,亲测,可用 https://blog.csdn.net/qq_42810276/article/details/81296012 阅读全文
posted @ 2019-03-26 21:25 不朽_张 阅读(110) 评论(0) 推荐(0)
摘要: 以下操作是在 CentOS 7 系统版本操作的,CentOS 6.5 及以下不支持(1) 向防火墙添加 Redis 端口: firewall-cmd --zone=public --add-port=6397/tcp --permanent(2) 刷新防火墙规则: firewall-cmd --re 阅读全文
posted @ 2019-03-26 19:59 不朽_张 阅读(2607) 评论(0) 推荐(0)