<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>网管数据</title>
	<atom:link href="http://www.pfdiy.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pfdiy.com</link>
	<description>一切问题最终都是时间问题，一切烦恼其实都是自寻烦恼。</description>
	<lastBuildDate>Tue, 09 Mar 2010 22:09:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>再见网吧!</title>
		<link>http://www.pfdiy.com/goodbye-internet-cafes.html</link>
		<comments>http://www.pfdiy.com/goodbye-internet-cafes.html#comments</comments>
		<pubDate>Tue, 09 Mar 2010 22:06:51 +0000</pubDate>
		<dc:creator>pfdiy</dc:creator>
				<category><![CDATA[乱七八糟]]></category>
		<category><![CDATA[离开网吧]]></category>

		<guid isPermaLink="false">http://www.pfdiy.com/?p=1118</guid>
		<description><![CDATA[好吧 现在时间是2010年3月9日 6点零四 也许今天是我最后一次给网吧做系统，估计以后也没有机会了 等着拿最后一次工资 我的网吧生涯也结束了 想想 这么多年一路辛苦走来 呵呵 飞哥 笑而不语~~~~坐在网吧 抽根烟 起身 不会有一丝留恋！
]]></description>
			<content:encoded><![CDATA[<p>好吧 现在时间是2010年3月9日 6点零四 也许今天是我最后一次给网吧做系统，估计以后也没有机会了 等着拿最后一次工资 我的网吧生涯也结束了 想想 这么多年一路辛苦走来 呵呵 飞哥 笑而不语~~~~坐在网吧 抽根烟 起身 不会有一丝留恋！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfdiy.com/goodbye-internet-cafes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>没有无线路由，用两无线网卡组网共享上网方法</title>
		<link>http://www.pfdiy.com/no-wireless-router-a-network-with-two-wireless-network-card-to-share-internet-access-methods.html</link>
		<comments>http://www.pfdiy.com/no-wireless-router-a-network-with-two-wireless-network-card-to-share-internet-access-methods.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 20:49:34 +0000</pubDate>
		<dc:creator>pfdiy</dc:creator>
				<category><![CDATA[网络技术]]></category>
		<category><![CDATA[无线网卡]]></category>

		<guid isPermaLink="false">http://www.pfdiy.com/?p=1115</guid>
		<description><![CDATA[计划：2台笔记本都装有WinXP系统。均有无线网卡，没有无线路由器，没有网线，想实现无线局域网组网，实现共享上网，听起来不可思议，但是确实是可以实现的！！！大家一起来学习！！
具体操作方法如下：
 
首先需要使用Windows自带的Internet连接共享
打开有线网卡的本地连接属性，选择高级标签，选中“Internet连接共享”即可（如图1）。

这时会弹出如图2的提示，点击确定即可。这时无线网卡的IP地址会被自动设置成192.168.0.1。

第二步：实现双机互连:
A电脑的设置：
1.控制面板&#8211;网络连接，打开“无线网络连接属性”窗口（如图3），点击左下方的“添加”按钮。

2.在随后弹出的窗口中，按图4设置。注意一定要选中下面的构。点击“确定”。

3.如图5是返回的“无线网络连接属性”窗口，一个P2P的“无线AP”建好了。

4.点击“常规”标签，设置无线网卡的IP，按如图6设置即可（不修改IP的话，按默认即可）。

5.稍后刷新一下无线网络列表，一个P2P的“无线AP”已经找到了如图7。

B电脑的设置:
无需任何设置（IP选自动获取），打开无线网卡连接，，应该可以找到上面设置好的“P2P”，选择连接（如图8），然后输入上面第二步设置的密码就可以了。

如果P2P没有出现图8的列表中，可以按上面A电脑的1-4步在B电脑上同样设置一遍.【仅图6的设置有所不同（参见图9），其他与A电脑全部一样】。

现在2台电脑已实现无线网卡对接，可以像普通局域网一样实现共享网络资源了。而且，B电脑可以通过A电脑共享上网了！
]]></description>
			<content:encoded><![CDATA[<p>计划：<span style="font-family: Verdana;">2台笔记本都装有WinXP系统。均有无线网卡，<span style="font-family: Verdana;">没有无线路由器，没有网线，想实现<span style="font-family: Verdana;">无线局域网组网，实现<span style="font-family: Verdana;">共享上网，听起来不可思议，但是确实是可以实现的！！！大家一起来学习！！</span></span></span></span></p>
<p><span style="color: #f70909; font-size: xx-large;">具体操作方法如下：</span><br />
<strong> </strong></p>
<p><strong>首先需要使用Windows自带的Internet连接共享</strong></p>
<p>打开有线网卡的本地连接属性，选择高级标签，选中“Internet连接共享”即可（如图1）。</p>
<p><a href="http://pfdiy.com/wp-content/uploads/2010/02/200953010411955.png" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone" src="http://pfdiy.com/wp-content/uploads/2010/02/200953010411955.png" alt="" width="220" height="251" /></a></p>
<p>这时会弹出如图2的提示，点击确定即可。这时无线网卡的IP地址会被自动设置成192.168.0.1。</p>
<p><a href="http://pfdiy.com/wp-content/uploads/2010/02/200953010411594.png" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone" src="http://pfdiy.com/wp-content/uploads/2010/02/200953010411594.png" alt="" width="477" height="73" /></a></p>
<p><strong>第二步：实现双机互连:</strong><br />
A电脑的设置：<br />
1.控制面板&#8211;网络连接，打开“无线网络连接属性”窗口（如图3），点击左下方的“添加”按钮。</p>
<p><a href="wp-content/uploads/2010/02/200953010411452.png" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone" src="http://pfdiy.com/wp-content/uploads/2010/02/200953010411452.png" alt="" width="220" height="251" /></a></p>
<p>2.在随后弹出的窗口中，按图4设置。注意一定要选中下面的构。点击“确定”。</p>
<p><a href="http://pfdiy.com/wp-content/uploads/2010/02/200953010411749.png" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone" src="http://pfdiy.com/wp-content/uploads/2010/02/200953010411749.png" alt="" width="234" height="263" /></a></p>
<p>3.如图5是返回的“无线网络连接属性”窗口，一个P2P的“无线AP”建好了。</p>
<p><a href="http://pfdiy.com/wp-content/uploads/2010/02/200953010411638.png" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone" src="http://pfdiy.com/wp-content/uploads/2010/02/200953010411638.png" alt="" width="220" height="251" /></a></p>
<p>4.点击“常规”标签，设置无线网卡的IP，按如图6设置即可（不修改IP的话，按默认即可）。</p>
<p><a href="http://pfdiy.com/wp-content/uploads/2010/02/200953010411703.png" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone" src="http://pfdiy.com/wp-content/uploads/2010/02/200953010411703.png" alt="" width="242" height="270" /></a></p>
<p>5.稍后刷新一下无线网络列表，一个P2P的“无线AP”已经找到了如图7。</p>
<p><a href="http://pfdiy.com/wp-content/uploads/2010/02/200953010412692.png" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone" src="http://pfdiy.com/wp-content/uploads/2010/02/200953010412692.png" alt="" width="396" height="280" /></a></p>
<p>B电脑的设置:<br />
无需任何设置（IP选自动获取），打开无线网卡连接，，应该可以找到上面设置好的“P2P”，选择连接（如图8），然后输入上面第二步设置的密码就可以了。</p>
<p><a href="http://pfdiy.com/wp-content/uploads/2010/02/200953010412618.png" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone" src="http://pfdiy.com/wp-content/uploads/2010/02/200953010412618.png" alt="" width="396" height="280" /></a></p>
<p>如果P2P没有出现图8的列表中，可以按上面A电脑的1-4步在B电脑上同样设置一遍.【仅图6的设置有所不同（参见图9），其他与A电脑全部一样】。</p>
<p><a href="http://pfdiy.com/wp-content/uploads/2010/02/200953010412837.png" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone" src="http://pfdiy.com/wp-content/uploads/2010/02/200953010412837.png" alt="" width="242" height="270" /></a></p>
<p>现在2台电脑已实现无线网卡对接，可以像普通局域网一样实现共享网络资源了。而且，B电脑可以通过A电脑共享上网了！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfdiy.com/no-wireless-router-a-network-with-two-wireless-network-card-to-share-internet-access-methods.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>nginx编译参数</title>
		<link>http://www.pfdiy.com/nginx-compile-parameters.html</link>
		<comments>http://www.pfdiy.com/nginx-compile-parameters.html#comments</comments>
		<pubDate>Mon, 22 Feb 2010 19:50:41 +0000</pubDate>
		<dc:creator>pfdiy</dc:creator>
				<category><![CDATA[网络技术]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://www.pfdiy.com/?p=1108</guid>
		<description><![CDATA[最近比较火热的nginx 避免不了需要编译，但是你知道参数都是什么意思吗？ 好吧 请看下文！
# ./configure –help
–help 显示本提示信息
–prefix=PATH 设定安装目录
–sbin-path=PATH 设定程序文件目录
–conf-path=PATH 设定配置文件(nginx.conf)目录
–error-log-path=PATH 设定错误日志目录
–pid-path=PATH 设定pid文件(nginx.pid)目录
–lock-path=PATH 设定lock文件(nginx.lock)目录
–user=USER 设定程序运行的用户环境(www)
–group=GROUP 设定程序运行的组环境(www)
–builddir=DIR 设定程序编译目录
–with-rtsig_module 允许rtsig模块
–with-select_module 允许select模块(一种轮询模式,不推荐用在高载环境)
–without-select_module 不使用select模块
–with-poll_module 允许poll模块(一种轮询模式,不推荐用在高载环境)
–without-poll_module 不使用poll模块
–with-http_ssl_module 允许ngx_http_ssl_module模块(Apache对应:mod_ssl)
–with-http_realip_module 允许ngx_http_realip_module模块(mod_rpaf)
–with-http_addition_module 允许ngx_http_addition_module模块(mod_layout)
–with-http_xslt_module 允许ngx_http_xslt_module模块
–with-http_sub_module 允许ngx_http_sub_module模块
–with-http_dav_module 允许ngx_http_dav_module模块(mod_dav)
–with-http_flv_module 允许ngx_http_flv_module模块(mod_flvx)
–with-http_gzip_static_module 允许ngx_http_gzip_static_module模块(mod_dflate)
–with-http_random_index_module 允许ngx_http_random_index_module模块(mod_autoindex)
–with-http_stub_status_module 允许ngx_http_stub_status_module模块(mod_status)
–without-http_charset_module 不使用ngx_http_charset_module模块
–without-http_gzip_module 不使用ngx_http_gzip_module模块
–without-http_ssi_module 不使用ngx_http_ssi_module模块
–without-http_userid_module 不使用ngx_http_userid_module模块
–without-http_access_module 不使用ngx_http_access_module模块
–without-http_auth_basic_module 不使用ngx_http_auth_basic_module模块
–without-http_autoindex_module 不使用ngx_http_autoindex_module模块
–without-http_geo_module 不使用ngx_http_geo_module模块
–without-http_map_module 不使用ngx_http_map_module模块
–without-http_referer_module 不使用ngx_http_referer_module模块
–without-http_rewrite_module 不使用ngx_http_rewrite_module模块
–without-http_proxy_module 不使用ngx_http_proxy_module模块
–without-http_fastcgi_module 不使用ngx_http_fastcgi_module模块
–without-http_memcached_module 不使用ngx_http_memcached_module模块
–without-http_limit_zone_module 不使用ngx_http_limit_zone_module模块
–without-http_empty_gif_module 不使用ngx_http_empty_gif_module模块
–without-http_browser_module 不使用ngx_http_browser_module模块
–without-http_upstream_ip_hash_module
不使用ngx_http_upstream_ip_hash_module模块
–with-http_perl_module 允许ngx_http_perl_module模块
–with-perl_modules_path=PATH 设置perl模块路径
–with-perl=PATH 设置perl库文件路径
–http-log-path=PATH 设置access log文件路径
–http-client-body-temp-path=PATH 设置客户端请求临时文件路径
–http-proxy-temp-path=PATH 设置http [...]]]></description>
			<content:encoded><![CDATA[<p>最近比较火热的nginx 避免不了需要编译，但是你知道参数都是什么意思吗？ 好吧 请看下文！</p>
<p># ./configure –help</p>
<p>–help 显示本提示信息<br />
–prefix=PATH 设定安装目录<br />
–sbin-path=PATH 设定程序文件目录<br />
–conf-path=PATH 设定配置文件(nginx.conf)目录<br />
–error-log-path=PATH 设定错误日志目录<br />
–pid-path=PATH 设定pid文件(nginx.pid)目录<br />
–lock-path=PATH 设定lock文件(nginx.lock)目录<br />
–user=USER 设定程序运行的用户环境(www)<br />
–group=GROUP 设定程序运行的组环境(www)<br />
–builddir=DIR 设定程序编译目录<br />
–with-rtsig_module 允许rtsig模块<br />
–with-select_module 允许select模块(一种轮询模式,不推荐用在高载环境)<br />
–without-select_module 不使用select模块<br />
–with-poll_module 允许poll模块(一种轮询模式,不推荐用在高载环境)<br />
–without-poll_module 不使用poll模块<br />
–with-http_ssl_module 允许ngx_http_ssl_module模块(Apache对应:mod_ssl)<br />
–with-http_realip_module 允许ngx_http_realip_module模块(mod_rpaf)<br />
–with-http_addition_module 允许ngx_http_addition_module模块(mod_layout)<br />
–with-http_xslt_module 允许ngx_http_xslt_module模块<br />
–with-http_sub_module 允许ngx_http_sub_module模块<br />
–with-http_dav_module 允许ngx_http_dav_module模块(mod_dav)<br />
–with-http_flv_module 允许ngx_http_flv_module模块(mod_flvx)<br />
–with-http_gzip_static_module 允许ngx_http_gzip_static_module模块(mod_dflate)<br />
–with-http_random_index_module 允许ngx_http_random_index_module模块(mod_autoindex)<br />
–with-http_stub_status_module 允许ngx_http_stub_status_module模块(mod_status)<br />
–without-http_charset_module 不使用ngx_http_charset_module模块<br />
–without-http_gzip_module 不使用ngx_http_gzip_module模块<br />
–without-http_ssi_module 不使用ngx_http_ssi_module模块<br />
–without-http_userid_module 不使用ngx_http_userid_module模块<br />
–without-http_access_module 不使用ngx_http_access_module模块<br />
–without-http_auth_basic_module 不使用ngx_http_auth_basic_module模块<br />
–without-http_autoindex_module 不使用ngx_http_autoindex_module模块<br />
–without-http_geo_module 不使用ngx_http_geo_module模块<br />
–without-http_map_module 不使用ngx_http_map_module模块<br />
–without-http_referer_module 不使用ngx_http_referer_module模块<br />
–without-http_rewrite_module 不使用ngx_http_rewrite_module模块<br />
–without-http_proxy_module 不使用ngx_http_proxy_module模块<br />
–without-http_fastcgi_module 不使用ngx_http_fastcgi_module模块<br />
–without-http_memcached_module 不使用ngx_http_memcached_module模块<br />
–without-http_limit_zone_module 不使用ngx_http_limit_zone_module模块<br />
–without-http_empty_gif_module 不使用ngx_http_empty_gif_module模块<br />
–without-http_browser_module 不使用ngx_http_browser_module模块<br />
–without-http_upstream_ip_hash_module<br />
不使用ngx_http_upstream_ip_hash_module模块<br />
–with-http_perl_module 允许ngx_http_perl_module模块<br />
–with-perl_modules_path=PATH 设置perl模块路径<br />
–with-perl=PATH 设置perl库文件路径<br />
–http-log-path=PATH 设置access log文件路径<br />
–http-client-body-temp-path=PATH 设置客户端请求临时文件路径<br />
–http-proxy-temp-path=PATH 设置http proxy临时文件路径<br />
–http-fastcgi-temp-path=PATH 设置http fastcgi临时文件路径<br />
–without-http 不使用HTTP server功能<br />
–with-mail 允许POP3/IMAP4/SMTP代理模块<br />
–with-mail_ssl_module 允许ngx_mail_ssl_module模块<br />
–without-mail_pop3_module 不允许ngx_mail_pop3_module模块<br />
–without-mail_imap_module 不允许ngx_mail_imap_module模块<br />
–without-mail_smtp_module 不允许ngx_mail_smtp_module模块<br />
–with-google_perftools_module 允许ngx_google_perftools_module模块(调试用)<br />
–with-cpp_test_module 允许ngx_cpp_test_module模块<br />
–add-module=PATH 允许使用外部模块,以及路径<br />
–with-cc=PATH 设置C编译器路径<br />
–with-cpp=PATH 设置C预处理路径<br />
–with-cc-opt=OPTIONS 设置C编译器参数<br />
–with-ld-opt=OPTIONS 设置连接文件参数<br />
–with-cpu-opt=CPU 为指定CPU优化,可选参数有:<br />
pentium, pentiumpro, pentium3, pentium4,<br />
athlon, opteron, sparc32, sparc64, ppc64<br />
–without-pcre 不使用pcre库文件<br />
–with-pcre=DIR 设定PCRE库路径<br />
–with-pcre-opt=OPTIONS 设置PCRE运行参数<br />
–with-md5=DIR 设定md5库文件路径<br />
–with-md5-opt=OPTIONS 设置md5运行参数<br />
–with-md5-asm 使用md5源文件编译<br />
–with-sha1=DIR 设定sha1库文件路径<br />
–with-sha1-opt=OPTIONS 设置sha1运行参数<br />
–with-sha1-asm 使用sha1源文件编译<br />
–with-zlib=DIR 设定zlib库文件路径<br />
–with-zlib-opt=OPTIONS 设置zlib运行参数<br />
–with-zlib-asm=CPU 使zlib对特定的CPU进行优化,可选参数:<br />
pentium, pentiumpro<br />
–with-openssl=DIR 设定OpenSSL库文件路径<br />
–with-openssl-opt=OPTIONS 设置OpenSSL运行参数<br />
–with-debug 允许调试日志</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfdiy.com/nginx-compile-parameters.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Microsoft 安全公告摘要（2010 年 2 月)</title>
		<link>http://www.pfdiy.com/microsoft-security-bulletin-summary-february-2010.html</link>
		<comments>http://www.pfdiy.com/microsoft-security-bulletin-summary-february-2010.html#comments</comments>
		<pubDate>Thu, 18 Feb 2010 08:22:20 +0000</pubDate>
		<dc:creator>pfdiy</dc:creator>
				<category><![CDATA[软件发布]]></category>
		<category><![CDATA[MS安全公告]]></category>

		<guid isPermaLink="false">http://www.pfdiy.com/?p=1098</guid>
		<description><![CDATA[转载请注明本文出自：微软安全中心http://www.microsoft.com/china/technet/Security/bulletin/ms10-feb.mspx
站点链接：
2010 年 2 月安全公告包含以下 13 个安全漏洞：
严重等级 5 个
1.MS10-006：SMB 客户端中的漏洞可能允许远程执行代码 (978251)
http://www.microsoft.com/china/technet/security/bulletin/ms10-006.mspx
2.MS10-007：Windows Shell Handler 中的漏洞可能允许远程执行代码 (975713)
http://www.microsoft.com/china/technet/security/bulletin/ms10-007.mspx
3.MS10-008：ActiveX Kill Bit 的累积性安全更新 (978262)
http://www.microsoft.com/china/technet/security/bulletin/ms10-008.mspx
4.Windows TCP/IP 中的漏洞可能允许远程执行代码 (974145)
http://www.microsoft.com/china/technet/security/bulletin/ms10-009.mspx
5.MS10-013：Microsoft DirectShow 中的漏洞可能允许远程执行代码 (977935)
http://www.microsoft.com/china/technet/security/bulletin/ms10-013.mspx
重要等级 5 个
1.MS10-003：Microsoft Office (MSO) 中的漏洞可能允许远程执行代码 (978214)
http://www.microsoft.com/china/technet/security/bulletin/ms10-003.mspx
2.MS10-004：Microsoft Office PowerPoint 中的漏洞可能允许远程执行代码 (975416)
http://www.microsoft.com/china/technet/security/bulletin/ms10-004.mspx
3.MS10-010：Windows Server 2008 Hyper-V 中的漏洞可能允许拒绝服务 (977894)
http://www.microsoft.com/china/technet/security/bulletin/ms10-010.mspx
4.MS10-011：Windows 客户端/服务器运行时子系统中的漏洞可能允许特权提升 (978037)
http://www.microsoft.com/china/technet/security/bulletin/ms10-011.mspx
5.MS10-012：SMB 服务器中的漏洞可能允许远程执行代码 (971468)
http://www.microsoft.com/china/technet/security/bulletin/ms10-012.mspx
6.MS10-014：Kerberos 中的漏洞可能允许拒绝服务 (977290)
http://www.microsoft.com/china/technet/security/bulletin/ms10-014.mspx
7.MS10-015：Windows 内核中的漏洞可能允许特权提升 (977165)
http://www.microsoft.com/china/technet/security/bulletin/ms10-015.mspx
8.MS10-005：Microsoft Paint 中的漏洞可能允许远程执行代码 (978706)
http://www.microsoft.com/china/technet/security/bulletin/ms10-005.mspx
http://www.microsoft.com/china/technet/Security/bulletin/ms10-feb.mspx
]]></description>
			<content:encoded><![CDATA[<p><span style="color: #045cfa;"><strong>转载请注明本文出自：微软安全中心</strong><a href="http://www.microsoft.com/china/technet/Security/bulletin/ms10-feb.mspx" target="_blank">http://www.microsoft.com/china/technet/Security/bulletin/ms10-feb.mspx</a></span><br />
<span style="color: #045cfa;">站点链接：</span><br />
2010 年 2 月安全公告包含以下 13 个安全漏洞：</p>
<p><strong>严重等级 5 个</strong></p>
<p>1.MS10-006：SMB 客户端中的漏洞可能允许远程执行代码 (978251)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-006.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-006.mspx</a></p>
<p>2.MS10-007：Windows Shell Handler 中的漏洞可能允许远程执行代码 (975713)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-007.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-007.mspx</a></p>
<p>3.MS10-008：ActiveX Kill Bit 的累积性安全更新 (978262)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-008.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-008.mspx</a></p>
<p>4.Windows TCP/IP 中的漏洞可能允许远程执行代码 (974145)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-009.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-009.mspx</a></p>
<p>5.MS10-013：Microsoft DirectShow 中的漏洞可能允许远程执行代码 (977935)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-013.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-013.mspx</a></p>
<p><strong>重要等级 5 个</strong></p>
<p>1.MS10-003：Microsoft Office (MSO) 中的漏洞可能允许远程执行代码 (978214)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-003.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-003.mspx</a></p>
<p>2.MS10-004：Microsoft Office PowerPoint 中的漏洞可能允许远程执行代码 (975416)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-004.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-004.mspx</a></p>
<p>3.MS10-010：Windows Server 2008 Hyper-V 中的漏洞可能允许拒绝服务 (977894)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-010.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-010.mspx</a></p>
<p>4.MS10-011：Windows 客户端/服务器运行时子系统中的漏洞可能允许特权提升 (978037)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-011.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-011.mspx</a></p>
<p>5.MS10-012：SMB 服务器中的漏洞可能允许远程执行代码 (971468)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-012.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-012.mspx</a></p>
<p>6.MS10-014：Kerberos 中的漏洞可能允许拒绝服务 (977290)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-014.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-014.mspx</a></p>
<p>7.MS10-015：Windows 内核中的漏洞可能允许特权提升 (977165)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-015.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-015.mspx</a></p>
<p>8.MS10-005：Microsoft Paint 中的漏洞可能允许远程执行代码 (978706)<br />
<a rel="external" href="http://www.microsoft.com/china/technet/security/bulletin/ms10-005.mspx" target="_blank">http://www.microsoft.com/china/technet/security/bulletin/ms10-005.mspx</a><br />
<a rel="external" href="http://www.microsoft.com/china/technet/Security/bulletin/ms10-feb.mspx" target="_blank">http://www.microsoft.com/china/technet/Security/bulletin/ms10-feb.mspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfdiy.com/microsoft-security-bulletin-summary-february-2010.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>IE插件删除工具绿色版</title>
		<link>http://www.pfdiy.com/green-version-of-ie-plug-in-removal-tool.html</link>
		<comments>http://www.pfdiy.com/green-version-of-ie-plug-in-removal-tool.html#comments</comments>
		<pubDate>Tue, 16 Feb 2010 05:41:32 +0000</pubDate>
		<dc:creator>pfdiy</dc:creator>
				<category><![CDATA[软件发布]]></category>
		<category><![CDATA[clsid]]></category>
		<category><![CDATA[优化]]></category>

		<guid isPermaLink="false">http://www.pfdiy.com/?p=1092</guid>
		<description><![CDATA[IE插件删除工具绿色版


文件名称：IE插件删除工具绿色版
授权方式：exe
文件大小：967 KB
文件类型：7z
发布时间：2010-2-16
下载地址：微软网盘

]]></description>
			<content:encoded><![CDATA[<p>IE插件删除工具绿色版<br />
<a href="http://www.pfdiy.com/wp-content/uploads/2010/02/ie.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone" src="http://www.pfdiy.com/wp-content/uploads/2010/02/ie.jpg" alt="" width="607" height="331" /></a></p>
<blockquote>
<div>文件名称：IE插件删除工具绿色版</div>
<div>授权方式：exe<br />
文件大小：967 KB<br />
文件类型：7z<br />
发布时间：2010-2-16<br />
下载地址：<a href="http://cid-d8c20b3aa022162a.skydrive.live.com/self.aspx/.Public/IE.7z" target="_blank">微软网盘</a></div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.pfdiy.com/green-version-of-ie-plug-in-removal-tool.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
