<?xml version="1.0" encoding="UTF-8"?>
		<rss version="2.0"><channel>
		<title>20CN网络安全小组-技术文摘-系统类</title>
		<link>http://www.20cn.net/ns/wz/sys/1.htm</link>
		<description>20CN网络安全小组-技术文摘-系统类 最新文章</description>
		<language>zh-cn</language>
		<copyright>20CN网络安全小组</copyright>
		<generator>NetDemon XML Generator</generator>
		<webMaster>netdemon@20cn.net</webMaster>
		<image>
		<url>http://www.20cn.net/images/link_logo.gif</url>
		<title>20CN网络安全小组</title>
		<link>http://www.20cn.net/</link>
		</image>
		<item>
<title>在远程FreeBSD服务器上命令行安装运行虚拟Windows </title>
<link>http://www.20cn.net/ns/wz/sys/data/20100215042851.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[作者：NetDemon
email：netdemon@20cn.net
http://www.20cn.net/
本文版权属20CN网络安全小组所有，允许转载，但需保持文章的完整性并注明出处

    在过去的几年中 FreeBSD 并没有任何可用的并被官方支持的虚拟化解决方案。只有使用利用 Linux 二进制兼容层运行的 VMware ... ]]></description>
<pubDate>15 Feb 2010 04:28:51 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20100215042851.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>UNIX系统被删文件的恢复策略(下)  </title>
<link>http://www.20cn.net/ns/wz/sys/data/20080721164507.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[三、被删文件的恢复策略 


　　要恢复被删除的文件，只能根据删除后留下的东西去做文章。文件被删除后留下了什么呢？由上述分析可知：其一、留下了文件的内容；其二、留下了“现场”。文件的恢复策略只能从这两个方面来分析。以下谈几种恢复策略。 


　　1.根据磁盘现场 ... ]]></description>
<pubDate>21 Jul 2008 16:45:07 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20080721164507.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>UNIX系统被删文件的恢复策略(中)  </title>
<link>http://www.20cn.net/ns/wz/sys/data/20080721164035.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[二、文件的删除过程 


　　UNIX下删除一个文件的过程很简单，那就是释放索引节点表和文件占用的数据块，清空文件占用的索引节点，但不清除文件内容。但删除文件与删除目录的处理不尽相同，不同命令删除文件的过程也不相同。 


　　1. 删除一个文件 


　　UNIX 删除一个 ... ]]></description>
<pubDate>21 Jul 2008 16:40:35 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20080721164035.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>UNIX系统被删文件的恢复策略(上) </title>
<link>http://www.20cn.net/ns/wz/sys/data/20080721162959.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[与DOS/Windows不同，UNIX文件被删除后很难恢复，这是由UNIX独特的文件系统结构决定的。UNIX文件目录不像DOS/Windows那样，文件即使被删除之后仍保存有完整的文件名、文件长度、始簇号(即文件占有的第一个磁盘块号)等重要信息;相反，它的文件信息全部依靠一种被称为i节点的 ... ]]></description>
<pubDate>21 Jul 2008 16:29:59 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20080721162959.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>几个重要的Linux系统内核文件介绍 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20080721161615.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[在网络中，不少服务器采用的是Linux 系统。为了进一步提高服务器的性能，可能需要根据特定的硬件及需求重新编译Linux 内核。编译Linux 内核，需要根据规定的步骤进行，编译内核过程中涉及到几个重要的文件。比如对于RedHat Linux，在/boot 目录下有一些与Linux 内核有关的 ... ]]></description>
<pubDate>21 Jul 2008 16:16:15 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20080721161615.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>计算机病毒 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20071230124412.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[    关键词: 病毒、网络蠕虫、变形病毒、病毒生产机、特络依木马、有害代码、抗病毒软件、数据备份、快速升级、灾难恢复

 
                                       一 摘 要 ┃

   文章概略的揭示了计算机病毒出现由简单到复杂的特性与目的，编病毒者还抛出了“病毒自� ... ]]></description>
