自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (3)
  • 收藏
  • 关注

原创 在Linux上配置go/ruby/python/php 开发环境

双十二,买了两台低配置的Linux的服务器,原来默认安装CenOS,因为移植代码时,Ruby版本需要升级到比较高版本,在CenOS系统上,Ruby的最高版本是2.0.0p648,如果需要更高的版本,只能自己手动升级,经过几次尝试,都不理想的。后来,选择安装Ubuntu,轻松搞定了Ruby的版本问题。Ubuntu上,Ruby的最高版本是2.5.1p57,满足了开发需要。配置开发环境步骤:增加新用户useradd roy -m -g root -s /bin/bash -m 增加用户的主目录-g 增

2020-12-01 11:23:09 246

原创 redmine服务迁移

系统迁移原因:为方便各地的测试人员使用 ,所以需要将内网的BUG管理系统(redmine) 移植的阿里云服务器上。系统迁移环境对比:原BUG管理系统(redmine)安装环境:内网,Windows Server 2008R2 x64目标BUG管理系统(redmine)安装环境:外网,Linux Centos 7 x64系统迁移方案: 考虑到BUG管理系统(redmine)在Cento...

2019-05-01 07:14:39 829

SRE Google运维解密

SRE Google运维解密 SRE Google运维解密 SRE Google运维解密

2018-03-19

spserver0.9.5最新代码

The SPServer library and included programs are provided under the terms of the GNU Lesser General Public License (LGPL) with the following exceptions: 1. Modifications to the SPServer configure script, config header file, and makefiles by themselves to support a specific platform do not constitute a modified or derivative work. The authors do request that such modificationsbe contributed to the SPServer project - send all contributions to "spserver@googlegroups.com". 2. Static linking of applications to the SPServer library does not constitute a derivative work and does not require the author to provide source code for the application, use the shared SPServer libraries, or link their applications against a user-supplied version of SPServer. If you link the application to a modified version of SPServer, then the changes to SPServer must be provided under the terms of the LGPL in sections 1, 2, and 4. 3. You do not have to provide a copy of the SPServer license with programs that are linked to the SPServer library, nor do you have to identify the SPServer license in your program or documentation as required by section 6 of the LGPL. However, programs must still identify their use of SPServer. The following example statement can be included in user documentation to satisfy this requirement: [program] is based in part on the work of the SPServer project (http://code.google.com/p/spserver/)

2018-03-12

KUBERNETES权威指南 从DOCKET到KURBERNETES实践全接触

KUBERNETES权威指南++从DOCKET到KURBERNETES实践全接触

2018-03-19

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除