涛子 - 简单就是美

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 2 3 4 5 6 7 8 ··· 44 下一页

2024年1月10日

摘要: 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 北京涛子 阅读(73) 评论(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 北京涛子 阅读(62) 评论(0) 推荐(0)

2024年1月9日

摘要: 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 北京涛子 阅读(222) 评论(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 北京涛子 阅读(970) 评论(0) 推荐(0)

2023年12月7日

摘要: https://github.com/Neveryu/official-website https://github.com/ifzc/Shkjem https://github.com/AeroWang/XanaduCompany http://www.jiahao.org.cn/ https:/ 阅读全文
posted @ 2023-12-07 11:13 北京涛子 阅读(1624) 评论(0) 推荐(0)

2023年11月20日

摘要: 中心机房 1. cpeh存储源站文件,利于横向扩展。 2. 7层负载均衡将分站访问分布在不同的nginx缓存服务器,分担访问。 3. nginx使用proxy_cache将ceph的访问文件缓存到服务器的各块ssd硬盘,缓解ceph压力。 分站机房 1. app根据用户来源ip或者访问内容,将请求分 阅读全文
posted @ 2023-11-20 16:04 北京涛子 阅读(32) 评论(0) 推荐(0)

2023年10月16日

摘要: node01 cat > /opt/docker-compose.yml << EOF version: '2' services: etcd: image: quay.io/coreos/etcd:v3.5.0 container_name: etcd restart: always ports: 阅读全文
posted @ 2023-10-16 14:17 北京涛子 阅读(28) 评论(0) 推荐(0)

2023年9月27日

摘要: 参考 https://www.cnblogs.com/jiujuan/p/17142703.html https://deepinout.com/go/go-examples/g_reflect-select-function-in-golang-with-examples.html float反射 阅读全文
posted @ 2023-09-27 10:28 北京涛子 阅读(19) 评论(0) 推荐(0)

2023年9月26日

摘要: 参考 https://gist.github.com/vitan/aedb628a40478cf8b6a33dc87a5ff52f https://gist.github.com/mochow13/74ee57078d58536929575ab481dd9693 1 package main imp 阅读全文
posted @ 2023-09-26 09:02 北京涛子 阅读(147) 评论(0) 推荐(0)

2023年9月13日

摘要: 参考 * https://www.jianshu.com/p/8a9af2e7e1b4 * https://www.kancloud.cn/noahs/python/956687 * https://www.jianshu.com/p/a16da95a679d * https://deepinout 阅读全文
posted @ 2023-09-13 16:06 北京涛子 阅读(48) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 8 ··· 44 下一页