会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
六月OvO
找工作中,有合适可以推荐下,谢谢各位大佬
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
3
4
5
6
7
8
9
10
11
···
43
下一页
2022年8月16日
centos安装buildah指定版本1.19.6
摘要: ##如果在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)
2022年8月12日
sentry ERROR: error while removing network: network sentry_onpremise_default id 6a88 has active endpoints
摘要: #解决方案 #重启docker即可
阅读全文
posted @ 2022-08-12 17:26 六月OvO
阅读(150)
评论(0)
推荐(0)
2022年7月26日
ubuntu系统搭建sentry
摘要: ###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)
2022年6月29日
linux mysql8.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)
2022年6月9日
pycharm如何自动添加文件头
摘要:   
评论(0)
推荐(0)
2022年6月7日
记录jenkins查看日志的方法
摘要: ##看不清图片的可以点击这里 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)
2022年4月26日
centos7.6系统搭建ibm mq
摘要: ##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)
2022年4月25日
eureka服务如何下线及启动
摘要: 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)
linux系统遇见挖矿如何处理
摘要: https://zhuanlan.zhihu.com/p/401296641
阅读全文
posted @ 2022-04-25 14:18 六月OvO
阅读(37)
评论(0)
推荐(0)
2022年3月11日
忘记苹果电脑密码
摘要: #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
下一页
公告