摘要: // 1.检验防火墙是否启动firewall-cmd --state // 2. 检查8080 端口是否启动:firewall-cmd --permanent --zone=public --list-ports //3.开启 8080 端口:firewall-cmd --zone=public - 阅读全文
posted @ 2022-07-25 15:44 花田007 阅读(12372) 评论(0) 推荐(1) 编辑
摘要: 清除公钥: ssh-keygen -R 172.XX.XX.XX 问题解决。 阅读全文
posted @ 2022-07-25 09:45 花田007 阅读(88) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2022-07-25 09:15 花田007 阅读(185) 评论(0) 推荐(0) 编辑