<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/l0g" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/l0g" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 07 Jul 2006 11:45:00 GMT</lastBuildDate><title>l0ng专栏</title><description>文章收藏</description><link>http://blog.csdn.net/l0g/</link><item><title>vc中Error spawning cl.exe错误的解决方法.</title><link>http://blog.csdn.net/l0g/archive/2006/07/07/888802.aspx</link><wfw:comment>http://blog.csdn.net/l0g/comments/888802.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/l0g/comments/commentRss/888802.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=888802</trackback:ping><description>Compiling...
Error spawning cl.exe
3-6.exe - 1 error(s), 0 warning(s) 

可能很多人在安装VC 6.0后有过点击“Compile”或者“Build”后被出现的“Compiling... ,Error spawning cl.exe”错误提示给郁闷过。很多人的选择是重装，实际上这个问题很多情况下是由于路径设置的问题引起的，“CL.exe”是VC使用真正的编译器（编译程序），其路径在“VC根目录\VC98\Bin”下面，你可以到相应的路径下找到这个应用程序。

因此问题可以按照以下方法解决：点击VC“TOOLS（工具）”—&gt;“Option（选择）”—&gt;“Directories（目录）”重新设置“Excutable Fils、Include Files、Library Files、Source Files”的路径。很多情况可能就一个盘符的不同（例如你的VC装在C，但是这些路径全部在D），改过来就OK了。
&lt;img src =&quot;http://blog.csdn.net/l0g/aggbug/888802.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 07 Jul 2006 19:45:00 +0800</pubDate><author>l0ng</author><comments>http://blog.csdn.net/l0g/archive/2006/07/07/888802.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/l0g/archive/2006/07/07/888802.aspx</guid><dc:creator>l0ng</dc:creator></item><item><title>10年编程无师自通</title><link>http://blog.csdn.net/l0g/archive/2006/07/06/886377.aspx</link><wfw:comment>http://blog.csdn.net/l0g/comments/886377.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/l0g/comments/commentRss/886377.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=886377</trackback:ping><description>原文：Teach Yourself Programming in Ten Years
作者：Peter Norvig
翻译：郭晓刚（foosleeper@163.net）
最后修订日期：2004-3-19
2005-01-12增加了新的译本链接。

本中文译本得到了Peter Norvig的许可。



为什么每个人都急不可耐？

