上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 43 下一页
摘要: ##如果在k8s使用Containerd,而打包工具使用的是buildah,那么可能会遇到无法拉取镜像的问题,yum下载的buildah-1.11.6的版本是没有修复的,而1.11.7或1.19.6等已经修复的版本 Failed to pull image "k8s-registry-vpc.cn- 阅读全文
posted @ 2022-08-16 12:51 六月OvO 阅读(438) 评论(0) 推荐(2)
摘要: #解决方案 #重启docker即可 阅读全文
posted @ 2022-08-12 17:26 六月OvO 阅读(150) 评论(0) 推荐(0)
摘要: ###1.安装docekr apt install curl -y sudo sh -c "$(curl -fsSL https://get.docker.com)" sudo systemctl start docker sudo systemctl enable docker ###2.安装do 阅读全文
posted @ 2022-07-26 13:59 六月OvO 阅读(334) 评论(0) 推荐(0)
摘要: ##二进制部署8版本: ###安装依赖 yum install -y libaio ###卸载mariadb软件: [root@mysql ~]# rpm -qa |grep mariadb mariadb-libs-5.5.56-2.el7.x86_64 [root@mysql ~]# rpm - 阅读全文
posted @ 2022-06-29 17:52 六月OvO 阅读(520) 评论(0) 推荐(0)
摘要: ![](https://img2022.cnblogs.com/blog/2073213/202206/2073213-20220609100942347-268843775.png) ![](https://img2022.cnblogs.com/blog/2073213/202206/2073213-20220609101023292-122882297.png) ![](https://im 阅读全文
posted @ 2022-06-09 10:14 六月OvO 阅读(42) 评论(0) 推荐(0)
摘要: ##看不清图片的可以点击这里 cd /mnt/sdc/test/$project/logs ls -l rm -rf /clf/* echo "" > /root/clf.log grep -rl $start_day /mnt/sdc/test/$project/logs | xargs -i u 阅读全文
posted @ 2022-06-07 10:06 六月OvO 阅读(3184) 评论(0) 推荐(1)
摘要: ##1.装备安装文件 点击下载 2.使用tar命令进行解压 tar -zvxf mqadv_dev80_linux_x86-64.tar.gz ##3.进入解压后的文件夹,首先安装协议 cd /opt/MQServer ./mqlicense.sh 4.然后依次安装其他组件 rpm -U MQSer 阅读全文
posted @ 2022-04-26 15:51 六月OvO 阅读(405) 评论(0) 推荐(0)
摘要: eureka服务如何下线及启动 1.下线格式 curl -X PUT "http://ip:port/eureka/apps/{application}/{instance}/status?value=OUT_OF_SERVICE" 示例,以USER-WEB-SERVICE服务为例 curl -X 阅读全文
posted @ 2022-04-25 17:39 六月OvO 阅读(631) 评论(0) 推荐(0)
摘要: https://zhuanlan.zhihu.com/p/401296641 阅读全文
posted @ 2022-04-25 14:18 六月OvO 阅读(37) 评论(0) 推荐(0)
摘要: #1.在关机状态下,按一下开机键,再按住 command + R 不松,直至出现进度条再松手。约一分钟后出现如下界面。 #2.“实用工具”-“终端” - 输入:resetpassword #3.选择你想要更改密码的账户,点击下一步 #4.按照提示输入新密码 阅读全文
posted @ 2022-03-11 10:39 六月OvO 阅读(6935) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 43 下一页