收录查询

文章分类 -  Foo OS

摘要:原文地址:http://www.blogjava.net/daniel-tu/archive/2008/12/29/248883.html ===================================================================== 一.软件介绍(apache lighttpd nginx) 1. lighttpd Lighttpd是一个具有非常... 阅读全文
posted @ 2009-02-28 01:30 -> 阅读(410) 评论(0) 推荐(0)
摘要:原文地址:http://packetmania.bokee.com/511210.html Endianness 的问题实质就是关于计算机如何存储大的数值的问题。 我们知道一个基本存储单元可以保存一个字节,每个存储单元对应一个地址。对于大于十进制255(16进制0xff)的整数,需要多个存储单元。例如,4660对应于0x1234,需要两个字节。不同的计算机系统使用不同的方法保存这两个字节。在我们... 阅读全文
posted @ 2008-04-05 08:40 -> 阅读(206) 评论(0) 推荐(0)
摘要:原文地址:http://www.digital-evidence.org/fsfa/biblio.html#ch9 FSFA Online Bibliography One of the problems with referencing the work of others using URLs is that the work may move and the link becomes de... 阅读全文
posted @ 2008-04-05 08:29 -> 阅读(482) 评论(0) 推荐(0)
摘要:原文地址:http://lyp.cn/study/digest/2006-07-04/296/apnic-whois.html APNIC是管理亚太地区IP地址分配的机构,它有着丰富准确的IP地址分配库,同时这些信息也是对外公开的,并提供了一个查询工具,下面就让我们看看如何在Linux下获得一些中国基础电信运营商(网通、电信、铁通、教育网)的IP地址分配情况: wget http://ftp.... 阅读全文
posted @ 2007-11-15 08:51 -> 阅读(658) 评论(0) 推荐(0)
摘要:Windows XP Resource Kit: System Files Referencehttp://technet.microsoft.com/en-us/library/4bc2c46a-7543-c849-9e09-44d6a5777855.aspxTechNet--->TechNetLibrary--->Windows XPhttp://technet.microsoft.com/e... 阅读全文
posted @ 2007-06-01 23:20 -> 阅读(206) 评论(0) 推荐(0)
摘要:原文地址:http://www.codeproject.com/system/MakingOS.asp Download project files - 4.51 Kb Download BOOT sector utility - 41.4 Kb Introduction If you know how an operating system works, it will ... 阅读全文
posted @ 2007-01-14 23:28 -> 阅读(262) 评论(0) 推荐(0)
摘要:Scout OS Scout is a configurable, communication-oriented operating system targeted at network appliances, such as network-attached devices, set-top boxes, network servers, and so on. http://www.cs.pr... 阅读全文
posted @ 2006-10-11 16:23 -> 阅读(231) 评论(0) 推荐(0)
摘要:The following topics describe symbol files and the functionality provided by the DbgHelp functions. Symbol Files Symbol Handling Symbol Servers and Symbol Stores Mini... 阅读全文
posted @ 2006-10-10 14:43 -> 阅读(2180) 评论(0) 推荐(0)
摘要:原文地址:http://ksrenevasan.blogspot.com/2005/10/writing-multiboot-pe-kernels-using.htmlAspiring operating system developers who target x86 often don’t get beyond writing a boot sector (seldom do they eve... 阅读全文
posted @ 2006-10-10 13:31 -> 阅读(467) 评论(0) 推荐(0)
摘要:图书信息 前言 谁应该阅读本书 用户背景知识 本书组织结构 相关图书 访问 Sun 在线文档 订阅 Sun 文档 排版约定 命令示例中的 shell 提示符 1. 设备驱动程序简介 Solaris 操作系统的定义 内核概述 将设备作为文件 2. 模板驱动程序例子 模板驱动程序例子概述 ... 阅读全文
posted @ 2006-09-19 09:04 -> 阅读(252) 评论(0) 推荐(0)
摘要:今天找朋友刻了张HP OEM WinXP SP2英文版的盘,回来后兴致勃勃的装上了,由于我的机器不是HP的,结果重启后让我激活,要不就只能用30天,My God! 俺用不起正版的,刻张OEM的也不行吗?不过这也不能怨人家微软,花费了多少人年才开发出来的这么一套系统啊,也挺不容易的。这招就是专门用来对付我们这些人的。不过道高一尺魔高一丈,办法总是有的。 到网上下了一个修改BOIS的工具,DMISc... 阅读全文
posted @ 2006-09-18 19:27 -> 阅读(320) 评论(0) 推荐(0)
摘要:1当然, 精简系统是要付出代价的. 不要贪得无厌, 免得系统坏了修不好啊. Windows XP个别 System32 文件 System32 文件夹下个别要移除的文件 我们就要删除另外600 个 system32 文件...我们要一次把它们全都解决掉. 以下是我所删除的 System32 文件列表, 另外还有相关的批处理文件. 我不会把自己用的批处理文件给别人的.我已经厌倦别人认为我的批处理文件... 阅读全文
posted @ 2006-09-18 15:38 -> 阅读(1056) 评论(0) 推荐(0)