走进任何一家书店，你会看见《Teach Yourself Java in 7 Days》（7天Java无师自通）的旁边是一长排看不到尽头的类似书籍，它们要教会你Visual Basic、Windows、Internet等等，而只需要几天甚至几小时。我在Amazon.com上进行了如下搜索：
　　　　pubdate: after 1992 and title: days and (title: learn or title: teach yourself)
　　　　(出版日期：1992年后 and 书名：天 and （书名：学会 or 书名：无师自通）)
我一共得到了248个搜索结果。前面的78个是计算机书籍（第79个是《Lear&lt;img src =&quot;http://blog.csdn.net/l0g/aggbug/886377.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 07 Jul 2006 05:16:00 +0800</pubDate><author>l0ng</author><comments>http://blog.csdn.net/l0g/archive/2006/07/06/886377.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/l0g/archive/2006/07/06/886377.aspx</guid><dc:creator>l0ng</dc:creator></item><item><title>反入侵检测技术</title><link>http://blog.csdn.net/l0g/archive/2006/06/27/842106.aspx</link><wfw:comment>http://blog.csdn.net/l0g/comments/842106.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/l0g/comments/commentRss/842106.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=842106</trackback:ping><description>随着IDS（入侵检测系统）在网络环境中的使用越来越普遍，黑客在攻击一个装有I 
DS的网络时，首先考虑到的是对付IDS，一般采用的反IDS技术主要是&quot;攻&quot;（攻击IDS）或 
者&quot;避&quot;（绕过IDS的监视）。本文根据网上的IDS资料和笔者的实际研究，主要介绍一下 
当前主要的反NIDS（网络入侵检测系统）技术。 
一.攻：包括直接攻击和间接攻击 
1.直接攻击：直接对NIDS进行攻击。因为NIDS是安装在一定的操作系统之上，而且本身 
也是一个 复杂的TCP/IP操作系统，这意味着NIDS本身可能受到smurf、synflood或jolt 
2等攻击。如果安装IDS的操作系统本身存在漏洞或IDS自身防御力差，此类攻击很有可能 
造成IDS的探测器丢包、失效或不能正常工作。但是随着IDS技术的发展，一些NIDS采用 
了双网卡的技术，一个网卡绑定IP，用来与console（控制台）通信，另外一个网卡无I 
P，用来收集网络数据包，其中连在网络中的是无IP的网卡，因为没有IP，所以不能直接 
攻击，而且新的IDS一般采用了协议分析的技术，提高了IDS捕捉和处理数据包的性能&lt;img src =&quot;http://blog.csdn.net/l0g/aggbug/842106.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 28 Jun 2006 04:59:00 +0800</pubDate><author>l0ng</author><comments>http://blog.csdn.net/l0g/archive/2006/06/27/842106.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/l0g/archive/2006/06/27/842106.aspx</guid><dc:creator>l0ng</dc:creator></item><item><title>IDS入侵特征库创建实例解析</title><link>http://blog.csdn.net/l0g/archive/2006/06/26/835716.aspx</link><wfw:comment>http://blog.csdn.net/l0g/comments/835716.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/l0g/comments/commentRss/835716.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=835716</trackback:ping><description>　　IDS要有效地捕捉入侵行为，必须拥有一个强大的入侵特征数据库，这就如同公安部门必须拥有健全的罪犯信息库一样。但是，IDS一般所带的特征数据库都比较死板，遇到“变脸”的入侵行为往往相逢不相识。因此，管理员有必要学会如何创建满足实际需要的特征数据样板，做到万变应万变！本文将对入侵特征的概念、种类以及如何创建特征进行介绍，希望能帮助读者尽快掌握对付“变脸”的方法。 
　　
　　一、特征（signature）的基本概念 
　　
　　IDS中的特征就是指用于判别通讯信息种类的样板数据，通常分为多种，以下是一些典型情况及识别方法： 
　　
　　
　　来自保留IP地址的连接企图：可通过检查IP报头（IP header）的来源地址轻易地识别。 
　　带有非法TCP 标志联合物的数据包：可通过对比TCP报头中的标志集与已知正确和错误标记联合物的不同点来识别。 
　　含有特殊病毒信息的Email：可通过对比每封Email的主题信息和病态Email的主题信息来识别，或者，通过搜索特定名字的附近来识别。 
　　查询负载中的DNS缓冲区溢出企图：可通过解析DNS域及检查每个域的长度来&lt;img src =&quot;http://blog.csdn.net/l0g/aggbug/835716.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 26 Jun 2006 18:10:00 +0800</pubDate><author>l0g</author><comments>http://blog.csdn.net/l0g/archive/2006/06/26/835716.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/l0g/archive/2006/06/26/835716.aspx</guid><dc:creator>l0g</dc:creator></item><item><title>我来评书</title><link>http://blog.csdn.net/l0g/archive/2006/03/23/636114.aspx</link><wfw:comment>http://blog.csdn.net/l0g/comments/636114.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/l0g/comments/commentRss/636114.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=636114</trackback:ping><description>买了无线网络和十个盗窃故事这两本书！ 都是电子工业出版社的！
无线网络翻译得很好！  另一本！ 翻译得N垃圾！  气愤中&lt;img src =&quot;http://blog.csdn.net/l0g/aggbug/636114.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 23 Mar 2006 23:56:00 +0800</pubDate><author>l0g</author><comments>http://blog.csdn.net/l0g/archive/2006/03/23/636114.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/l0g/archive/2006/03/23/636114.aspx</guid><dc:creator>l0g</dc:creator></item><item><title>Red Hat Linux 9.0与Tp-link 550G组建无线局域网的一种解决方案</title><link>http://blog.csdn.net/l0g/archive/2006/03/21/631479.aspx</link><wfw:comment>http://blog.csdn.net/l0g/comments/631479.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/l0g/comments/commentRss/631479.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=631479</trackback:ping><description>这两天根据实验室需要，一直在不停的找linux下面可用的无线网卡，也曾经GOOGLE了不少资料。但是这些资料看起来很多，但是实际上符合我的需求的可以说很少，主要有以下几个问题：

