<?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>Fred Chu &#187; Tech</title>
	<atom:link href="http://fred.oracle1.com/weblog/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://fred.oracle1.com/weblog</link>
	<description>一个Web开发者的博客</description>
	<lastBuildDate>Tue, 31 Jan 2012 08:00:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Filezilla 3.5.3 连接VsFTPd TLS问题</title>
		<link>http://fred.oracle1.com/weblog/2012/01/30/filezilla-3-5-3-%e8%bf%9e%e6%8e%a5vsftpd-tls%e9%97%ae%e9%a2%98/</link>
		<comments>http://fred.oracle1.com/weblog/2012/01/30/filezilla-3-5-3-%e8%bf%9e%e6%8e%a5vsftpd-tls%e9%97%ae%e9%a2%98/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 02:48:55 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://fred.oracle1.com/weblog/?p=2225</guid>
		<description><![CDATA[Response arg: error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared cipher /etc/vsftpd/vsftpd.conf ssl_ciphers=HIGH 原因是 The default is DES-CBC3-SHA which seems that is not supported anymore by FileZilla Related PostsDecember 16, 2011 -- NFS quick howto for centos 5September 19, 2011 -- thinkpad只插电源适配器会锁频August 9, 2010 -- 苹果August 6, 2010 -- 在Linux中把前台程序放到后台运行July 8, 2010 -- 怎样在linux下修改ID3信息July 7, 2010 -- 6个Linux性能监控命令行工具May 26, 2010 [...]]]></description>
			<content:encoded><![CDATA[<pre>Response arg: error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared cipher</pre>
<p>/etc/vsftpd/vsftpd.conf</p>
<pre>ssl_ciphers=HIGH</pre>
<p>原因是</p>
<blockquote><p>The default is DES-CBC3-SHA which seems that is not supported anymore by FileZilla</p></blockquote>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li>December 16, 2011 -- <a href="http://fred.oracle1.com/weblog/2011/12/16/nfs-quick-howto-for-centos-5/" title="NFS quick howto for centos 5">NFS quick howto for centos 5</a></li><li>September 19, 2011 -- <a href="http://fred.oracle1.com/weblog/2011/09/19/thinkpad%e5%8f%aa%e6%8f%92%e7%94%b5%e6%ba%90%e9%80%82%e9%85%8d%e5%99%a8%e4%bc%9a%e9%94%81%e9%a2%91/" title="thinkpad只插电源适配器会锁频">thinkpad只插电源适配器会锁频</a></li><li>August 9, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/08/09/no-mac-no-apple-no-ipad-no-iphone/" title="苹果">苹果</a></li><li>August 6, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/08/06/%e5%9c%a8linux%e4%b8%ad%e6%8a%8a%e5%89%8d%e5%8f%b0%e7%a8%8b%e5%ba%8f%e6%94%be%e5%88%b0%e5%90%8e%e5%8f%b0%e8%bf%90%e8%a1%8c/" title="在Linux中把前台程序放到后台运行">在Linux中把前台程序放到后台运行</a></li><li>July 8, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/07/08/%e6%80%8e%e6%a0%b7%e5%9c%a8linux%e4%b8%8b%e4%bf%ae%e6%94%b9id3%e4%bf%a1%e6%81%af/" title="怎样在linux下修改ID3信息">怎样在linux下修改ID3信息</a></li><li>July 7, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/07/07/6%e4%b8%aalinux%e6%80%a7%e8%83%bd%e7%9b%91%e6%8e%a7%e5%91%bd%e4%bb%a4%e8%a1%8c%e5%b7%a5%e5%85%b7/" title="6个Linux性能监控命令行工具">6个Linux性能监控命令行工具</a></li><li>May 26, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/05/26/linux-for-thinkpad-%e4%b8%8b%e6%8a%95%e5%bd%b1%e4%bb%aa%e4%bd%bf%e7%94%a8/" title="Linux For Thinkpad 下投影仪使用">Linux For Thinkpad 下投影仪使用</a></li><li>March 1, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/03/01/cpulimit-%e9%99%90%e5%88%b6%e8%bf%9b%e7%a8%8b%e7%9a%84-cpu-%e5%8d%a0%e7%94%a8%e7%8e%87/" title="cpulimit &#8211; 限制进程的 CPU 占用率">cpulimit &#8211; 限制进程的 CPU 占用率</a></li><li>February 25, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/02/25/keyboard-shortcuts/" title="Bash Shell Keyboard shortcuts">Bash Shell Keyboard shortcuts</a></li><li>February 24, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/02/24/logging-in-to-xen-console-after-receiving-xenconsole-could-not-open-tty-error/" title="Logging In to Xen Console After Receiving &#8220;xenconsole: Could not open tty&#8221; Error">Logging In to Xen Console After Receiving &#8220;xenconsole: Could not open tty&#8221; Error</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://fred.oracle1.com/weblog/2012/01/30/filezilla-3-5-3-%e8%bf%9e%e6%8e%a5vsftpd-tls%e9%97%ae%e9%a2%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD PF 防火墙简单配置</title>
		<link>http://fred.oracle1.com/weblog/2012/01/06/freebsd-pf-%e9%98%b2%e7%81%ab%e5%a2%99%e7%ae%80%e5%8d%95%e9%85%8d%e7%bd%ae/</link>
		<comments>http://fred.oracle1.com/weblog/2012/01/06/freebsd-pf-%e9%98%b2%e7%81%ab%e5%a2%99%e7%ae%80%e5%8d%95%e9%85%8d%e7%bd%ae/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 07:39:14 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[freebsd]]></category>

		<guid isPermaLink="false">http://fred.oracle1.com/weblog/?p=2219</guid>
		<description><![CDATA[123456oif=&#34;em0&#34; block in pass out pass in on $oif proto tcp to ($oif) port = 5631 pass in on $oif proto tcp from 192.168.0.0/24 to ($oif) port = 3128 pass in on $oif proto tcp to ($oif) port = 80 Random PostsMarch 31, 2010 -- SSH Tunnel扫盲December 19, 2005 -- gimp技巧：圆形轮廓技巧August 21, 2007 -- Mac [...]]]></description>
			<content:encoded><![CDATA[<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">oif=&quot;em0&quot;<br />
block in<br />
pass out<br />
pass in on $oif proto tcp to ($oif) port = 5631<br />
pass in on $oif proto tcp from 192.168.0.0/24 to ($oif) port = 3128<br />
pass in on $oif proto tcp to ($oif) port = 80</div></td></tr></tbody></table></div>
<h2  class="related_post_title">Random Posts</h2><ul class="related_post"><li>November 14, 2005 -- <a href="http://fred.oracle1.com/weblog/2005/11/14/ent_kinghorse_2005/" title="郭富城金马称帝">郭富城金马称帝</a></li><li>April 26, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/04/26/cpu-temp/" title="CPU风扇问题">CPU风扇问题</a></li><li>August 9, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/08/09/twisted-web-in-60-seconds-dynamic-url-dispatch/" title="极速 Twisted Web 60秒(4): 动态URL处理">极速 Twisted Web 60秒(4): 动态URL处理</a></li><li>September 16, 2009 -- <a href="http://fred.oracle1.com/weblog/2009/09/16/links-for-2009-09-15/" title="links for 2009-09-15">links for 2009-09-15</a></li><li>January 23, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/01/23/thanks-answerscom/" title="Thanks Answers.com">Thanks Answers.com</a></li><li>August 8, 2009 -- <a href="http://fred.oracle1.com/weblog/2009/08/08/%e5%88%b6%e9%80%a0%e5%86%85%e5%ae%b9%e8%bf%98%e6%98%af%e6%8f%90%e4%be%9b%e6%9c%8d%e5%8a%a1/" title="制造内容还是提供服务?">制造内容还是提供服务?</a></li><li>June 23, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/06/23/fonts-for-programming/" title="编程所用字体">编程所用字体</a></li><li>December 30, 2007 -- <a href="http://fred.oracle1.com/weblog/2007/12/30/links-for-2007-12-30/" title="links for 2007-12-30">links for 2007-12-30</a></li><li>July 24, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/07/24/header-include-path/" title="header include path">header include path</a></li><li>July 12, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/07/12/ready-to-mac-os-x/" title="Ready to Mac OS X?">Ready to Mac OS X?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://fred.oracle1.com/weblog/2012/01/06/freebsd-pf-%e9%98%b2%e7%81%ab%e5%a2%99%e7%ae%80%e5%8d%95%e9%85%8d%e7%bd%ae/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo emerge 更新系统方法</title>
		<link>http://fred.oracle1.com/weblog/2011/12/27/gentoo-emerge-upgrade-system-howto/</link>
		<comments>http://fred.oracle1.com/weblog/2011/12/27/gentoo-emerge-upgrade-system-howto/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 11:42:23 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false">http://fred.oracle1.com/weblog/?p=2214</guid>
		<description><![CDATA[更新Portage树 # emerge --sync 更新系统 # emerge --update --deep --newuse world 移除依赖包 # emerge --depclean # revdep-rebuild Related PostsSeptember 19, 2011 -- thinkpad只插电源适配器会锁频November 26, 2008 -- 你应该尝试的高级Linux系统September 22, 2006 -- Slackware or Gentoo?]]></description>
			<content:encoded><![CDATA[<ol>
<li>更新Portage树
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># emerge --sync</div></div>
</li>
<li>更新系统
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># emerge --update --deep --newuse world</div></div>
</li>
<li>移除依赖包
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># emerge --depclean<br />
# revdep-rebuild</div></div>
</li>
</ol>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li>September 19, 2011 -- <a href="http://fred.oracle1.com/weblog/2011/09/19/thinkpad%e5%8f%aa%e6%8f%92%e7%94%b5%e6%ba%90%e9%80%82%e9%85%8d%e5%99%a8%e4%bc%9a%e9%94%81%e9%a2%91/" title="thinkpad只插电源适配器会锁频">thinkpad只插电源适配器会锁频</a></li><li>November 26, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/11/26/advanced-linux-distributions-you-should-try/" title="你应该尝试的高级Linux系统">你应该尝试的高级Linux系统</a></li><li>September 22, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/09/22/slackware-or-gentoo/" title="Slackware or Gentoo?">Slackware or Gentoo?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://fred.oracle1.com/weblog/2011/12/27/gentoo-emerge-upgrade-system-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>小心重庆美联英语的注册金骗局</title>
		<link>http://fred.oracle1.com/weblog/2011/12/20/meteni_com_chongqing_english_study_learning/</link>
		<comments>http://fred.oracle1.com/weblog/2011/12/20/meteni_com_chongqing_english_study_learning/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 08:49:19 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[美联英语]]></category>

		<guid isPermaLink="false">http://fred.oracle1.com/weblog/?p=2209</guid>
		<description><![CDATA[上周末去重庆观音桥的美联英语咨询情况，结果被里面的要求交什么注册金，300元（因为我只带了300元）。但我第二天回来在Google、百度上搜索他们情况后发现并不是我理想中的那样。当我提到退款时，就说不能退的啦。我立马打12315电话。我说明情况之后，重庆12315的工作人员，只问了一句“他是培训机构吗?”。我说“是”。“那你打教委的电话”，“请问教委的电话是多少呢？”。“你自己打114查询啊”。 …… 天啊，这也叫便民？难道真把我们当便民了？当然我没有打教委的电话，说实话，我是第一次打12315在我心中一直是能够为消费者办事的电话，结果呢？我已经对这些所谓的“服务”失去信心了。以后还是小心点算了吧。 让我们来看看一些有趣的东西吧： 『重庆』美联英语是骗子啊！！同学们千万不要上当啊 来自天涯论坛 美联国际英语霸王条款:扣除1900元注册费不可退 来自重庆晨报 (这个人居然交了1900注册金，到底是300还是1900啊，就没政府部门管管这些乱收费的英语培训机构吗) 我美联英语交的注册金我想退款我该怎么办 美联英语注册金可以退回吗 原创美联英语告诉我：没钱别学英语  重庆美联英语解放碑店 『G4在线』广州美联英语，没签合同却不能退款 美联英语霸王条款欺骗学生，不退学费。 美联英语是骗子啊！！同学们千万不要上当啊_重庆_天涯社区 更多相关信息请看留言。 Random PostsJanuary 25, 2007 -- Movable Type theme with StyleCatcherMay 9, 2007 -- links for 2007-05-09March 31, 2006 -- creative commons for chineseOctober 6, 2008 -- 给Opera加上FlashBlockerJune 23, 2007 -- 正确曝光的秘诀(下)July 22, 2008 -- PHP配合Squid缓存动态页面Header写法March 31, 2007 -- 如何访问 scanlover.com [...]]]></description>
			<content:encoded><![CDATA[<p>上周末去重庆观音桥的<a title="美联英语" href="http://meteni.com/zhuanti/sport/chongqing/default.aspx?tid=23581" target="_blank">美联英语</a>咨询情况，结果被里面的要求交什么注册金，300元（因为我只带了300元）。但我第二天回来在Google、百度上搜索他们情况后发现并不是我理想中的那样。当我提到退款时，就说不能退的啦。我立马打12315电话。我说明情况之后，重庆12315的工作人员，只问了一句“他是培训机构吗?”。我说“是”。“那你打教委的电话”，“请问教委的电话是多少呢？”。“你自己打114查询啊”。</p>
<p>……</p>
<p>天啊，这也叫便民？难道真把我们当便民了？当然我没有打教委的电话，说实话，我是第一次打12315在我心中一直是能够为消费者办事的电话，结果呢？我已经对这些所谓的“服务”失去信心了。以后还是小心点算了吧。</p>
<p>让我们来看看一些有趣的东西吧：</p>
<ul>
<li>『重庆』<a title="美联英语是骗子啊！！同学们千万不要上当啊" href="http://bbs.city.tianya.cn/tianyacity/content/45/1/1337830.shtml" target="_blank">美联英语是骗子啊！！同学们千万不要上当啊</a> 来自天涯论坛</li>
<li><a title="美联国际英语霸王条款:扣除1900元注册费不可退" href="http://edu.ifeng.com/peixun/200907/0714_6982_1248064.shtml" target="_blank">美联国际英语霸王条款:扣除1900元注册费不可退</a> 来自重庆晨报 (这个人居然交了1900注册金，到底是300还是1900啊，就没政府部门管管这些乱收费的英语培训机构吗)</li>
<li><a title="我美联英语交的注册金我想退款我该怎么办 " href="http://www.fatianxia.com/q/37113" target="_blank">我美联英语交的注册金我想退款我该怎么办</a></li>
<li><a title="美联英语注册金可以退回吗" href="http://zhidao.baidu.com/question/162934724.html" target="_blank">美联英语注册金可以退回吗</a></li>
<li><a id="thread_subject" href="http://mycq.qq.com/t-48836-1.htm">原创美联英语告诉我：没钱别学英语</a>  重庆美联英语解放碑店</li>
<li><a href="http://bbs.city.tianya.cn/tianyacity/content/5004/1/17257.shtml" target="_blank">『G4在线』广州美联英语，没签合同却不能退款</a></li>
<li><a title="美联英语霸王条款欺骗学生，不退学费。" href="http://www.315se.com/ts/peixun/11/TS11N527197M9L.html" target="_blank">美联英语霸王条款欺骗学生，不退学费。</a></li>
<li><a href="http://www.google.com/url?sa=t&#038;rct=j&#038;q=&#038;esrc=s&#038;source=web&#038;cd=10&#038;ved=0CIUBEBYwCQ&#038;url=http%3A%2F%2Fbbs.city.tianya.cn%2Ftianyacity%2Fcontent%2F45%2F1%2F1337830.shtml&#038;ei=3dn_TrHINIaTiQKgtIWqDg&#038;usg=AFQjCNGkt8NTS8SiEwKnWDbCwLVZ-y_rvw&#038;sig2=x-oYSiA4sjXqutNz01mvEg">美联英语是骗子啊！！同学们千万不要上当啊_重庆_天涯社区</a></li>
</ul>
<p>更多相关信息请看留言。</p>
<h2  class="related_post_title">Random Posts</h2><ul class="related_post"><li>October 21, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/10/21/ubuntu-in-my-life/" title="Ubuntu in my life">Ubuntu in my life</a></li><li>October 31, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/10/31/rainning-days/" title="最近一直在下雨">最近一直在下雨</a></li><li>January 30, 2012 -- <a href="http://fred.oracle1.com/weblog/2012/01/30/filezilla-3-5-3-%e8%bf%9e%e6%8e%a5vsftpd-tls%e9%97%ae%e9%a2%98/" title="Filezilla 3.5.3 连接VsFTPd TLS问题">Filezilla 3.5.3 连接VsFTPd TLS问题</a></li><li>November 14, 2005 -- <a href="http://fred.oracle1.com/weblog/2005/11/14/google_/" title="Google发布免费站点分析服务">Google发布免费站点分析服务</a></li><li>May 9, 2007 -- <a href="http://fred.oracle1.com/weblog/2007/05/09/links-for-2007-05-09/" title="links for 2007-05-09">links for 2007-05-09</a></li><li>July 21, 2007 -- <a href="http://fred.oracle1.com/weblog/2007/07/21/a-good-win32-apache-module-binary-download-site/" title="A good win32 apache module binary download site">A good win32 apache module binary download site</a></li><li>October 20, 2007 -- <a href="http://fred.oracle1.com/weblog/2007/10/20/hello-goodbye/" title="Hello &#038; Goodbye">Hello &#038; Goodbye</a></li><li>September 8, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/09/08/%e6%9d%a8%e5%ae%97%e7%ba%ac-%e8%ae%a9/" title="杨宗纬 &#8211; 让">杨宗纬 &#8211; 让</a></li><li>July 26, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/07/26/mysql-random-enquiries-and-to-improve-the-efficiency/" title="提高mysql随机查询的效率">提高mysql随机查询的效率</a></li><li>July 11, 2009 -- <a href="http://fred.oracle1.com/weblog/2009/07/11/sourceforge-net-community-choice-award-2009/" title="SourceForge.net Community Choice Award 2009">SourceForge.net Community Choice Award 2009</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://fred.oracle1.com/weblog/2011/12/20/meteni_com_chongqing_english_study_learning/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>NFS quick howto for centos 5</title>
		<link>http://fred.oracle1.com/weblog/2011/12/16/nfs-quick-howto-for-centos-5/</link>
		<comments>http://fred.oracle1.com/weblog/2011/12/16/nfs-quick-howto-for-centos-5/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 07:57:26 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NFS]]></category>

		<guid isPermaLink="false">http://fred.oracle1.com/weblog/?p=2204</guid>
		<description><![CDATA[NFS quick howto for centos 5 To use nfs successfully, you have to configure the server and the client. In this example, the client is 192.168.0.3 and the server is 192.168.0.1. The folder to be shared is /home/sharing, and to be mounted to /mnt on the client On the server Make directory that you want [...]]]></description>
			<content:encoded><![CDATA[<h2>NFS quick howto for centos 5</h2>
<p>To use nfs successfully, you have to configure the server and the client. In this example, the client is 192.168.0.3 and the server is 192.168.0.1. The folder to be shared is /home/sharing, and to be mounted to /mnt on the client</p>
<p>On the server</p>
<ol>
<li>Make directory that you want to use.</li>
<ul>
<li><span style="color: #ff0000;"># mkdir /home/sharing</span></li>
</ul>
<li>Edit /etc/exports, insert the client machine&#8217;s ip</li>
<ul>
<li><span style="color: #ff0000;"># vi /etc/exports</span></li>
<ul>
<li>Add this line:</li>
</ul>
<ul>
<ul>
<li><span style="color: #0000ff;">/home/sharing 192.168.0.3/255.255.255.255(rw,sync)</span></li>
</ul>
<li>Save</li>
</ul>
</ul>
<li>Edit /etc/hosts.allow</li>
<ul>
<li><span style="color: #ff0000;"># vi /etc/hosts.allow</span></li>
<ul>
<li>Add this line:</li>
<ul>
<li><span style="color: #0000ff;">portmap: 192.168.0.0/255.255.255.0</span></li>
</ul>
<li>Save</li>
</ul>
</ul>
<li>Start nfs and portmap</li>
<ul>
<li><span style="color: #ff0000;"># /etc/init.d /nfs start</span></li>
<li><span style="color: #ff0000;"># /etc/init.d/portmap start</span></li>
</ul>
</ol>
<pre>On the client</pre>
<ol>
<li>Start portmap</li>
<ul>
<li><span style="color: #ff0000;"># /etc/init.d/portmap start</span></li>
</ul>
<li>Mount the nfs folder</li>
<ul>
<li><span style="color: #ff0000;"># mount 192.168.0.1:/home/sharing /mnt</span></li>
</ul>
<li>Check /var/log/messages for any error that might occur</li>
<ul>
<li><span style="color: #ff0000;"># tailf /var/log/messages</span></li>
</ul>
<li>Use mount to check if the folder is mounted properly</li>
<ul>
<li><span style="color: #ff0000;"># mount </span></li>
<ul>
<li>This should be the output:</li>
<ul>
<li><span style="color: #008000;">192.168.0.1:/home/sharing on /mnt type nfs (rw,addr=192.168.0.1)</span></li>
</ul>
</ul>
</ul>
<li>Edit /etc/fstab to mount the shared folder on boot</li>
<ul>
<li><span style="color: #ff0000;"># vi /etc/fstab</span></li>
<ul>
<li>Add this line</li>
<ul>
<li><span style="color: #0000ff;">192.168.0.1:/mnt/sdb1/backup /mnt nfs rw,hard,intr 0 0</span></li>
</ul>
<li>Save</li>
</ul>
</ul>
</ol>
<pre>You can use 'man exports' to see the options available for /etc/exports</pre>
<p><span id="more-2204"></span></p>
<h1>Linux Iptables Allow NFS Clients to Access the NFS Server</h1>
<h2>Configure NFS Services to Use Fixed Ports</h2>
<div></div>
<p>However, NFS and portmap are pretty complex protocols. Firewalling should be done at each host and at the border firewalls to protect the NFS daemons from remote<br />
access, since NFS servers should never be accessible from outside the organization. However, by default, the portmapper assigns each NFS service to a port dynamically at service startup time.</p>
<div></div>
<p>Dynamic ports cannot be protected by port filtering firewalls such as iptables. First, you need to configure NFS services to use fixed ports. Open /etc/sysconfig/nfs, enter:<br />
<span style="color: #ff0000;"># vi /etc/sysconfig/nfs</span><br />
Modify config directive as follows to set TCP/UDP unused ports:</p>
<pre># TCP port rpc.lockd should listen on.
LOCKD_TCPPORT=lockd-port-number
# UDP port rpc.lockd should listen on.
LOCKD_UDPPORT=lockd-port-number
# Port rpc.mountd should listen on.
MOUNTD_PORT=mountd-port-number
# Port rquotad should listen on.
RQUOTAD_PORT=rquotad-port-number
# Port rpc.statd should listen on.
STATD_PORT=statd-port-number
# Outgoing port statd should used. The default is port is random
STATD_OUTGOING_PORT=statd-outgoing-port-numbe</pre>
<p>Here is sample listing from one of my production NFS server:</p>
<pre>LOCKD_TCPPORT=32803
LOCKD_UDPPORT=32769
MOUNTD_PORT=892
RQUOTAD_PORT=875
STATD_PORT=662
STATD_OUTGOING_PORT=2020</pre>
<p>Save and close the files. Restart <a href="http://www.cyberciti.biz/faq/how-do-i-start-and-stop-nfs-service/" target="_blank">NFS and portmap</a> services:<br />
# service portmap restart<br />
# service nfs restart<br />
# service rpcsvcgssd restart</p>
<h3>Update /etc/sysconfig/iptables files</h3>
<p>Open /etc/sysconfig/iptables, enter:<br />
<span style="color: #ff0000;"># vi /etc/sysconfig/iptables</span><br />
Add the following lines, ensuring that they appear before the final LOG and DROP lines for the RH-Firewall-1-INPUT chain:</p>
<pre>-A RH-Firewall-1-INPUT -s 192.168.1.0/24 -m state --state NEW -p udp --dport 111 -j ACCEPT
-A RH-Firewall-1-INPUT -s 192.168.1.0/24 -m state --state NEW -p tcp --dport 111 -j ACCEPT
-A RH-Firewall-1-INPUT -s 192.168.1.0/24 -m state --state NEW -p tcp --dport 2049 -j ACCEPT
-A RH-Firewall-1-INPUT -s 192.168.1.0/24  -m state --state NEW -p tcp --dport 32803 -j ACCEPT
-A RH-Firewall-1-INPUT -s 192.168.1.0/24  -m state --state NEW -p udp --dport 32769 -j ACCEPT
-A RH-Firewall-1-INPUT -s 192.168.1.0/24  -m state --state NEW -p tcp --dport 892 -j ACCEPT
-A RH-Firewall-1-INPUT -s 192.168.1.0/24  -m state --state NEW -p udp --dport 892 -j ACCEPT
-A RH-Firewall-1-INPUT -s 192.168.1.0/24  -m state --state NEW -p tcp --dport 875 -j ACCEPT
-A RH-Firewall-1-INPUT -s 192.168.1.0/24  -m state --state NEW -p udp --dport 875 -j ACCEPT
-A RH-Firewall-1-INPUT -s 192.168.1.0/24  -m state --state NEW -p tcp --dport 662 -j ACCEPT
-A RH-Firewall-1-INPUT -s 192.168.1.0/24 -m state --state NEW -p udp --dport 662 -j ACCEP</pre>
<p>Save and close the file. Replace 192.168.1.0/24 with your actual LAN subnet /mask combo. You need to use static port values defined by /etc/sysconfig/nfs config file. Restart iptables service:<br />
<span style="color: #ff0000;"># service iptables restart</span></p>
<div></div>
<p>&nbsp;</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li>June 30, 2009 -- <a href="http://fred.oracle1.com/weblog/2009/06/30/linux-vlm-how-to/" title="Linux VLM how to">Linux VLM how to</a></li><li>November 25, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/11/25/yellow-dog-61/" title="Yellow Dog发布新版本">Yellow Dog发布新版本</a></li><li>July 10, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/07/10/nfs-with-server-and-client/" title="NFS服务器与客户端设置">NFS服务器与客户端设置</a></li><li>January 30, 2012 -- <a href="http://fred.oracle1.com/weblog/2012/01/30/filezilla-3-5-3-%e8%bf%9e%e6%8e%a5vsftpd-tls%e9%97%ae%e9%a2%98/" title="Filezilla 3.5.3 连接VsFTPd TLS问题">Filezilla 3.5.3 连接VsFTPd TLS问题</a></li><li>September 19, 2011 -- <a href="http://fred.oracle1.com/weblog/2011/09/19/thinkpad%e5%8f%aa%e6%8f%92%e7%94%b5%e6%ba%90%e9%80%82%e9%85%8d%e5%99%a8%e4%bc%9a%e9%94%81%e9%a2%91/" title="thinkpad只插电源适配器会锁频">thinkpad只插电源适配器会锁频</a></li><li>August 9, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/08/09/no-mac-no-apple-no-ipad-no-iphone/" title="苹果">苹果</a></li><li>August 6, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/08/06/%e5%9c%a8linux%e4%b8%ad%e6%8a%8a%e5%89%8d%e5%8f%b0%e7%a8%8b%e5%ba%8f%e6%94%be%e5%88%b0%e5%90%8e%e5%8f%b0%e8%bf%90%e8%a1%8c/" title="在Linux中把前台程序放到后台运行">在Linux中把前台程序放到后台运行</a></li><li>July 8, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/07/08/%e6%80%8e%e6%a0%b7%e5%9c%a8linux%e4%b8%8b%e4%bf%ae%e6%94%b9id3%e4%bf%a1%e6%81%af/" title="怎样在linux下修改ID3信息">怎样在linux下修改ID3信息</a></li><li>July 7, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/07/07/6%e4%b8%aalinux%e6%80%a7%e8%83%bd%e7%9b%91%e6%8e%a7%e5%91%bd%e4%bb%a4%e8%a1%8c%e5%b7%a5%e5%85%b7/" title="6个Linux性能监控命令行工具">6个Linux性能监控命令行工具</a></li><li>May 26, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/05/26/linux-for-thinkpad-%e4%b8%8b%e6%8a%95%e5%bd%b1%e4%bb%aa%e4%bd%bf%e7%94%a8/" title="Linux For Thinkpad 下投影仪使用">Linux For Thinkpad 下投影仪使用</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://fred.oracle1.com/weblog/2011/12/16/nfs-quick-howto-for-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web应用安全分析工具</title>
		<link>http://fred.oracle1.com/weblog/2011/10/27/web%e5%ba%94%e7%94%a8%e5%ae%89%e5%85%a8%e5%88%86%e6%9e%90%e5%b7%a5%e5%85%b7/</link>
		<comments>http://fred.oracle1.com/weblog/2011/10/27/web%e5%ba%94%e7%94%a8%e5%ae%89%e5%85%a8%e5%88%86%e6%9e%90%e5%b7%a5%e5%85%b7/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 06:06:04 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://fred.oracle1.com/weblog/?p=2199</guid>
		<description><![CDATA[http://sectools.org/web-scanners.html &#160; &#160; &#160; &#160; Related PostsOctober 20, 2011 -- HTML颜色图表March 4, 2010 -- 微软SQL注入测试工具（ASP）February 9, 2010 -- MSSQL Injection Cheat SheetFebruary 9, 2010 -- Use nmap scan FTP server how toAugust 18, 2008 -- 使用自由软件测试HTTP服务August 2, 2008 -- 5 个充满想象力的 Web 调色板April 14, 2008 -- Hello, Catalyst!July 29, 2007 -- Web Development Toolbox: 120+ [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sectools.org/web-scanners.html">http://sectools.org/web-scanners.html</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li>October 20, 2011 -- <a href="http://fred.oracle1.com/weblog/2011/10/20/html%e9%a2%9c%e8%89%b2%e5%9b%be%e8%a1%a8/" title="HTML颜色图表">HTML颜色图表</a></li><li>March 4, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/03/04/sql-injector-test-tool-for-asp/" title="微软SQL注入测试工具（ASP）">微软SQL注入测试工具（ASP）</a></li><li>February 9, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/02/09/mssql-injection-cheat-sheet/" title="MSSQL Injection Cheat Sheet">MSSQL Injection Cheat Sheet</a></li><li>February 9, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/02/09/use-nmap-scan-ftp-server-how-to/" title="Use nmap scan FTP server how to">Use nmap scan FTP server how to</a></li><li>August 18, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/08/18/using-free-software-for-http-load-testing/" title="使用自由软件测试HTTP服务">使用自由软件测试HTTP服务</a></li><li>August 2, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/08/02/5-web-color-panel/" title="5 个充满想象力的 Web 调色板">5 个充满想象力的 Web 调色板</a></li><li>April 14, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/04/14/hello-catalyst/" title="Hello, Catalyst!">Hello, Catalyst!</a></li><li>July 29, 2007 -- <a href="http://fred.oracle1.com/weblog/2007/07/29/web-development-toolbox-120-web-development-resources/" title="Web Development Toolbox: 120+ Web Development Resources">Web Development Toolbox: 120+ Web Development Resources</a></li><li>November 19, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/11/19/11-web-claims/" title="11个网络声明的真实含义">11个网络声明的真实含义</a></li><li>September 21, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/09/21/top-100-network-security-tools-2006/" title="Top 100 Network Security Tools 2006">Top 100 Network Security Tools 2006</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://fred.oracle1.com/weblog/2011/10/27/web%e5%ba%94%e7%94%a8%e5%ae%89%e5%85%a8%e5%88%86%e6%9e%90%e5%b7%a5%e5%85%b7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squid 2.7 通过域名反向代理多个服务器配置</title>
		<link>http://fred.oracle1.com/weblog/2011/10/26/squid-2-7-%e9%80%9a%e8%bf%87%e5%9f%9f%e5%90%8d%e5%8f%8d%e5%90%91%e4%bb%a3%e7%90%86%e5%a4%9a%e4%b8%aa%e6%9c%8d%e5%8a%a1%e5%99%a8%e9%85%8d%e7%bd%ae/</link>
		<comments>http://fred.oracle1.com/weblog/2011/10/26/squid-2-7-%e9%80%9a%e8%bf%87%e5%9f%9f%e5%90%8d%e5%8f%8d%e5%90%91%e4%bb%a3%e7%90%86%e5%a4%9a%e4%b8%aa%e6%9c%8d%e5%8a%a1%e5%99%a8%e9%85%8d%e7%bd%ae/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 09:12:47 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[squid]]></category>

		<guid isPermaLink="false">http://fred.oracle1.com/weblog/?p=2197</guid>
		<description><![CDATA[visible_hostname squid1.abc.com #设定squid的主机名,如无此项squid将无法启动 http_port 80 accel vhost vport #设定squid为accel加速模式,vhost必须要加.否则将无法将主机头转发至后端服务器,访问时就会出现无法找到主机头的错误 cache_peer 192.168.1.88 parent 80 0 no-query originserver name=contentchina cache_peer 192.168.1.88 parent 80 0 no-query originserver name=bbs cache_peer 192.168.1.1 parent 80 0 no-query originserver name=ihompy #定义不同的父节点,将节点设为no-query以及originserver说明这些节点是实际服务器 cache_peer_domain contentchina aaa.abc.com cache_peer_domain bbs bbb.abc.com cache_peer_domain ihompy ccc.abc.com #设定不同域名转发到不同的cache_peer上,如果没有这项.不同域名的域名可能被分发到同一台服务器上. acl all src 0.0.0.0/0.0.0.0 no_cache deny all http_access allow all #允许所有客户端访问 cache_log /var/log/squid/cache.log #记录日志 #***********ACL存取控制************* #acl QueryString url_regex .php? #***********缓冲存取控制************* #no_cache deny QueryString #不对符合QueryString的ACL内容进行缓冲 #***********性能优化配置************* maximum_object_size 320010 KB #大于此容量的对象将不会被保存在磁盘上,默认大小是4M,如果squid服务器用于缓冲flash等大型文件,建议将此值变大.否则过大的文件在下次重启后将需要重新获取 maximum_object_size_in_memory 100 KB #最大位于内存中的对象的大小,默认大小是8K,如果服务器内存很大.可以适当提高此值的大小,建议根据网站的80%图片的大小来定.或者根据WEB服务器实际存取文件中最常访问的文件大小来定制 #***********其他可选配置************* #dns_nameservers 10.0.0.1 192.172.0.4 #配置DNS服务器地址.获取后端时将从此dns获取IP地址 #cache_mgr ggg_g@tom.com #在错误日志中出现的webmaster地址. Related PostsSeptember 27, 2009 -- Squid缓存PHP页面方法September 27, 2009 -- Squid对访问特定域名的验证September 18, 2009 -- Don’t cache this, squid !July 22, 2008 -- PHP配合Squid缓存动态页面Header写法April [...]]]></description>
			<content:encoded><![CDATA[<div class="codecolorer-container apache default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;height:500px;"><div class="apache codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">visible_hostname squid1.abc.com<br />
<br />
<span style="color: #adadad; font-style: italic;">#设定squid的主机名,如无此项squid将无法启动</span><br />
<br />
http_port <span style="color: #ff0000;">80</span> accel vhost vport<br />
<br />
<span style="color: #adadad; font-style: italic;">#设定squid为accel加速模式,vhost必须要加.否则将无法将主机头转发至后端服务器,访问时就会出现无法找到主机头的错误</span><br />
<br />
cache_peer 192.168.1.88 parent <span style="color: #ff0000;">80</span> <span style="color: #ff0000;">0</span> no-query originserver name=contentchina<br />
<br />
cache_peer 192.168.1.88 parent <span style="color: #ff0000;">80</span> <span style="color: #ff0000;">0</span> no-query originserver name=bbs<br />
<br />
cache_peer 192.168.1.1 parent <span style="color: #ff0000;">80</span> <span style="color: #ff0000;">0</span> no-query originserver name=ihompy<br />
<br />
<span style="color: #adadad; font-style: italic;">#定义不同的父节点,将节点设为no-query以及originserver说明这些节点是实际服务器</span><br />
<br />
cache_peer_domain contentchina aaa.abc.com<br />
<br />
cache_peer_domain bbs bbb.abc.com<br />
<br />
cache_peer_domain ihompy ccc.abc.com<br />
<br />
<span style="color: #adadad; font-style: italic;">#设定不同域名转发到不同的cache_peer上,如果没有这项.不同域名的域名可能被分发到同一台服务器上.</span><br />
<br />
acl <span style="color: #0000ff;">all</span> src 0.0.0.0/0.0.0.0<br />
<br />
no_cache <span style="color: #00007f;">deny</span> <span style="color: #0000ff;">all</span><br />
<br />
http_access <span style="color: #00007f;">allow</span> <span style="color: #0000ff;">all</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#允许所有客户端访问</span><br />
<br />
cache_log /var/log/squid/cache.log<br />
<br />
<span style="color: #adadad; font-style: italic;">#记录日志</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#***********ACL存取控制*************</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#acl QueryString url_regex .php?</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#***********缓冲存取控制*************</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#no_cache deny QueryString</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#不对符合QueryString的ACL内容进行缓冲</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#***********性能优化配置*************</span><br />
<br />
maximum_object_size <span style="color: #ff0000;">320010</span> KB<br />
<br />
<span style="color: #adadad; font-style: italic;">#大于此容量的对象将不会被保存在磁盘上,默认大小是4M,如果squid服务器用于缓冲flash等大型文件,建议将此值变大.否则过大的文件在下次重启后将需要重新获取</span><br />
<br />
maximum_object_size_in_memory <span style="color: #ff0000;">100</span> KB<br />
<br />
<span style="color: #adadad; font-style: italic;">#最大位于内存中的对象的大小,默认大小是8K,如果服务器内存很大.可以适当提高此值的大小,建议根据网站的80%图片的大小来定.或者根据WEB服务器实际存取文件中最常访问的文件大小来定制</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#***********其他可选配置*************</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#dns_nameservers 10.0.0.1 192.172.0.4</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#配置DNS服务器地址.获取后端时将从此dns获取IP地址</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#cache_mgr ggg_g@tom.com</span><br />
<br />
<span style="color: #adadad; font-style: italic;">#在错误日志中出现的webmaster地址.</span></div></div>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li>September 27, 2009 -- <a href="http://fred.oracle1.com/weblog/2009/09/27/squid%e7%bc%93%e5%ad%98php%e9%a1%b5%e9%9d%a2%e6%96%b9%e6%b3%95/" title="Squid缓存PHP页面方法">Squid缓存PHP页面方法</a></li><li>September 27, 2009 -- <a href="http://fred.oracle1.com/weblog/2009/09/27/squid%e5%af%b9%e8%ae%bf%e9%97%ae%e7%89%b9%e5%ae%9a%e5%9f%9f%e5%90%8d%e7%9a%84%e9%aa%8c%e8%af%81/" title="Squid对访问特定域名的验证">Squid对访问特定域名的验证</a></li><li>September 18, 2009 -- <a href="http://fred.oracle1.com/weblog/2009/09/18/don%e2%80%99t-cache-this-squid/" title="Don’t cache this, squid !">Don’t cache this, squid !</a></li><li>July 22, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/07/22/php-and-suqid-cache-page-header-function/" title="PHP配合Squid缓存动态页面Header写法">PHP配合Squid缓存动态页面Header写法</a></li><li>April 9, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/04/09/php-header-work-with-squid-cache-server/" title="PHP header work with Squid cache server">PHP header work with Squid cache server</a></li><li>April 6, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/04/06/squid-freenode-helper/" title="Squid freenode helper!">Squid freenode helper!</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://fred.oracle1.com/weblog/2011/10/26/squid-2-7-%e9%80%9a%e8%bf%87%e5%9f%9f%e5%90%8d%e5%8f%8d%e5%90%91%e4%bb%a3%e7%90%86%e5%a4%9a%e4%b8%aa%e6%9c%8d%e5%8a%a1%e5%99%a8%e9%85%8d%e7%bd%ae/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML颜色图表</title>
		<link>http://fred.oracle1.com/weblog/2011/10/20/html%e9%a2%9c%e8%89%b2%e5%9b%be%e8%a1%a8/</link>
		<comments>http://fred.oracle1.com/weblog/2011/10/20/html%e9%a2%9c%e8%89%b2%e5%9b%be%e8%a1%a8/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 06:34:46 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://fred.oracle1.com/weblog/?p=2195</guid>
		<description><![CDATA[http://fred.oracle1.com/~fred/pages/colors.html 做网站配色的好工具。 &#160; &#160; &#160; &#160; Related PostsAugust 2, 2008 -- 5 个充满想象力的 Web 调色板October 27, 2011 -- Web应用安全分析工具October 22, 2008 -- 10+设计资源和灵感的必备网站August 18, 2008 -- 使用自由软件测试HTTP服务April 14, 2008 -- Hello, Catalyst!July 29, 2007 -- Web Development Toolbox: 120+ Web Development ResourcesNovember 19, 2006 -- 11个网络声明的真实含义July 17, 2006 -- A free new web templateDecember 19, [...]]]></description>
			<content:encoded><![CDATA[<p><a title="HTML 颜色图标" href="http://fred.oracle1.com/~fred/pages/colors.html" target="_blank">http://fred.oracle1.com/~fred/pages/colors.html</a></p>
<p>做网站配色的好工具。</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li>August 2, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/08/02/5-web-color-panel/" title="5 个充满想象力的 Web 调色板">5 个充满想象力的 Web 调色板</a></li><li>October 27, 2011 -- <a href="http://fred.oracle1.com/weblog/2011/10/27/web%e5%ba%94%e7%94%a8%e5%ae%89%e5%85%a8%e5%88%86%e6%9e%90%e5%b7%a5%e5%85%b7/" title="Web应用安全分析工具">Web应用安全分析工具</a></li><li>October 22, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/10/22/10%e8%ae%be%e8%ae%a1%e8%b5%84%e6%ba%90%e5%92%8c%e7%81%b5%e6%84%9f%e7%9a%84%e5%bf%85%e5%a4%87%e7%bd%91%e7%ab%99/" title="10+设计资源和灵感的必备网站">10+设计资源和灵感的必备网站</a></li><li>August 18, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/08/18/using-free-software-for-http-load-testing/" title="使用自由软件测试HTTP服务">使用自由软件测试HTTP服务</a></li><li>April 14, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/04/14/hello-catalyst/" title="Hello, Catalyst!">Hello, Catalyst!</a></li><li>July 29, 2007 -- <a href="http://fred.oracle1.com/weblog/2007/07/29/web-development-toolbox-120-web-development-resources/" title="Web Development Toolbox: 120+ Web Development Resources">Web Development Toolbox: 120+ Web Development Resources</a></li><li>November 19, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/11/19/11-web-claims/" title="11个网络声明的真实含义">11个网络声明的真实含义</a></li><li>July 17, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/07/17/a-free-new-web-template/" title="A free new web template">A free new web template</a></li><li>December 19, 2005 -- <a href="http://fred.oracle1.com/weblog/2005/12/19/gimp-aqua-button-howto/" title="gimp技巧：怎么制作水晶按钮">gimp技巧：怎么制作水晶按钮</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://fred.oracle1.com/weblog/2011/10/20/html%e9%a2%9c%e8%89%b2%e5%9b%be%e8%a1%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rsync 增量备份</title>
		<link>http://fred.oracle1.com/weblog/2011/09/29/rsync-%e5%a2%9e%e9%87%8f%e5%a4%87%e4%bb%bd/</link>
		<comments>http://fred.oracle1.com/weblog/2011/09/29/rsync-%e5%a2%9e%e9%87%8f%e5%a4%87%e4%bb%bd/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 06:19:30 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://fred.oracle1.com/weblog/?p=2192</guid>
		<description><![CDATA[1﻿﻿rsync --force --ignore-errors --delete --delete-excluded --exclude &#34;logs/&#34; --exclude &#34;umslog/&#34; 192.168.254.221::www-back /Datas/Backup/Rsync-YuKuai/app-daily --log-file=/Datas/Backup/Rsync-YuKuai/logs/`date +%Y-%m-%d`.log -azv -backup --backup-dir=/Datas/Backup/Rsync-YuKuai/app-daily-arch/`date +%Y-%m-%d` Random PostsSeptember 27, 2006 -- How to uninstall broken jedit on ubuntu?September 12, 2011 -- Cloud computing softwareFebruary 7, 2007 -- Ubuntu 无线网络重新连接January 5, 2006 -- Compile VLC media player on Ubuntulinux Hoary 5.04July 26, 2008 -- 提高mysql随机查询的效率May [...]]]></description>
			<content:encoded><![CDATA[<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">﻿﻿rsync --force --ignore-errors --delete --delete-excluded --exclude &quot;logs/&quot; --exclude &quot;umslog/&quot; 192.168.254.221::www-back /Datas/Backup/Rsync-YuKuai/app-daily --log-file=/Datas/Backup/Rsync-YuKuai/logs/`date +%Y-%m-%d`.log -azv -backup --backup-dir=/Datas/Backup/Rsync-YuKuai/app-daily-arch/`date +%Y-%m-%d`</div></td></tr></tbody></table></div>
<h2  class="related_post_title">Random Posts</h2><ul class="related_post"><li>September 23, 2007 -- <a href="http://fred.oracle1.com/weblog/2007/09/23/intel-is-cool-now/" title="Intel is cool, now!">Intel is cool, now!</a></li><li>October 28, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/10/28/links-for-2008-10-27/" title="links for 2008-10-27">links for 2008-10-27</a></li><li>March 8, 2007 -- <a href="http://fred.oracle1.com/weblog/2007/03/08/viewvc-how-to/" title="viewvc 搭建笔记">viewvc 搭建笔记</a></li><li>August 3, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/08/03/twisted-web-in-60-seconds-serve-static-content-from-a-directory/" title="极速 Twisted Web 60秒(1): 访问静态目录文件">极速 Twisted Web 60秒(1): 访问静态目录文件</a></li><li>July 8, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/07/08/speed-up-ubuntu-dapper-boot-process/" title="加快 Ubuntu Dapper 启动">加快 Ubuntu Dapper 启动</a></li><li>July 19, 2007 -- <a href="http://fred.oracle1.com/weblog/2007/07/19/free-online-books-list/" title="Free Online Books List">Free Online Books List</a></li><li>November 1, 2007 -- <a href="http://fred.oracle1.com/weblog/2007/11/01/goodbye-dream-host/" title="Goodbye Dream Host">Goodbye Dream Host</a></li><li>September 15, 2009 -- <a href="http://fred.oracle1.com/weblog/2009/09/15/install-dbdmysql-with-cpan/" title="Install DBD::mysql with CPAN">Install DBD::mysql with CPAN</a></li><li>December 23, 2007 -- <a href="http://fred.oracle1.com/weblog/2007/12/23/paangood-tech-co/" title="Paangood tech co. ?">Paangood tech co. ?</a></li><li>August 6, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/08/06/%e6%9e%81%e9%80%9f-twisted-web-60%e7%a7%923-%e9%9d%99%e6%80%81url%e5%a4%84%e7%90%86/" title="极速 Twisted Web 60秒(3): 静态URL处理">极速 Twisted Web 60秒(3): 静态URL处理</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://fred.oracle1.com/weblog/2011/09/29/rsync-%e5%a2%9e%e9%87%8f%e5%a4%87%e4%bb%bd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>thinkpad只插电源适配器会锁频</title>
		<link>http://fred.oracle1.com/weblog/2011/09/19/thinkpad%e5%8f%aa%e6%8f%92%e7%94%b5%e6%ba%90%e9%80%82%e9%85%8d%e5%99%a8%e4%bc%9a%e9%94%81%e9%a2%91/</link>
		<comments>http://fred.oracle1.com/weblog/2011/09/19/thinkpad%e5%8f%aa%e6%8f%92%e7%94%b5%e6%ba%90%e9%80%82%e9%85%8d%e5%99%a8%e4%bc%9a%e9%94%81%e9%a2%91/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 08:40:00 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[thinkpad]]></category>

		<guid isPermaLink="false">http://fred.oracle1.com/weblog/?p=2190</guid>
		<description><![CDATA[在Gentoo上捣鼓 cpufreq-info 时发现只插电源适配器会锁频，可能是电源适配器只有65W 的原因。 Related PostsMay 26, 2010 -- Linux For Thinkpad 下投影仪使用November 4, 2009 -- Build New Kernel For ThinkpadSeptember 30, 2009 -- How to configure the TrackPoint(Thinkpad)November 26, 2008 -- 你应该尝试的高级Linux系统September 22, 2006 -- Slackware or Gentoo?January 30, 2012 -- Filezilla 3.5.3 连接VsFTPd TLS问题December 27, 2011 -- Gentoo emerge 更新系统方法December 16, 2011 -- [...]]]></description>
			<content:encoded><![CDATA[<p>在Gentoo上捣鼓 cpufreq-info 时发现只插电源适配器会锁频，可能是电源适配器只有65W 的原因。</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li>May 26, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/05/26/linux-for-thinkpad-%e4%b8%8b%e6%8a%95%e5%bd%b1%e4%bb%aa%e4%bd%bf%e7%94%a8/" title="Linux For Thinkpad 下投影仪使用">Linux For Thinkpad 下投影仪使用</a></li><li>November 4, 2009 -- <a href="http://fred.oracle1.com/weblog/2009/11/04/build-new-kernel-for-thinkpad/" title="Build New Kernel For Thinkpad">Build New Kernel For Thinkpad</a></li><li>September 30, 2009 -- <a href="http://fred.oracle1.com/weblog/2009/09/30/how-to-configure-the-trackpointthinkpad/" title="How to configure the TrackPoint(Thinkpad)">How to configure the TrackPoint(Thinkpad)</a></li><li>November 26, 2008 -- <a href="http://fred.oracle1.com/weblog/2008/11/26/advanced-linux-distributions-you-should-try/" title="你应该尝试的高级Linux系统">你应该尝试的高级Linux系统</a></li><li>September 22, 2006 -- <a href="http://fred.oracle1.com/weblog/2006/09/22/slackware-or-gentoo/" title="Slackware or Gentoo?">Slackware or Gentoo?</a></li><li>January 30, 2012 -- <a href="http://fred.oracle1.com/weblog/2012/01/30/filezilla-3-5-3-%e8%bf%9e%e6%8e%a5vsftpd-tls%e9%97%ae%e9%a2%98/" title="Filezilla 3.5.3 连接VsFTPd TLS问题">Filezilla 3.5.3 连接VsFTPd TLS问题</a></li><li>December 27, 2011 -- <a href="http://fred.oracle1.com/weblog/2011/12/27/gentoo-emerge-upgrade-system-howto/" title="Gentoo emerge 更新系统方法">Gentoo emerge 更新系统方法</a></li><li>December 16, 2011 -- <a href="http://fred.oracle1.com/weblog/2011/12/16/nfs-quick-howto-for-centos-5/" title="NFS quick howto for centos 5">NFS quick howto for centos 5</a></li><li>August 9, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/08/09/no-mac-no-apple-no-ipad-no-iphone/" title="苹果">苹果</a></li><li>August 6, 2010 -- <a href="http://fred.oracle1.com/weblog/2010/08/06/%e5%9c%a8linux%e4%b8%ad%e6%8a%8a%e5%89%8d%e5%8f%b0%e7%a8%8b%e5%ba%8f%e6%94%be%e5%88%b0%e5%90%8e%e5%8f%b0%e8%bf%90%e8%a1%8c/" title="在Linux中把前台程序放到后台运行">在Linux中把前台程序放到后台运行</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://fred.oracle1.com/weblog/2011/09/19/thinkpad%e5%8f%aa%e6%8f%92%e7%94%b5%e6%ba%90%e9%80%82%e9%85%8d%e5%99%a8%e4%bc%9a%e9%94%81%e9%a2%91/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
