bochs调试的有些命令根据版本好像有变化,我在ubuntu下安装了bochs-2.4.6,发现和bochs-2.3.6命令出现区别,在2.3。6版本支持dump_cpu、info r等命令,在我安装的2.4.6版本中不支持这两个命令,后面在使用bochs的过程中会陆续总结一些2.4.6支持的命令,最简单的方法是通过help来获取,下面先记录一些常用的:
r 查看通用寄存器
sreg 查看段寄...
分类:
其他好文 时间:
2014-05-09 15:04:09
阅读次数:
315
cacti插件汇总地址http://forums.cacti.net/about14985.htmlPluginArchitecture:2.1forCacti0.8.7bhttp://cactiusers.orgRequiredtousepluginsAggregate(0.7.0B2)http://docs.cacti.net/plugin:aggregateAutom8(0.30)http://docs.cacti.net/plugin:autom8B.A.S.E.(0.1)http://f..
分类:
其他好文 时间:
2014-05-09 14:22:08
阅读次数:
500
方法一:实验思路:第一步在commands.cfg文件中定义你要使用的检测命令:vi/usr/local/nagios/etc/objects/commands.cfgdefinecommand{command_nametcp60910#命令名command_line$USER1$/check_tcp-H$HOSTADDRESS$-p60910-t60#命令内容,该处调用到check_tcp这个脚本-P后面是端..
分类:
移动开发 时间:
2014-05-09 14:21:11
阅读次数:
402
从公司断断续续下载了3天,终于把CM-11.0的代码给下载下来了,分享一下下载编译rom包的过程。一前置条件1ubuntu13.04系统,同时配置好android的编译环境配置方法详见http://source.android.com/source/initializing.html网页2下载源码特别注意:由于cm-11.0的代码巨大,下载完..
分类:
移动开发 时间:
2014-05-09 14:19:13
阅读次数:
443
【问题描述】我本来有ubuntu和win8双系统,ubuntu引导系统启动,后来重装了win8,再使用ubuntu系统盘对grub重建恢复系统启动引导文件,却发现ubuntu下无法挂载ntfs了。【解决办法】在网上搜了一个办法,感谢http://blog.csdn.net/sishuiliunian...
分类:
其他好文 时间:
2014-05-09 13:47:09
阅读次数:
315
When you’re running Ubuntu and updating your
system frequently, there is a high chance that older kernels that are no longer
needed are still installe...
分类:
其他好文 时间:
2014-05-09 13:19:09
阅读次数:
311
mysql5.6基于gtid主从复制(本文是:MariaDB-10)MySQL5.6引入的GTID(GlobalTransactionIDs)使得其复制功能的配置、监控及管理变得更加易于实现,且更加健壮。GTID是一个unique唯一的表示符,他是由服务器的uuid全局唯一标示,是由128位的随机符组成,mysql-5.6是依靠server-id..
分类:
数据库 时间:
2014-05-09 06:55:38
阅读次数:
515
1.Nrpe安装创建nagios用户useraddnagios1.1被监控服务器安装nagios插件tarxzvfnagios-plugins-1.4.15.tar.gzcdnagios-plugins-1.4.15./configuremakemakeinstall1.2被监控服务器安装nrpe程序tarxzvfnrpe-2.1.2.tar.gzcdnrpe-2.1.2./configure--prefix=/usr/local/nagiosmakeall..
分类:
移动开发 时间:
2014-05-09 06:52:48
阅读次数:
518
服务器环境:安装vim/etc/apt/sources.list.d/mariadb.list#添加以下两句
debhttp://mirror.yongbok.net/mariadb/repo/5.5/ubuntuprecisemain
deb-srchttp://mirror.yongbok.net/mariadb/repo/5.5/ubuntuprecisemain
apt-keyadv--recv-keys--keyserverkeyserver.ubuntu.com0xcbc..
分类:
数据库 时间:
2014-05-09 06:50:15
阅读次数:
538