一、        大多是讲使用ndis wrapper的方式。这种方法对于内核版本2.4.20的好像有困难，对于其windows xp的驱动也不是100%可用。而RH 9.0恰恰用的是2.4.20，如果再需要换内核就比较麻烦了。最好是拿驱动编出模块来直接加载就能用。
二、        所讲的无线网卡多是PCMICA、USB的，对于标准PCI的讲的相对较少。
三、        所讲的无线网卡在市场上不一定好买，比如说对于现在卖的较多的TP-link、D-Link的网卡，很难明确的找到是否可用的回答，往往回答都很含混。

鉴于以上分析，我试用了madwifi的驱动（见论坛其它帖子里我的分析），使用了当前最好买也最便宜（当然假货也最多）的Tp-link 550G 802.11G网卡。这个网卡是标准PCI的，带tp-link的域展功能，是TP-link 802.11g的代表产品。之所以用tp-lin&lt;img src =&quot;http://blog.csdn.net/l0g/aggbug/631479.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 22 Mar 2006 02:28:00 +0800</pubDate><author>l0g</author><comments>http://blog.csdn.net/l0g/archive/2006/03/21/631479.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/l0g/archive/2006/03/21/631479.aspx</guid><dc:creator>l0g</dc:creator></item><item><title>超级无聊</title><link>http://blog.csdn.net/l0g/archive/2006/03/20/630576.aspx</link><wfw:comment>http://blog.csdn.net/l0g/comments/630576.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/l0g/comments/commentRss/630576.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=630576</trackback:ping><description>我到底在干啥！  好无聊啊！ 要有个目标了！  前进啊前进！  我终于有目标了！ 哈哈
&lt;img src =&quot;http://blog.csdn.net/l0g/aggbug/630576.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 21 Mar 2006 05:55:00 +0800</pubDate><author>l0g</author><comments>http://blog.csdn.net/l0g/archive/2006/03/20/630576.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/l0g/archive/2006/03/20/630576.aspx</guid><dc:creator>l0g</dc:creator></item><item><title>我买的书到了!</title><link>http://blog.csdn.net/l0g/archive/2006/03/17/627123.aspx</link><wfw:comment>http://blog.csdn.net/l0g/comments/627123.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/l0g/comments/commentRss/627123.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=627123</trackback:ping><description>书到了！　也取出来了！　ＷＬＡＮ设备也到了！　好高兴啊！&lt;img src =&quot;http://blog.csdn.net/l0g/aggbug/627123.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 17 Mar 2006 20:22:00 +0800</pubDate><author>l0g</author><comments>http://blog.csdn.net/l0g/archive/2006/03/17/627123.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/l0g/archive/2006/03/17/627123.aspx</guid><dc:creator>l0g</dc:creator></item><item><title>这几天心情不错的说!</title><link>http://blog.csdn.net/l0g/archive/2006/03/14/623745.aspx</link><wfw:comment>http://blog.csdn.net/l0g/comments/623745.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/l0g/comments/commentRss/623745.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=623745</trackback:ping><description>躺在床上是网!  hoho! 老妈也准备康复了! 心情不错! 虽然这几天都没有收入! 但是还是很开心! 钱财身外之物!
&lt;img src =&quot;http://blog.csdn.net/l0g/aggbug/623745.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 14 Mar 2006 12:53:00 +0800</pubDate><author>l0g</author><comments>http://blog.csdn.net/l0g/archive/2006/03/14/623745.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/l0g/archive/2006/03/14/623745.aspx</guid><dc:creator>l0g</dc:creator></item><item><title>购买了一套无线设备！ 爽</title><link>http://blog.csdn.net/l0g/archive/2006/03/10/620406.aspx</link><wfw:comment>http://blog.csdn.net/l0g/comments/620406.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/l0g/comments/commentRss/620406.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=620406</trackback:ping><description>都是108M的！　大概７００块！ 过几天就能拿到！ 好爽！
&lt;img src =&quot;http://blog.csdn.net/l0g/aggbug/620406.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 10 Mar 2006 10:41:00 +0800</pubDate><author>l0g</author><comments>http://blog.csdn.net/l0g/archive/2006/03/10/620406.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/l0g/archive/2006/03/10/620406.aspx</guid><dc:creator>l0g</dc:creator></item></channel></rss>
