2018年6月5日
摘要: 开放6379端口 /sbin/iptables -I INPUT -p tcp --dport 6379 -j ACCEPT 保存配置 /etc/rc.d/init.d/iptables save 阅读全文
posted @ 2018-06-05 10:16 知了不了了之 阅读(531) 评论(0) 推荐(0) 编辑