<?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/"
	>

<channel>
	<title>小桥流水人家</title>
	<atom:link href="http://baiqiuyi.com/feed" rel="self" type="application/rss+xml" />
	<link>http://baiqiuyi.com</link>
	<description></description>
	<pubDate>Sun, 29 Aug 2010 16:43:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>设置IE与Firefox浏览器的远程DNS解析功能</title>
		<link>http://baiqiuyi.com/windows/ie-firefox-remote-dns.html</link>
		<comments>http://baiqiuyi.com/windows/ie-firefox-remote-dns.html#comments</comments>
		<pubDate>Sun, 29 Aug 2010 16:43:54 +0000</pubDate>
		<dc:creator>小桥流水人家</dc:creator>
		
		<category><![CDATA[windows]]></category>

		<category><![CDATA[DNS]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[IE]]></category>

		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://baiqiuyi.com/?p=1909</guid>
		<description><![CDATA[firefox:
URL地址栏输入 about:config
在 过滤器 一栏，输入 network.proxy.socks_remote_dns
然后双击 network.proxy.socks_remote_dns ，使“值”为True
IE:
修改注册表,路径为 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tc... ]]></description>
		<wfw:commentRss>http://baiqiuyi.com/windows/ie-firefox-remote-dns.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>vb发送Gmail邮件</title>
		<link>http://baiqiuyi.com/windows/vb-sending-email-gmail.html</link>
		<comments>http://baiqiuyi.com/windows/vb-sending-email-gmail.html#comments</comments>
		<pubDate>Tue, 24 Aug 2010 06:16:34 +0000</pubDate>
		<dc:creator>小桥流水人家</dc:creator>
		
		<category><![CDATA[windows]]></category>

		<category><![CDATA[vb]]></category>

		<guid isPermaLink="false">http://baiqiuyi.com/?p=1906</guid>
		<description><![CDATA[使用vb来发送Gmail邮件,配合windows2003的performance来做进程监控,很实用也很方便,进程控制也可以,脚本的主要作用是发送邮件通知,触发动作可由performance来完成.
Set iMsg = CreateObject(&#34;CDO.Message&#34;)
S... ]]></description>
		<wfw:commentRss>http://baiqiuyi.com/windows/vb-sending-email-gmail.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>perl ping检测脚本</title>
		<link>http://baiqiuyi.com/perl/perl-ping-icmp-monitor.html</link>
		<comments>http://baiqiuyi.com/perl/perl-ping-icmp-monitor.html#comments</comments>
		<pubDate>Wed, 11 Aug 2010 21:01:45 +0000</pubDate>
		<dc:creator>小桥流水人家</dc:creator>
		
		<category><![CDATA[perl]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[ping]]></category>

		<guid isPermaLink="false">http://baiqiuyi.com/?p=1902</guid>
		<description><![CDATA[我的第一个用于生产环境的perl脚本,虽然不是很优秀,但也迈出了扎实的一步 :)
领导有任务,给一批IP列表,ping每一台机器,如果没有响应就发邮件通知,通知的邮件需要分开,不能通知一个列表,得一... ]]></description>
		<wfw:commentRss>http://baiqiuyi.com/perl/perl-ping-icmp-monitor.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>收藏_FTP参数解释</title>
		<link>http://baiqiuyi.com/internet/%e6%94%b6%e8%97%8f_ftp%e5%8f%82%e6%95%b0%e8%a7%a3%e9%87%8a.html</link>
		<comments>http://baiqiuyi.com/internet/%e6%94%b6%e8%97%8f_ftp%e5%8f%82%e6%95%b0%e8%a7%a3%e9%87%8a.html#comments</comments>
		<pubDate>Thu, 05 Aug 2010 21:30:38 +0000</pubDate>
		<dc:creator>小桥流水人家</dc:creator>
		
		<category><![CDATA[互联网]]></category>

		<category><![CDATA[ftp]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://baiqiuyi.com/?p=1899</guid>
		<description><![CDATA[CWD – change working directory 更改目录
DELE – delete a remote file 删除文件
LIST – list remote files 列目录
MKD – make a remote directory 新建文件夹
NLST – name list of remote directory
PWD – print working directory 显示当... ]]></description>
		<wfw:commentRss>http://baiqiuyi.com/internet/%e6%94%b6%e8%97%8f_ftp%e5%8f%82%e6%95%b0%e8%a7%a3%e9%87%8a.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Directadmin到期 更换license的步骤</title>
		<link>http://baiqiuyi.com/linux/directadmin-license-has-expired.html</link>
		<comments>http://baiqiuyi.com/linux/directadmin-license-has-expired.html#comments</comments>
		<pubDate>Thu, 05 Aug 2010 06:11:39 +0000</pubDate>
		<dc:creator>小桥流水人家</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[directadmin]]></category>

		<guid isPermaLink="false">http://baiqiuyi.com/?p=1896</guid>
		<description><![CDATA[cd /usr/local/directadmin/scripts
./getLicense.sh 你的client_ID 新的DA_License 新IP
service&#160;directadmin restart

for english people:
how to fix the expired issue for directadmin,
when you trying to log into your DA control panel and it showing:... ]]></description>
		<wfw:commentRss>http://baiqiuyi.com/linux/directadmin-license-has-expired.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
