精简了一下CentOS的开机自启服务,结果重启之后出现提示StartingHALdaemon:[FAILED]然后启动到crond的时候halt了……按理说这个守护进程不是致命的,FAILED也是应该能启动起来系统的,它只是担负U盘以及其他USB硬件识别功能。但是问题是如果需要启动到图形界面,鼠标键盘识别失..
分类:
其他好文 时间:
2014-06-10 23:35:36
阅读次数:
1055
下载:[root@localhosthome]#wget--no-check-certificatehttps://github.com/ideawu/ssdb/archive/master.zip
--2014-06-1001:44:45--https://github.com/ideawu/ssdb/archive/master.zip
正在解析主机github.com...192.30.252.131
正在连接github.com|192.30.252.131|:443.....
分类:
数据库 时间:
2014-06-10 22:49:02
阅读次数:
351
故障现象:2014年6月4日收到客户邮件说:bjdnagios的LastCheck更新时间与当前时间差距很大具体处理过程如下:盲目处理阶段:想将问题尽快处理掉,所以有点只看问题表象忽略了重点,唉,说多了都是泪。查询该机器各种log发现除了一些常规报错信息,没有重要发现。检查机器磁盘空..
分类:
移动开发 时间:
2014-06-10 21:06:48
阅读次数:
1972
数据库rac启动时报错,日志如下,后来使用
Sat Jun 7 06:02:11 2014
GATHER_STATS_JOB encountered errors. Check the trace file.
Sat Jun 7 06:02:11 2014
Errors in file /oracle/product/admin/dqb/bdump/dqb2_j001_1...
分类:
数据库 时间:
2014-06-10 14:36:54
阅读次数:
248
使用sql语句创建和删除约束
主建约束:(primary key constraint);
唯一约束:(unique constraint);
检查约束:(check constraint);
默认约束:(default constraint);
外建约束:(foreign key constraint);
*********************************************...
分类:
数据库 时间:
2014-06-10 13:28:14
阅读次数:
260
Given a binary tree, check whether it is a
mirror of itself (ie, symmetric around its center).For example, this binary tree
is symmetric: 1 / \ ...
分类:
其他好文 时间:
2014-06-10 11:51:42
阅读次数:
213
奇偶校验位是一个表示给定位数的二进制数中1的个数是奇数还是偶数的二进制数。奇偶校验位是最简单的错误检测码。A
parity bit, or check bit is a bit added to the end of a string of binary code
that indicates wh...
分类:
Web程序 时间:
2014-06-10 11:51:03
阅读次数:
288
在CentOS
6上的eclipse安装了svbclipse插件后,svn不能使用,并且第一次使用的时候还出现下面错误窗口提示 Failed to load JavaHL
Library. These are the errors that were encountered: ...
分类:
编程语言 时间:
2014-06-10 00:51:27
阅读次数:
410
今天下载了一份原来来参考,却发现SDK版本偏低我没有安装用SDK
Manager却一直更新不了出现Failed to fetch URL
https://dl-ssl.google.com/android/repository/repository-6.xml, reason:
Connection...
分类:
移动开发 时间:
2014-06-09 17:48:05
阅读次数:
409
this blog will make your emacs as C++ IDE. It
implements code-completion, google-style-check and project manager.
分类:
编程语言 时间:
2014-06-09 13:07:04
阅读次数:
696