摘要: nginx 正向代理 阅读全文
posted @ 2024-11-21 09:39 运维工作栈 阅读(37) 评论(0) 推荐(0)
摘要: MySQL 5.7 升级到 8.0 阅读全文
posted @ 2024-05-24 18:09 运维工作栈 阅读(330) 评论(0) 推荐(0)
摘要: 手动部署 Rocketmq 阅读全文
posted @ 2023-04-25 17:58 运维工作栈 阅读(103) 评论(0) 推荐(0)
摘要: 下载 aws rds binlog 并转换成 sql 的脚本 # download_and_convert_binlog.sh #!/bin/bash logFile=$1 mysqlbinlog \ --read-from-remote-server \ --host=xxx.ap-east-1. 阅读全文
posted @ 2022-12-14 13:27 运维工作栈 阅读(253) 评论(0) 推荐(0)
摘要: 升级 php7.1 到 php7.3 阅读全文
posted @ 2022-01-07 15:54 运维工作栈 阅读(349) 评论(0) 推荐(0)
摘要: docker overlay 文件系统原理 阅读全文
posted @ 2021-08-16 23:11 运维工作栈 阅读(257) 评论(0) 推荐(0)
摘要: 使用 kubeasz 二进制方式安装 k8s 集群 阅读全文
posted @ 2021-07-26 17:21 运维工作栈 阅读(292) 评论(0) 推荐(0)
摘要: Ubuntu18.04 配置 bond 网卡 阅读全文
posted @ 2021-06-22 21:59 运维工作栈 阅读(1903) 评论(0) 推荐(0)
摘要: 快速格式化硬盘并挂载 阅读全文
posted @ 2021-05-10 20:51 运维工作栈 阅读(476) 评论(0) 推荐(0)
摘要: 安装 cuda 驱动和 nvidia-container-tookit 阅读全文
posted @ 2021-04-25 21:48 运维工作栈 阅读(576) 评论(0) 推荐(0)