涛子 - 简单就是美

成单纯魁增,永继振国兴,克复宗清政,广开家必升

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
  428 随笔 :: 0 文章 :: 19 评论 :: 22万 阅读

01 2024 档案

摘要:参考 https://self-service-password.readthedocs.io/en/latest/installation.html#docker https://www.cnblogs.com/keitsi/p/16618565.html https://blog.ruanbek 阅读全文
posted @ 2024-01-30 15:47 北京涛子 阅读(278) 评论(0) 推荐(0) 编辑

摘要:1. 生成复杂root密码 # openssl rand -base64 12 a+uJ29c3ECR0BMAv 2. 生成sshkey # ssh-keygen -N '' -b 2048 -t rsa -f srv-2-96 srv-2-96 srv-2-96.pub 3. sshkey公匙拷贝 阅读全文
posted @ 2024-01-30 15:06 北京涛子 阅读(15) 评论(0) 推荐(0) 编辑

摘要:https://github.com/Pa55w0rd/Enterprise_-Security_tools http://blog.nvacg.org/2017/12/05/packetfence%E7%9A%84%E6%90%AD%E5%BB%BA/ https://www.cnblogs.co 阅读全文
posted @ 2024-01-24 16:53 北京涛子 阅读(30) 评论(0) 推荐(0) 编辑

摘要:https://www.cnblogs.com/jiyanfeng/p/17606513.html https://www.cnblogs.com/daynote/p/8996160.html 1. 华为交换机配置 # 更改时区 clock timezone BeiJing add 08:00:00 阅读全文
posted @ 2024-01-24 10:02 北京涛子 阅读(150) 评论(0) 推荐(0) 编辑

摘要:参考资料 https://bandandevopsjourney.hashnode.dev/devopsday-74-creating-a-dashboard-using-grafana-with-integration-of-loki-and-promtail https://zhuanlan.z 阅读全文
posted @ 2024-01-22 09:41 北京涛子 阅读(200) 评论(0) 推荐(0) 编辑

摘要:reference https://go2docs.graylog.org/5-2/what_is_graylog/what_is_graylog.htm install echo "vm.max_map_count=262144" >> /etc/sysctl.conf sysctl -p cat 阅读全文
posted @ 2024-01-19 09:57 北京涛子 阅读(58) 评论(0) 推荐(0) 编辑

摘要:https://docs.checkmk.com/latest/en https://www.baeldung.com/ops/docker-assign-static-ip-container 1. 安装 docker network create --subnet=172.18.12.0/24 阅读全文
posted @ 2024-01-15 09:17 北京涛子 阅读(192) 评论(0) 推荐(0) 编辑

摘要:https://zabbix.com/documentation/current/en/manual/installation/containers 1. custom network docker network create --subnet 10.0.0.0/24 custom-net 云机地 阅读全文
posted @ 2024-01-10 11:33 北京涛子 阅读(50) 评论(0) 推荐(0) 编辑

摘要:# 测试环境可以使用,生产环境推荐外置数据 git clone --depth=1 https://github.com/jumpserver/Dockerfile.git cd Dockerfile #cp config_example.conf .env cat > .env <<EOF # 版 阅读全文
posted @ 2024-01-10 11:07 北京涛子 阅读(47) 评论(0) 推荐(0) 编辑

摘要:mkdir /data/next-terminal cat > /data/docker-compose.yml << EOF version: '3.3' services: guacd: image: dushixiang/guacd:1.5.3 container_name: guacd vo 阅读全文
posted @ 2024-01-09 15:26 北京涛子 阅读(194) 评论(0) 推荐(0) 编辑

摘要:snmp-agent snmp-agent sys-info version v3 snmp-agent group v3 GroupName authentication # {GroupName}是设置一个SNMP的组名 snmp-agent group v3 GroupName privacy 阅读全文
posted @ 2024-01-09 09:17 北京涛子 阅读(624) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示