zabbix监控Tomcat以JVM方式 (windows 版)

先安装 tomcat:  tomcat 设置windows服务 : 连接 分两步: 1 开启tomcatjvm…

CVE-2023-36397 (远程命令执行漏洞)windowsserver 2012

Windows Pragmatic General Multicast(PGM)远程代码执行漏洞(CVE-20…

TXT记录可以随便删除-域名解析

域名里的证书txt解析记录是可以删除的,也不会对当前的HTTPS配置造成任何影响。

windows 清理

  https://mp.weixin.qq.com/s/48bqJ44LW20uelfzWXgPY…

阿里云bucket 备份

阿里云bucket 备份 备份到本地比较简单的方法是:https://help.aliyun.com/zh/o…

node dockerfile (nginx)

node dockerfile (nginx)

node dockerfile FROM nginx #将dist目录内容复制到nginx容器html内部 C…

python dockerfile

python dockerfile

python dockerfile   一种: ## 使用一个官方Python运行时作为父镜像 #F…

tomcat dockerfile文件

tomcat dockerfile文件 FROM tomcat:8.0-jre8 MAINTAINER “71…

springboot dockerfile

springboot dockerfile

FROM openjdk:8 MAINTAINER “<715740383@qq.com>” EN…

idea插件 kafka

idea插件 kafka

IDEA插件 Kafka   JetBrains官方研发的插件,支持 IntelliJ IDEA U…