上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 16 下一页
摘要: https://www.jianshu.com/p/8028bcbc4e05 阅读全文
posted @ 2022-03-10 19:09 JeromePowell 阅读(50) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/standardzero/p/12552603.html 阅读全文
posted @ 2022-03-10 19:01 JeromePowell 阅读(129) 评论(0) 推荐(0)
摘要: KAFKA参数调优实战,看这篇文章就够了!https://www.cnblogs.com/technologykai/articles/10875480.html kafka生产者使用不当导致的应用挂起/夯住 https://www.jianshu.com/p/45258f744425 https: 阅读全文
posted @ 2022-03-10 18:49 JeromePowell 阅读(354) 评论(0) 推荐(0)
摘要: yum install -y sysstat 阅读全文
posted @ 2022-03-10 18:41 JeromePowell 阅读(233) 评论(0) 推荐(0)
摘要: 项目地址:https://github.com/bcicen/ctop 安装: sudo wget https://github.com/bcicen/ctop/releases/download/0.7.6/ctop-0.7.6-linux-amd64 -O /usr/local/bin/ctop 阅读全文
posted @ 2022-03-10 18:34 JeromePowell 阅读(299) 评论(0) 推荐(0)
摘要: Error Error: pg_config executable not found. ld: library not found for -lssl 安装 # 下载 wget -O psycopg2-2.8.6.tar.gz https://files.pythonhosted.org/pack 阅读全文
posted @ 2021-07-20 18:56 JeromePowell 阅读(319) 评论(0) 推荐(0)
摘要: 1 ? Downloads brew install -s postgresql@12 2 ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/69.1 3 ################################ 阅读全文
posted @ 2021-07-20 14:17 JeromePowell 阅读(730) 评论(0) 推荐(0)
摘要: 1 sudo mkdir -p /opt/homebrew 2 sudo chown -R $(whoami) /opt/homebrew 3 cd /opt 4 curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --s 阅读全文
posted @ 2021-07-20 13:03 JeromePowell 阅读(760) 评论(0) 推荐(0)
摘要: 1、已创建容器忘了增加--restart=always参数 需要提前知道容器名字/CID 方法一:服务运行时直接命令修改 docker update --restart=always 容器名字/CID 方法二:服务未运行时直接修改配置文件 cd /var/lib/docker/containers/ 阅读全文
posted @ 2021-07-09 10:33 JeromePowell 阅读(1116) 评论(0) 推荐(0)
摘要: VMware Workstation 打开虚拟机提示:传输(VMDB)错误-14: Pipe connection has been broken 无法待机 解决方案:https://communities.vmware.com/t5/VMware-Workstation-Pro/quot-Tran 阅读全文
posted @ 2021-05-20 13:45 JeromePowell 阅读(11926) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 16 下一页