其他 openstack运行docker,使用pipework配置固定IP导致无法访问网络的问题 问题描述:通过openstack创建的kvm虚拟机中运行docker容器,在使用pipework配置IP后无法访问外部网络 经过几番周折排查后,最后发现原因竟是openstak的网络安全策略。 &nb... 12月04日 23 1 阅读全文
linux centos7使用yum安装或升级最新git 默认使用yum install git安装的git版本都是1.x的。 卸载旧版git 使用yum安装最新git 07月08日 274 发表评论 阅读全文
nginx Window环境使用ZeroBrane Studio开发调试OpenResty ZeroBrane Studio简介和功能 ZeroBrane Studio是一个轻量级的Lua IDE,具有代码完成,语法高亮,实时编码,代码分析器以及Lua 5.1,Lua 5.2,Lua 5.3... 05月23日 71 发表评论 阅读全文
其他 ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing 出现报错 解决方法: 清理hbase创建的zookeeper目录,默认在/tmp/hbase-root/zookeeper,删除目录后重启启动hbase 04月16日 105 发表评论 阅读全文
shell jenkins job Shell command doesn’t run in background At some point in the recent releases, it seems Jenkins can no longer runs background shell commands ... 04月15日 26 发表评论 阅读全文