www.sanotes.net
2010年03月10日

现在位置 >首页 > 所有 Linux 分类文章

Linux Performance Monitoring.PDF 下载

2010年01月06日 1条评论 116次浏览

Linux Performance Monitoring
PDF 下载
热心网友帮忙做的一个PDF版本,感谢!

收藏、分享这篇文章!

...
分类:Linux | 阅读全文

Linux Performance Monitoring.chm 下载

2009年10月15日 2 条评论 121次浏览

Linux Performance Monitoring.chm
下载
朋友帮忙编制的CHM 格式,有需要的可以下载这个版本.

收藏、分享这篇文章!

...
分类:Linux | 阅读全文

Linux 内核高危漏洞

2009年08月17日 添加评论 14次浏览

链接:
archives.neohapsis.com/archives/fulldisclosure/2009-08/0174.html
演示代码:
www.securityfocus.com/data/vulnerabilities/exploits/wunderbar_emporium-3.tgz
PS: 流行也有流行的坏处,那就是被大家研究透了,...

分类:Linux | 阅读全文

Linux System and Performance Monitoring(总结篇)

2009年08月14日 添加评论 18次浏览

Linux System and Performance Monitoring(总结篇)
Date: 2009.07.21
Author: Darren Hoch
译: Tonnyom[AT]hotmail.com
结束语: 这是该译文的最后一篇,在这篇中,作者提供了一个案例环...

分类:Linux, Monitor | 阅读全文

Linux System and Performance Monitoring(Network篇)

2009年08月13日 添加评论 15次浏览

Linux System and Performance Monitoring(Network篇)
Date: 2009.07.21
Author: Darren Hoch
译: Tonnyom[AT]hotmail.com
8.0 Network 监控介绍
在所有的子系统监控中,网络是最困难的....

分类:Linux, Monitor | 阅读全文

Linux System and Performance Monitoring(I/O篇)

2009年08月12日 添加评论 18次浏览

Linux System and Performance Monitoring(I/O篇)
Date: 2009.07.21
Author: Darren Hoch
译: Tonnyom[AT]hotmail.com
6.0 I/O 监控介绍
磁盘I/O 子系统是Linux 系统中最慢的部分.这个主...

分类:Linux, Monitor | 阅读全文

Linux System and Performance Monitoring(Memory篇)

2009年08月11日 添加评论 19次浏览

Linux System and Performance Monitoring(Memory篇)
Date: 2009.07.21
Author: Darren Hoch
译: Tonnyom[AT]hotmail.com
5.0 Virtual Memory介绍
虚拟内存就是采用硬盘对物理内存进行扩展,所...

分类:Linux, Monitor | 阅读全文

Linux System and Performance Monitoring(CPU篇)

2009年08月10日 添加评论 110次浏览

Linux System and Performance Monitoring(CPU篇)
Date: 2009.07.21
Author: Darren Hoch
译: Tonnyom[AT]hotmail.com 2009.08.10
前言: 网上其实有很多关于这方面的文章,那为什么还会有此...

分类:Linux, Monitor | 阅读全文

Kernel reports EDAC i5000: SPD Protocol Error, Bits= 0x40000

2009年06月11日 添加评论 14次浏览

Problem:
The kernel repeatedly prints errors messages similar to the following:
EDAC i5000 MC0: NON-FATAL Errors found!!! 1st NON-FATAL Err Reg= 0x40000
EDAC i5000: SPD Protocol Error, Bits= 0x40000
Description:
This is c...

分类:Linux | 阅读全文

Linux下显示硬件信息(二)--lshw

2009年03月17日 添加评论 15次浏览

lshw
 lshw(Hardware Lister)是另外一个可以查看硬件信息的工具,不仅如此,它还可以用来做一些硬件的benchmark。
 这个工具其实就是用/proc里面读取一些文件来显示相关的信息,它用到...

分类:Linux | 阅读全文