<pubDate>30 Dec 2007 12:44:12 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20071230124412.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>命令大全 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20070710035804.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[基本上可以作为电子书使用，希望对各位有用
net use \\ip\ipc$ " " /user:" " 建立IPC空链接 
net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接 
net use h: \\ip\c$ "密码" /user:"用户名" 直接登陆后映射对方C：到本地为H: 
net use h: \\ip\c$ 登陆后映射对方 ... ]]></description>
<pubDate>10 Jul 2007 03:58:04 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20070710035804.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>HTTP 500 服务器内部错误的解决方法 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20061218231428.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[IIS500错误，是因为微软的一个BUG所造成的。下面是解决办法: 

主要是由于IWAM账号（在我的计算机即是IWAM_MYSERVER账号）的密码错误造成了HTTP 500内部错误。 

在详细分析HTTP500内部错误产生的原因之前，先对IWAM账号进行一下简要的介绍：IWAM账号是安装IIS5时系统自动 ... ]]></description>
<pubDate>18 Dec 2006 23:14:28 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20061218231428.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>口令安全  </title>
<link>http://www.20cn.net/ns/wz/sys/data/20061218231419.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[　口令可以说是系统的第一道防线，目前网络上大部分的系统入侵都是从猜测口令或者截获口令开始的，所以口令安全至关重要。

　　首先要杜绝不设口令的帐号存在。这可以通过查看/etc/passwd文件来发现。例如，存在用户名为test的帐号，没有设置口令，则在/etc/passwd文件中 ... ]]></description>
<pubDate>18 Dec 2006 23:14:19 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20061218231419.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>禁止1200多种已知病毒的进程,做母盘必备! </title>
<link>http://www.20cn.net/ns/wz/sys/data/20061218231318.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[以下是我在长期制作系统中所做的经验总结,对现在有许多病毒连杀毒软件都束手无策,看到大家都在为病毒烦恼,所以我放出这个注册表,禁止病毒的进程运行.包括现在最火的logo_.exe

LSASS.EXE等许多病毒.大家如果发现新病毒进程,可以自己修改这个注册表对这个病毒进行免疫.

Wi ... ]]></description>
<pubDate>18 Dec 2006 23:13:18 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20061218231318.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>Ubuntu下网桥搭建 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20061218231211.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[作者：SysHu0teR(SysHunter)
时间：2006-12-7
Mail：syshunter@hotmail.com

简介
　　在交换机如此便宜的今天，网桥还有存在的价值吗？很不幸，我的网络拓扑如下：

Internet------Adsl modem-------switch---------pc1
                                |
              ... ]]></description>
