上一页 1 2 3 4 5 6 7 8 9 10 ··· 12 下一页
摘要: 一、icmp pinger processes over 75 情况:Zabbix server Zabbix server: Utilization of icmp pinger processes over 75% 方案:修改/etc/zabbix/zabbix_server.conf 的 St 阅读全文
posted @ 2026-01-26 13:45 hopeccie 阅读(25) 评论(0) 推荐(0)
摘要: 1;安装: 容器方式:docker pull grafana/grafana 2.创建卷 # create a persistent volume for your data docker volume create grafana-storage # verify that the volume 阅读全文
posted @ 2026-01-26 13:26 hopeccie 阅读(15) 评论(0) 推荐(0)
摘要: 1.以下方式进入到sendto目录 #WIN+R输入shell:sendto #进入C:\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo目录。 #资源管理器窗口的地址栏中输入 shell:sendto 2.将快捷方式拷贝到目录下。 阅读全文
posted @ 2026-01-26 09:47 hopeccie 阅读(15) 评论(0) 推荐(0)
摘要: 步骤一、安装客户端:https://www.zabbix.com/download_agents 步骤二、配置客户端: server IP, allowerHOst conf文件主机名要和WEB配置的主机名一样 指标: #物理磁盘读/写性能和磁盘队列 #物理磁盘读/写性能和磁盘队列 监控逻辑卷C盘的 阅读全文
posted @ 2026-01-23 13:22 hopeccie 阅读(59) 评论(0) 推荐(0)
摘要: TEA:tea算法的特征就是DELTA值和十六个字节的密钥,x-=0x61c88647和x+=0x9e3779b9 算法: #include <stdio.h> #include <stdint.h> //加密函数BeginT void encrypt (uint32_t* v, uint32_t* 阅读全文
posted @ 2026-01-23 13:15 hopeccie 阅读(42) 评论(0) 推荐(0)
摘要: 一、规则 目的NAT转换在安全策略检查之前,则安全策略中的目的地址需要指定为NAT转换之后的地址。 源NAT转换在安全策略检查之后,则安全策略中的源地址需要指定为NAT转换之前的地址。 参考链接: https://support.huawei.com/enterprise/zh/doc/EDOC11 阅读全文
posted @ 2026-01-22 08:55 hopeccie 阅读(56) 评论(0) 推荐(0)
摘要: Rocky9: # 下载安装包 sudo curl -L "https://github.com/docker/compose/releases/download/1.25.4/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/doc 阅读全文
posted @ 2026-01-20 12:59 hopeccie 阅读(14) 评论(0) 推荐(0)
摘要: 一、逆向 IDA 二、WEB jsfinder js+python:execjs #######蚁剑: 有一个加载器和源码需要下载。加载器启动时需初始化,选择源码文件夹完成初始化。 https://github.com/AntSwordProject/antSword/releases/tag/2. 阅读全文
posted @ 2026-01-17 21:36 hopeccie 阅读(23) 评论(0) 推荐(0)
摘要: ###ORACLE 21容器安装步骤1:下载镜像 docker pull container-registry.oracle.com/database/free:latest 步骤2:运行 方法一:执行以下命令,<oracle-db>可以自定义,运行后SYS, SYSTEM and PDBADMIN 阅读全文
posted @ 2026-01-17 11:15 hopeccie 阅读(21) 评论(0) 推荐(0)
摘要: 步骤一:系统需求操作系统 操作系统 架构 Linux 内核 软件要求 最小化硬件配置 linux/amd64 x86_64 >= 4.0 wget curl tar gettext iptables python 2Core/8GB RAM/60G HDD linux/arm64 aarch64 > 阅读全文
posted @ 2026-01-17 10:26 hopeccie 阅读(115) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 12 下一页