涛子 - 简单就是美

成单纯魁增,永继振国兴,克复宗清政,广开家必升

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 44 下一页

2017年10月27日

摘要: http://blog.csdn.net/cuixianlong/article/details/74024846 1 字段合并 原始数据如下:表名为Employee ID FirstName LastName Salary 1 Ming Zhang 8000 2 Lei Li 16000 查询SQ 阅读全文
posted @ 2017-10-27 10:29 北京涛子 阅读(1234) 评论(0) 推荐(0)

2017年10月19日

摘要: ![](http://images2017.cnblogs.com/blog/564063/201710/564063-20171019124902834-631393367.png) 阅读全文
posted @ 2017-10-19 12:42 北京涛子 阅读(302) 评论(0) 推荐(0)

2017年10月13日

摘要: [ { "continent_cname": "欧洲", "continent_name": "EU", "country_cname": "斯瓦尔巴群岛和扬马延岛", "country_code": "SJ", "country_name": "Svalbard & Jan Mayen" }, { 阅读全文
posted @ 2017-10-13 18:18 北京涛子 阅读(4635) 评论(1) 推荐(1)

2017年10月9日

摘要: LOAD DATA local INFILE '/tmp/stb.csv' INTO TABLE stb FIELDS TERMINATED BY ',' enclosed by '"' lines terminated by '\n' 阅读全文
posted @ 2017-10-09 18:15 北京涛子 阅读(143) 评论(0) 推荐(0)

2017年9月14日

摘要: 想看看欧洲机房到欧洲各地的速度如何,写个脚本,调用speedtest.net的探针 https://github.com/sivel/speedtest cli 阅读全文
posted @ 2017-09-14 16:42 北京涛子 阅读(316) 评论(0) 推荐(0)

2017年8月16日

摘要: centos 6x bash !/bin/sh chkconfig: 123456 90 10 TTS Server for Speech Synthesis workdir=/etc/speech start() { cd $workdir /usr/bin/python /etc/speech/ 阅读全文
posted @ 2017-08-16 18:05 北京涛子 阅读(260) 评论(0) 推荐(0)

2017年8月4日

摘要: https://github.com/redhat cip/hardware https://github.com/rdobson/python hwinfo https://github.com/roger /python hardware 阅读全文
posted @ 2017-08-04 18:09 北京涛子 阅读(339) 评论(0) 推荐(0)

2017年8月1日

摘要: http://nagios.manubulon.com/traduction/docs14en/extcommands.html https://old.nagios.org/developerinfo/externalcommands/commandlist.php?version_id=9 写入 阅读全文
posted @ 2017-08-01 12:12 北京涛子 阅读(286) 评论(0) 推荐(0)

摘要: nagios运行cgi,所以需要fcgiwrap为nginx解析cgi。 server { listen 80; server_name nagios.local; access_log /var/log/nginx/nagios.access.log; error_log /var/log/ngi 阅读全文
posted @ 2017-08-01 09:50 北京涛子 阅读(281) 评论(0) 推荐(0)

2017年7月28日

摘要: supervisord example.conf centos7 环境 cat /etc/supervisord.d/nagios api.ini 阅读全文
posted @ 2017-07-28 14:20 北京涛子 阅读(586) 评论(0) 推荐(0)

上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 44 下一页