自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 Prometheus(八)-网络嗅探-黑盒监控_blackbox_exporter-0

metrics_path: /probestatic_configs:scrape_configs:modules:http_2xx:prober: httphttp_post_2xx:prober: httphttp:method: POSTpreferred_ip_protocol: “ip4”tcp_connect:prober: tcppop3s_banner:prober: tcptcp:query_response:- expect: “^+OK”tls: t

2024-09-08 00:45:14 595

原创 Linux系统bash命令常用技巧

【代码】Linux系统bash命令常用技巧。

2024-09-07 19:16:47 269

原创 Linux基础-第一阶段总考_linux一级考试内容

1 网卡配置文件 /etc/sysconfig/network-scripts/ifcfg-eth0。ip a s eth0|sed -nr ‘3s#^.*t (.*)/.*$#\1#gp’ #用sed。7 用户与密码信息文件 /etc/passwd /etc/shadow。3 系统日志 /var/log/messages。4 登录日志 /var/log/secure。8 开机自启文件 /etc/rc.local。

2024-09-07 13:52:32 826

原创 Linux【问题记录 02】腾讯云 cron、sshd 进程CPU占用超95%(亡命徒 Outlaw 僵尸网络攻击)问题排查及处理步骤_crond占用cpu过高

total 12。

2024-09-07 08:24:24 705 1

原创 Java finally与return执行顺序回顾

【代码】Java finally与return执行顺序回顾。

2024-09-05 02:31:25 97

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除