上一页 1 ··· 51 52 53 54 55 56 57 58 59 ··· 151 下一页
摘要: https://blog.csdn.net/weixin_38750084/article/details/90387056 查看所有开启的端口firewall-cmd --list-ports 注:启动防火墙后,默认没有开启任何端口,需要手动开启端口 防火墙开启端口访问firewall-cmd - 阅读全文
posted @ 2021-07-06 21:39 尐鱼儿 阅读(714) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/ysocean/p/9860529.html 阅读全文
posted @ 2021-07-06 17:14 尐鱼儿 阅读(17) 评论(0) 推荐(0)
摘要: 上传zookeeper的安装包3.4.7版本 cd /usr/software tar -xvf zookeeper-3.4.7.tar.gz 进入bin目录 启动zookeeper执行:./zkServer.sh start 启动zookeeper客户端执行:./zkCli.sh 阅读全文
posted @ 2021-07-06 15:17 尐鱼儿 阅读(128) 评论(0) 推荐(0)
摘要: 查看防火墙状态。 systemctl status firewalld 临时关闭防火墙命令。重启电脑后,防火墙自动起来。 systemctl stop firewalld 永久关闭防火墙命令。重启后,防火墙不会自动启动。 systemctl disable firewalld 打开防火墙命令。 sy 阅读全文
posted @ 2021-07-06 15:05 尐鱼儿 阅读(141) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/williamjie/p/9395659.html 阅读全文
posted @ 2021-06-30 17:38 尐鱼儿 阅读(25) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/weixin_43054397/article/details/90721094 MySQl5.7 忘记密码怎么办? 我们在安装使用MySQl 时,有时可能避免不了忘记密码,如果你忘记密码,可以按照如下方案进行操作: 找到my.ini 文件my.ini 文 阅读全文
posted @ 2021-01-21 18:59 尐鱼儿 阅读(639) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/TvvT-kevin/p/12520473.html 阅读全文
posted @ 2020-11-02 09:33 尐鱼儿 阅读(68) 评论(0) 推荐(0)
摘要: https://www.jianshu.com/p/c99b3744da7d 阅读全文
posted @ 2020-11-02 09:32 尐鱼儿 阅读(85) 评论(0) 推荐(0)
摘要: https://www.jianshu.com/p/3d597e9d2d67 阅读全文
posted @ 2020-11-02 09:30 尐鱼儿 阅读(707) 评论(0) 推荐(0)
摘要: https://www.jianshu.com/p/8bca50cb11d8 阅读全文
posted @ 2020-11-02 09:29 尐鱼儿 阅读(186) 评论(0) 推荐(0)
上一页 1 ··· 51 52 53 54 55 56 57 58 59 ··· 151 下一页