作者归档:wooder

centos安装python3

本文转载自 https://towait.com/blog/how-to-ins … 继续阅读

发表在 python | 标签为 | 留下评论

git提交时报错Updates were rejected because the tip of your current branch is behind

今天我向mirror仓库备份代码的时候出现点问题 [root@XXX YYY]# … 继续阅读

发表在 gitlab | 标签为 , | 留下评论

gitlab启用自带的docker registry

gitlab启用自带的docker registry gitlab安装后默认不开 … 继续阅读

发表在 Docker, gitlab | 标签为 , | 留下评论

HTTP/Insecure repository: http: server gave HTTP response to HTTPS client

docker push 报错 HTTP/Insecure repository … 继续阅读

发表在 Docker | 标签为 | 留下评论

Gitlab报错503

gitlab报错503的情况很多,我记录一下这一次我的排错经历 首先,常规查看g … 继续阅读

发表在 gitlab | 标签为 | 留下评论

GIT命令大全

CREAT(创建) git init 在当前目录下创建一个本(Create a … 继续阅读

发表在 gitlab | 标签为 , | 留下评论

windows关闭Hyper-v

关闭Hyper-v 我之前在win上面安装了docker,然后发现docker和 … 继续阅读

发表在 通用 | 标签为 , | 留下评论

AWS的SQS和SNS有什么区别

SNS是分布式发布 – 订阅系统。 当发布者将消息发送给SNS时,消 … 继续阅读

发表在 aws | 标签为 , , | 留下评论

KVM迁移报错the CPU is incompatible with host CPU: Host CPU does not provide required features

KVM启动虚拟机CPU报错,之前已经写过日志,这里说的是如果你实在找不到对应的C … 继续阅读

发表在 kvm | 标签为 | 留下评论

Centos7可用国内阿里和网易base源/epel源

1、Base源 wget http://mirrors.aliyun.com/r … 继续阅读

发表在 LinuxBasic, yum | 标签为 | 留下评论