上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 151 下一页
摘要: https://blog.csdn.net/qq_44290077/article/details/118865478 阅读全文
posted @ 2023-10-26 18:20 尐鱼儿 阅读(54) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_45520116/article/details/132328491 阅读全文
posted @ 2023-10-26 18:19 尐鱼儿 阅读(1386) 评论(0) 推荐(0)
摘要: https://www.jb51.net/server/286297zj1.htm#_lab2_0_1 防火墙是整个数据包进入主机前的第一道关卡。为了安全起见,一般把防火墙打开,如果没有开放相应策略,则其他服务器无法访问。 现在我有3台服务器,他们相互需要访问对方的服务,关闭防火墙后,他们之间的通信 阅读全文
posted @ 2023-10-26 17:41 尐鱼儿 阅读(1833) 评论(0) 推荐(0)
摘要: CentOS7 设置防火墙操作、开放指定端口操作 1, 查看防火墙状态: firewall-cmd --state systemctl status firewalld.service 2, 开启防火墙: systemctl start firewalld.service(注意:开放防火墙后需要重启 阅读全文
posted @ 2023-10-26 17:28 尐鱼儿 阅读(232) 评论(0) 推荐(0)
摘要: https://www.php.cn/faq/488583.html 阅读全文
posted @ 2023-10-25 22:11 尐鱼儿 阅读(24) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/Dontla/article/details/126520006 阅读全文
posted @ 2023-10-25 22:11 尐鱼儿 阅读(190) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_57894861/article/details/128273633 阅读全文
posted @ 2023-10-25 21:52 尐鱼儿 阅读(10) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/onlyonexhj/article/details/131273066 centos7中的网络设置#虚拟机网络配置文件vi /etc/sysconfig/network-scripts/ifcfg-ens33 修改完成后重启虚拟机网络 systemctl 阅读全文
posted @ 2023-10-25 20:48 尐鱼儿 阅读(84) 评论(0) 推荐(0)
摘要: https://www.mryunwei.com/400288.html 阅读全文
posted @ 2023-10-25 16:11 尐鱼儿 阅读(60) 评论(0) 推荐(0)
摘要: tomcat JMX配置 先修改Tomcat的启动脚本,windows下为bin/catalina.bat(linux下为catalina.sh),添加以下内容 不启用密码验证的配置:Window系统:set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jm 阅读全文
posted @ 2023-10-25 15:14 尐鱼儿 阅读(338) 评论(0) 推荐(0)
上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 151 下一页