linux jenkins构建git插件报错处理
今天构建 jenkins 发现 git 插件报错内容如下 java.io.IOException: Could…
linux nginx加载ssl证书免输入密码
因为最近跟银行对接需要 https 属于银行 CA 颁发证书,生成的 key 每次 nginx -t ngin…
软件工具 MarkdownPad 2 注册码
邮箱 Soar360#live.com 授权秘钥 GBPduHjWfJU1mZqcPM3BikjYKF6xKh…
docker Ubuntu 16.4安装docker-ce
【内核】:4.4.0-66-generic 1. 安装基础软件 apt-get -y install apt-…
linux zabbix报错(Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.)
报错信息:(Not all processes could be identified, non-owned …
docker Centos7安装docker-ce
Docker 社区版 for CentOS 用于 CentOS 分发的 Docker CE 是在基于 Cent…
linux error: command ‘gcc’ failed with exit status 1
【系统】:centos7 安装 pillow-4.0.0 出现错误 error: command ‘…
软件工具 Chrome鼠标点击爱心插件
今天发现一个 chrome 插件点击可以显示爱心,还可以出现颜文字十分好玩,而且不卡。 在线安装: 点击传送 …
linux PHP编译安装curl模块
【系统】:centos7.2 【PHP】:php-5.6.22 1. 下载 curl curl 官网:http…
mongodb centos7下安装mongodb
【系统】:centos7 mongodb 官网 https://www.mongodb.com/cn mong…
docker Docker-compose安装
环境 【系统】:CentOS Linux release 7.1.1503 (Core) 【docker 版本…
docker 解决:”can’t create unix socket /var/run/docker.sock: is a directory”
开启 docker 服务遇到报错 “can’t create unix socket …
linux 解决yum报错error: %pre(xxxxx.el7_3.1.x86_64) scriptlet failed, exit status 1
今天安装软件也就是 squid 遇到了报错本想着 yum 安装完事,但是却遇到报错 error: %pre(s…
docker Centos7下配置docker http_proxy代理
我们在使用 docker 需要去下载一些非 docker_hub 的镜像比如 kubernetes 这个时候我…
linux Linux系统下Nginx+MySQL+PHP架构一键安装脚本
本文中 LNMP 代表的就是:Linux 系统下 Nginx+MySQL+PHP 这种网站服务器架构。Linu…
docker 解决Error response from daemon: Get https://registry.com/v1/users/: dial tcp: lookup registry on [::1]:53: read udp [::1]:46618->[::1]:53: read: connection refused
【环境】windows 10 专业版 【版本】docker-engine 1.12.5 windows 上面安…