会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
念槐聚:产品规划设计 项目管理 测试质量 过程改进 从0到1 从1到∞...
林间暖酒烧红叶 石上题诗扫绿苔
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
29
30
31
32
33
34
35
36
37
···
44
下一页
2012年6月19日
[链接收藏]OpenStack实战指导手册
摘要: OpenStack实战指导手册 http://www.searchcloudcomputing.com.cn/guide/openstack.htm
阅读全文
posted @ 2012-06-19 13:54 念槐聚
阅读(243)
评论(0)
推荐(0)
2012年6月13日
[学习参考]一起学shell
摘要: 参考链接: http://blog.51cto.com/zt/249 如下: 如上链接。
阅读全文
posted @ 2012-06-13 12:07 念槐聚
阅读(175)
评论(0)
推荐(0)
2012年6月12日
hudson安全矩阵config.xml配置问题解决办法
摘要: hudson安全矩阵config.xml配置问题解决办法: 曾经在修改hudson安全控制配置的时候遇到了错误,总是报出IOException,页面无法正常打开: Caused by: com.thoughtworks.xstream.converters.ConversionException:
阅读全文
posted @ 2012-06-12 10:36 念槐聚
阅读(1083)
评论(0)
推荐(0)
[转载]hudson--安全设置
摘要: [转载]hudson--安全设置原文参考:http://hanqunfeng.iteye.com/blog/857397 hudson默认是不需要登录既可以使用的,如果希望只有登录用户我们才能访问,可以在“系统管理”--“系统设置”中进行配置。 找到启用安全,勾选上。 JNLP节点代理的TCP端口:
阅读全文
posted @ 2012-06-12 10:07 念槐聚
阅读(411)
评论(0)
推荐(0)
[学习参考]hudson资料
摘要: 这里有比较全面的hudson资料 详细参见: http://www.iteye.com/blogs/tag/hudson 基于Jenkins的持续集成: http://weli.iteye.com/blog/1544511 hudson任务设置说明:http://eileenlml.iteye.co
阅读全文
posted @ 2012-06-12 09:45 念槐聚
阅读(192)
评论(0)
推荐(0)
shell截取小数等
摘要: 如下几种方式均可修改尝试: 1.shell截取小数为整: printf "%.f" 60.345echo "60.345" | awk F. '{print $1}'sed 's/\..*//g' cut -d . -f 1 urfile sed 's/\..*//' urfile 2.为末尾增加字
阅读全文
posted @ 2012-06-12 09:12 念槐聚
阅读(815)
评论(0)
推荐(0)
2012年6月11日
[学习参考]shell学习帖
摘要: 这个shell的帖子很全面,参考:http://bbs.chinaunix.net/thread-452942-1-1.html shell基础1:文件安全与权限 http://bbs.chinaunix.net/thread-434579-1-1.html附:Linux的用户和用户组管理 http
阅读全文
posted @ 2012-06-11 15:34 念槐聚
阅读(231)
评论(0)
推荐(0)
2012年6月6日
Python Test in Hudson
摘要: 在hudson(现在名称为Jenkins)中集成Python时,参考此文,收录用作参考。 原文参考:http://www.wallix.org/2011/06/29/how-to-use-jenkins-for-python-development/ At Wallix, we are mainly
阅读全文
posted @ 2012-06-06 16:49 念槐聚
阅读(939)
评论(0)
推荐(0)
2012年5月21日
[网摘]The Joel Test: 软件开发成功 12 法则
摘要: 软件开发成功 12 法则 转自:http://chinese.joelonsoftware.com/Articles/TheJoelTest.html Joel Spolsky 是纽约市一家小软件公司,Fog Creek Software, 的创始人。他毕业于耶鲁大学,曾在美国微软公司,Viacom
阅读全文
posted @ 2012-05-21 11:32 念槐聚
阅读(230)
评论(0)
推荐(0)
做优秀产品经理
摘要: 优秀产品经理的核心技能 摘自:http://www.cppblog.com/tx7do/archive/2010/01/09/105220.html 译文:http://article.yeeyan.org/view/sam/1372原文:http://michael.hightechproduct
阅读全文
posted @ 2012-05-21 09:21 念槐聚
阅读(275)
评论(0)
推荐(1)
上一页
1
···
29
30
31
32
33
34
35
36
37
···
44
下一页
公告