
system
文章平均质量分 54
justinyun
把失去的当成一种收获
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Linux Kernel in a Nutshel
Linux Kernel in a Nutshell By Greg Kroah-Hartman ............................................... Publisher: OReilly Pub Date: December 01, 2006 ISBN-10: 0-596-10079-5 ISBN-13: 978-0-596-1原创 2009-10-17 22:05:00 · 427 阅读 · 0 评论 -
OSSIM 集中式的安全信息管理系统
总是有时候走神的乱逛的网络,看到这个,觉得应该去了解,如果你打算想深入了解LINUX安全方面的知识的话,相信学习使用这个软件,应该能够学到不少东西。中文介绍: 来源: http://www.oschina.net/p/ossimOSSIM即开源安全信息管理系统(OPEN SOURCE SECURITYINFORMATIONMANAGEMENT)是目前一个非常流行和完整的开源安全架构原创 2009-10-17 22:06:00 · 923 阅读 · 1 评论 -
How to Cheat at Securing Linux
Product DescriptionAre you one of the millions of SysAdminsrunning a Linux server who cant find a current book on Linux security?Well..this is the book for you. How to Cheat at Securing Linux S原创 2009-10-17 22:01:00 · 485 阅读 · 0 评论 -
Helios使用卫星内核处理异构环境
作者 Abel Avram 译者 侯伯薇 发布于 2009年10月25日 下午9时20分 社区Architecture主题调查,操作系统转载 2009-10-26 13:31:00 · 516 阅读 · 0 评论 -
ZFS文件系统将内置Deduplication
Sun的ZFS文件系统将内置Deduplication功能,利用哈希函数清理重复的数据块,从而大幅减小数据占用的空间。 Deduplication是消除数据副本的程序,它将使用安全的哈希算法如SHA256去检查文件级别、块级别、比特级别的数据唯一性,SHA256发生哈希碰撞的可能性为2^-256,比ECC内存出错的概率低了50个数量级。在使用Deduplication后,当你储存现有数据的另一个转载 2009-11-03 21:59:00 · 767 阅读 · 0 评论 -
Gearman - A system to farm out work to other machines
About GearmanGearman is a system to farm out work to other machines,dispatching function calls to machines that are better suited to do原创 2009-11-05 10:04:00 · 379 阅读 · 0 评论