搭建 ISCSI 服务

服务 

服务端 https://blog.csdn.net/s741026400/article/details/130218087 https://www.cnblogs.com/ykhyq/p/9602802.html 安装服务端 sudo apt-get install tgt -y 创建虚拟磁盘

Prometheus 状态监控


Prometheus 数据采集 官方仓库 https://github.com/prometheus Prometheus 本体 https://github.com/prometheus/prometheus 探针 https://github.com/prometheus/node_export

自建 HFish 蜜罐 服务

HFish HFish是一款社区型免费蜜罐,侧重企业安全场景,从内网失陷检测、外网威胁感知、威胁情报生产三个场景出发,为用户提供可独立操作且实用的功能,通过安全、敏捷、可靠的中低交互蜜罐增加用户在失陷感知和威胁情报领域的能力。 HFish支持基本网络 服务、OA系统、CRM系统、NAS存储系统、We

自建 tailchat 私有 im 即时通讯

tailchat https://github.com/msgbyte/tailchat 语音/视频 https://github.com/livekit/livekit 拉取并生成镜像 docker pull moonrailgun/tailchat # 从公共镜像库拉取 tailchat镜像 d

自建 es 可视化面板 kibana

下载 华为镜像 页面地址 https://mirrors.huaweicloud.com/kibana/7.6.2/ 直接下载 wget https://mirrors.huaweicloud.com/kibana/7.6.2/kibana-7.6.2-linux-x86_64.tar.gz 解压

minio 容器化部署

单机部署docker run -p 9001:9000 --name minio \ -v /mnt/data:/data \ -v /mnt/config:/root/.minio \ -e "MINIO_ACCESS_KEY=AKIAIOSFODNN7EXAMPLE"

Duplicat 利用网盘异地容灾备份

服务 

Duplicat 利用网盘异地容灾备份https://duplicati.readthedocs.io/en/latest/02-installation/#installing-duplicati-on-linux按照此程序在基于 Linux 的系统上安装重复。也许可选: 论坛说明建议安装以下德比

CoreDNS 私有DNS服务器

CoreDNS官网https://coredns.io/官方仓库地址https://github.com/coredns/corednsCoreDNS 配置文件Corefile.:53 {hosts {140.82.112.3 github.com185.199.108.153 *.github.i

服务