www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 198 199 200 201 202 203 204 205 206 ··· 293 下一页

2015年4月13日

摘要: 1,oracle jdbcHTTP Status 500 - Incorrect result size: expected 1, actual 02015-03-31 00:03:58,250 SQL Error: 12899, SQLState: 720002015-03-31 00:03:58... 阅读全文
posted @ 2015-04-13 10:43 秦瑞It行程实录 阅读(277) 评论(0) 推荐(0)

摘要: oracle记录各登陆主机用户名,登陆ip,所执行的命令/etc/profile#history USER_IP=`who -u am i 2>/dev/null| awk '{print $NF}'|sed -e 's/[()]//g'` HISTDIR=/usr/share/.... 阅读全文
posted @ 2015-04-13 10:01 秦瑞It行程实录 阅读(1169) 评论(0) 推荐(0)

2015年4月11日

摘要: 1,snmp安装脚本for ubuntu/CentOS#!/usr/bin/env bash export LC_ALL=C if [ "$(id -u)" != "0" ] then echo "This script. must be run as root" 1>&2 exit 1 fi#... 阅读全文
posted @ 2015-04-11 21:21 秦瑞It行程实录 阅读(199) 评论(0) 推荐(0)

摘要: 1,检索特定字符的相同行,用于过滤点一些命令行的头说明Advanced Policy Firewall (APF)2,D(dos) deflatehttp://deflate.medialayer.com/Installationwget http://www.inetbase.com/script... 阅读全文
posted @ 2015-04-11 15:55 秦瑞It行程实录 阅读(443) 评论(0) 推荐(0)

摘要: 1,监控给定web站点的状态--站点请求返回代码,下载整个web站点页面文本到-o 指定的文本curl -o /dev/null -s-silent -w--wirte-out "%{http_code}" "http://baidu.com";2,开启gizp3,curl监控网页响应时间curl ... 阅读全文
posted @ 2015-04-11 12:20 秦瑞It行程实录 阅读(753) 评论(0) 推荐(0)

2015年4月9日

摘要: 1, 阅读全文
posted @ 2015-04-09 23:50 秦瑞It行程实录 阅读(782) 评论(0) 推荐(0)

摘要: 1, 阅读全文
posted @ 2015-04-09 23:23 秦瑞It行程实录 阅读(248) 评论(0) 推荐(0)

摘要: 1,在shell提示符下查看mysql指定数据库下的表等数据2.批量删除mysql下指定数据库下的所有表,Ruiy完成绝对测试---通过Passfor tb in `echo "use se;show tables" | mysql -p321`;do mysql -e "drop table se... 阅读全文
posted @ 2015-04-09 23:22 秦瑞It行程实录 阅读(1634) 评论(0) 推荐(0)

摘要: 1,每行最大长度,处理的最大列号;preprocessor directives,preprocessor,预处理器读入源代码,根据预处理指令对其进行修改,把修改后 的源代码递交给编译器;预处理器用stdio.h的库函数头文件的内容替代第一条#standard I/O library;EXIT_SU... 阅读全文
posted @ 2015-04-09 00:19 秦瑞It行程实录 阅读(193) 评论(0) 推荐(0)

2015年4月8日

摘要: 1,0516-787 extendlv: Maximum allocation for logical volume hd3 is 512smitt chlv改max logical partion值 or 使用Cli命令行 chlv -x 值M lvName;aix 挂载centOS nfs,ai... 阅读全文
posted @ 2015-04-08 20:26 秦瑞It行程实录 阅读(761) 评论(0) 推荐(0)

上一页 1 ··· 198 199 200 201 202 203 204 205 206 ··· 293 下一页
www.cnblogs.com/ruiyqinrui