<pubDate>18 Dec 2006 23:12:11 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20061218231211.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>如何使QQ无法登陆 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20060609071042.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[很简单,只要在QQ安装目录下新建一个文件夹命名为"ws2_32.dll",然后你再试试运行一下登陆QQ看看`~~~~~
果然不行~~~是不是很简单啊~~~!!!这个文件一般都能阻止文件的运行除非是绿色软件~~~
=========================
文章类型:转载 提交:Reach 核查:NetDemon ... ]]></description>
<pubDate>09 Jun 2006 07:10:42 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20060609071042.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>该内存不能为read或written的解决方案 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20060419220448.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[使用Windows操作系统的人有时会遇到这样的错误信息：
「“0X????????”指令引用的“0x00000000”内存，该内存不能为“read”或“written”」，然后应用程序被关闭。




如果去请教一些「高手」，得到的回答往往是「Windows就是这样不稳定」之类的义愤和不屑。其实，这个� ... ]]></description>
<pubDate>19 Apr 2006 22:04:48 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20060419220448.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>ghost后自动修改IP和计算机名的VBS脚本 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20060419220401.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[现推出， 。VBS   版  Ghost 改机器名 IP地址 新版本。

AutoConfig.vbs

---------------------------------------------------------------------------

On Error Resume Next
'取得本机器的网卡物理地址： MacAddress
strComputer = "."
     Set objWMIService = Get ... ]]></description>
<pubDate>19 Apr 2006 22:04:01 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20060419220401.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>windows 2000+IIS+PHP5配置全能空间的方法 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20060419220346.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[一般在已经安装iis的windows系统上已经默认支持了asp，那么下面主要讲解如何让其也支持php并且支持MYSQL和gd库。

Windows 2000下PHP+IIS的安装方法

1、把php-5.0.0（目前有5.0.5最新版本，推荐使用）-Win32.zip解压放到 C:\php 。

2、将 php.ini-dist 复制到 Winnt 目� ... ]]></description>
<pubDate>19 Apr 2006 22:03:46 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20060419220346.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>系统密码忘记了怎么办？？ </title>
<link>http://www.20cn.net/ns/wz/sys/data/20060226002300.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[  
    经常见到有人遗忘了系统的管理员密码来求助的，而网上针对此类的答案可谓五花八门，但经实践发现其中绝大多数都是没有用的，有些以讹传讹的方法（例如在winxp系统下删除sam文件等等）还会造成系统的彻底崩溃。
　　相比之下，利用ERD2003强行修改系统管理员密码的� ... ]]></description>
<pubDate>26 Feb 2006 00:23:00 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20060226002300.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title> 电脑维护心得 (新手必看!!!) </title>
<link>http://www.20cn.net/ns/wz/sys/data/20060226002254.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[
一、工欲善其事必先利其器

1、  系统安装盘，win98，win2000 pro ，win2000 server，winxp，win2003，每个操作系统至少一张吧，注意，win2000和xp的操作系统盘一定要刻录成集成了最新service pack的，而且每个安装盘最好都是免输入序列号且全自动安装的，多多留意网上， ... ]]></description>
<pubDate>26 Feb 2006 00:22:54 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20060226002254.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>在Windows XP中批量修改文件名大法 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20060226002234.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[很多时候我们都会遇到要给一批文件重新命名的情况，一般情况你只有逐个去修改或者利用第三方软件，实在麻烦。其实，在WinXP就可以轻松完成这一工作。

　　WinXP中选中你所需要修改的文件（你可以利用“Shift”键或“Ctrl”键进行选定），然后打开右键选择其中的“重命名� ... ]]></description>
<pubDate>26 Feb 2006 00:22:34 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20060226002234.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>36招搞定电脑小问题!! </title>
<link>http://www.20cn.net/ns/wz/sys/data/20060226002153.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[1.解决插电即开机问题 

　　现象：有些朋友有关机后断开电源板电源的习惯，可是却常常被一个问题困扰，就是电源板一通电，计算机就自动开机了，Powe r键形同虚设。解决：有些主板在BIOS设置的“PowerManagementSetup”中，有一个选项“PwronAft erPW-Fail”，它的默认设� ... ]]></description>
<pubDate>26 Feb 2006 00:21:53 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20060226002153.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>FREEBSD下snmp+mrtg实现对网络流量、CPU、内存等的监视 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20060226002117.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[                           FREEBSD下snmp+mrtg实现对网络流量、CPU、内存等的监视




文章来源：www.20cn.net
作者：SysHu0teR(SysHunter)



FREEBSD上安装snmp+mrtg还是比较简单的，不过网络上的安装教程大多缺胳膊少腿，如果你已经安装好了apache的话，看下面：


� ... ]]></description>
<pubDate>26 Feb 2006 00:21:17 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20060226002117.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>病毒特征与木马特征（整理） </title>
<link>http://www.20cn.net/ns/wz/sys/data/20060226002055.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[首先说明，这篇文章后半部分是我本人的拙见，粗浅得很，写出来权当练笔，请大家指正的同时也请大家勿笑在下：）

病毒特征，也算是老掉牙的东西了，本不该拿出来，但作为病毒专区，我想这样的文章还是贴一些为妙，至少能让人看出自己是不是中毒了。

这种特殊程序有以下几 ... ]]></description>
<pubDate>26 Feb 2006 00:20:55 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20060226002055.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>Happy New Year </title>
<link>http://www.20cn.net/ns/wz/sys/data/20060101052323.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[Happy New Year
===============================================
本文版权属20CN网络安全小组及其作者所有,如有转载,请保持文章完整性并注明出处
文章类型:原创 提交:匿名 核查:NetDemon ... ]]></description>
<pubDate>01 Jan 2006 05:23:23 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20060101052323.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>(新版)PXE网刻过程，让网吧基本维护，抛弃光驱，U盘 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20051203032651.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[我的PXE网刻（NF4）启动过程~！！让网吧基本维护：抛弃光驱，U盘！(求精)


注意：如果常规的网刻失败，如MAX下的网刻，那么PXE就是最好的网刻方法！~！~！

MAX下的网刻需要硬盘的引导,

而PXE网刻则需要主板或网卡有PXE支持,,,而不要求硬盘有数据!~!

最重要的是,,,就是 ... ]]></description>
<pubDate>03 Dec 2005 03:26:51 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20051203032651.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>Windows权限设置详解 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20051114012837.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[  
 随着动网论坛的广泛应用和动网上传漏洞的被发现以及SQL注入式攻击越来越多的被使用，WEBSHELL让防火墙形同虚设，一台即使打了所有微软补丁、只让80端口对外开放的WEB服务器也逃不过被黑的命运。难道我们真的无能为力了吗？其实，只要你弄明白了NTFS系统下的权限设置问 ... ]]></description>
<pubDate>14 Nov 2005 01:28:37 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20051114012837.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>硬盘数据恢复工具！（附教程） </title>
<link>http://www.20cn.net/ns/wz/sys/data/20051114012753.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[
    EasyRecovery是一个威力非常强大的硬盘数据恢复工具。能够帮你恢复丢失的数据以及重建文件系统。EasyRecovery 不会向你的原始驱动器写入任何东东，它主要是在内存中重建文件分区表使数据能够安全地传输到其他驱动器中。你可以从被病毒破坏或是已经格式化的硬盘中恢复 ... ]]></description>
<pubDate>14 Nov 2005 01:27:53 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20051114012753.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>Rootkit For Windows </title>
<link>http://www.20cn.net/ns/wz/sys/data/20050929181913.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[Rootkit For Windows
***********************************************************
*转载请保留文章完整，谢谢！                 
*Date:2005/9/11 祝童童生日快乐。也纪念世贸大厦       
*作者:sunwear [E.S.T] 
*ps:很多人问我[E.S.T]是什么……其实就是一个技术小� ... ]]></description>
<pubDate>29 Sep 2005 18:19:13 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20050929181913.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>Windows为你打造“免检”木马 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20050929181522.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[马传播者最惯用的手段就是将木马程序和合法程序捆绑在一起，欺骗被攻击者。然而，现在杀毒软件对捆绑类软件已显出“咄咄逼人”的态势，几乎所有的捆绑类软件都会被查杀，大大小小的木马纷纷失效。

        IExpress小档案

        出身：Microsoft
        功能：专用于 ... ]]></description>
<pubDate>29 Sep 2005 18:15:22 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20050929181522.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>CVE―公共漏洞和暴露 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20050905060954.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[安氏中国 首席技术官 潘柱廷
CVE的产生背景
随着最近一些年来在全球范围的黑客入侵不断猖獗，信息安全问题越来越严重。在对抗黑客入侵的安全技术中，实时入侵检测和漏洞扫描评估（IDnA――Intrusion Detection and Assessment）的技术和产品已经开始占据越来越重要的位置� ... ]]></description>
<pubDate>05 Sep 2005 06:09:54 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20050905060954.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>IE浏览器自动连接某网址的亲身解决经历! </title>
<link>http://www.20cn.net/ns/wz/sys/data/20050808043447.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[ 

 
    因为近来发现很多朋友都在论坛上发表一些类似的问题，所以特别整理里一点这方面的方法供大家参考！
    在此首先要感谢以下朋友的提点――魔法学徒 电脑+足球 endurer 风之咏者 刺客刺客
    
    最近和QQ的好友聊天中，收到奇怪的消息：

    [你好啊 {自己的Q ... ]]></description>
<pubDate>08 Aug 2005 04:34:47 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20050808043447.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
<item>
<title>Vmware虚拟机的安装及配置 </title>
<link>http://www.20cn.net/ns/wz/sys/data/20050808042641.htm</link>
<author>netdemon@20cn.net</author>
<category>系统类</category>
<description><![CDATA[ 安装 VMWARE TOOLS的步骤 
装的郁闷死了，为了避免自己还有将来的人犯糊涂，把安装的步骤写下吧： 
1.1、以ROOT身份进入LINUX 
2。退出到windows,点击 SETTING菜单下的ENABLE VMWARE TOOLS子菜单,确认安装 
3。把光驱改为使用iso镜像，路径为C:\Program Files\VMware\VMw ... ]]></description>
<pubDate>08 Aug 2005 04:26:41 GMT</pubDate>
<guid>http://www.20cn.net/ns/wz/sys/data/20050808042641.htm</guid>
<source url="http://www.20cn.net/ns/wz/index.xml">技术文摘</source></item>
</channel>
</rss>

