随笔分类 -  运维

摘要:https://blog.csdn.net/qq_43692950/article/details/134217402 阅读全文
posted @ 2023-12-14 16:53 AlenYang 阅读(19) 评论(0) 推荐(0)
摘要:安装 curl -O https://arthas.aliyun.com/arthas-boot.jar 使用 java -jar arthas-boot.jar --target-ip 192.168.150.38 ## 可以在浏览器上访问 http://192.168.150.38:3658/ 阅读全文
posted @ 2023-07-21 17:35 AlenYang 阅读(29) 评论(0) 推荐(0)