会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
szllq2000
上一页
1
···
20
21
22
23
24
25
26
27
28
···
56
下一页
rpm package.http://rpmfind.net/
摘要: http://rpmfind.net/
阅读全文
posted @ 2017-02-14 15:07 szllq2000
阅读(101)
评论(0)
推荐(0)
cpuspeed和irqbalance服务器的两大性能杀手
摘要: 启用 irqbalance 服务,既可以提升性能,又可以降低能耗。 irqbalance 用于优化中断分配,它会自动收集系统数据以分析使用模式,并依据系统负载状况将工作状态置于 Performance mode 或 Power-save mode。 处于 Performance mode 时,irq
阅读全文
posted @ 2017-02-12 09:37 szllq2000
阅读(303)
评论(0)
推荐(0)
ELK basic---http://udn.yyuap.com/doc/logstash-best-practice-cn/filter/grok.html
摘要: http://blog.csdn.net/lgnlgn/article/details/8053626 elasticsearch学习入门 input {stdin{}}filter { grok { match => { "message" => ".*(?<json_body>\{.*\}).*
阅读全文
posted @ 2017-02-12 09:11 szllq2000
阅读(328)
评论(0)
推荐(0)
Restful and 前后端分离---AutoTest newman--postman
摘要: http://www.cnblogs.com/zuoshaowei/p/6192863.html https://www.getpostman.com/docs/newman_intro swagger--API rest 敏捷-》BDD-》用户故事-》验收条件-》用户场景测试-》Spec 测试-》
阅读全文
posted @ 2017-01-21 18:01 szllq2000
阅读(210)
评论(0)
推荐(0)
为ElasticSearch添加HTTP基本认证 https://github.com/Asquera/elasticsearch-http-basic/releases
摘要: ES的HTTP连接没有提供任何的权限控制措施,一旦部署在公共网络就容易有数据泄露的风险,尤其是加上类似elasticsearch-head这样友好的前端界面,简直让你的数据瞬间裸奔在黑客的眼皮底下。项目上线前做十万伏特的防护当然不现实,但至少,我们不要裸奔,穿一套比基尼吧。而做一个简单的HTTP认证
阅读全文
posted @ 2017-01-21 11:30 szllq2000
阅读(1139)
评论(0)
推荐(0)
Logstash之时区问题的建议和修改---filter---and duplicate resolution.
摘要: 2. logstash es duplicate https://logstash.jira.com/browse/LOGSTASH-1875 https://logstash.jira.com/browse/LOGSTASH-2085 http://stackoverflow.com/questi
阅读全文
posted @ 2017-01-21 11:17 szllq2000
阅读(2011)
评论(0)
推荐(0)
jquery in confluence.
摘要: https://confluence.atlassian.com/confkb/how-to-use-javascript-in-confluence-313458839.html https://answers.atlassian.com/questions/40807/use-of-jquery
阅读全文
posted @ 2016-12-22 15:03 szllq2000
阅读(229)
评论(0)
推荐(0)
python httprequest, locust
摘要: http://www.cnblogs.com/LanTianYou/p/6208969.html http://www.cnblogs.com/LanTianYou/p/5987741.html r = self.client.get("/orders", headers = {"Cookie":
阅读全文
posted @ 2016-12-22 14:58 szllq2000
阅读(134)
评论(0)
推荐(0)
python jenkins-api,jira crowd. email-servers
摘要: jenkins user authentication: http://stackoverflow.com/questions/15411208/authenticate-jenkins-users-against-jira jenkins email server; sudo pip instal
阅读全文
posted @ 2016-12-22 13:24 szllq2000
阅读(172)
评论(0)
推荐(0)
shell (check return of each line)(PIPESTATUS[@])and sudoer
摘要: shell result from cmdline echo $? if 0 then success ;else failure (shell 执行每部返回值,rm -rf 错误,打包不能覆盖) 我们知道,linux命令行上一个命令的退出码放在了$?环境变变中,但是,如果这个命令是一串管道符连接和
阅读全文
posted @ 2016-12-22 13:20 szllq2000
阅读(487)
评论(0)
推荐(0)
上一页
1
···
20
21
22
23
24
25
26
27
28
···
56
下一页
导航
博客园
首页
联系
订阅
管理
公告