安装:
https://blog.youkuaiyun.com/qq_35992900/article/details/82950157
安装完成后需要放行端口
防火墙已开启的可以不执行第一条
[root@es bin]# systemctl start firewalld
[root@es bin]# netstat -nulp|grep 6379
[root@es bin]# firewall-cmd --zone=public --add-port=6379/tcp
安装:
https://blog.youkuaiyun.com/qq_35992900/article/details/82950157
安装完成后需要放行端口
防火墙已开启的可以不执行第一条
[root@es bin]# systemctl start firewalld
[root@es bin]# netstat -nulp|grep 6379
[root@es bin]# firewall-cmd --zone=public --add-port=6379/tcp