<br />
<b>Warning</b>:  opendir(/vcdata/webroot/manhnd.com/blog.manhnd.com/wp-content/themes/postcard/styles/) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: Permission denied in <b>/vcdata/webroot/manhnd.com/blog.manhnd.com/wp-content/themes/postcard/includes/theme-options.php</b> on line <b>39</b><br />
<?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>Mạnh Nguyễn &#187; Công Nghệ</title>
	<atom:link href="http://blog.manhnd.com/category/cong-ngh%e1%bb%87/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.manhnd.com</link>
	<description>Ghi lại những cảm xúc</description>
	<lastBuildDate>Sat, 25 Dec 2010 17:36:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>route del -net 169.254.0.0/16 dev eth1</title>
		<link>http://blog.manhnd.com/2010/12/13/route-del-net-169-254-0-016-dev-eth1.html</link>
		<comments>http://blog.manhnd.com/2010/12/13/route-del-net-169-254-0-016-dev-eth1.html#comments</comments>
		<pubDate>Mon, 13 Dec 2010 08:49:43 +0000</pubDate>
		<dc:creator>ManhND</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.manhnd.com/?p=537</guid>
		<description><![CDATA[route del -net 169.254.0.0/16 dev eth1
]]></description>
		<wfw:commentRss>http://blog.manhnd.com/2010/12/13/route-del-net-169-254-0-016-dev-eth1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache log a url</title>
		<link>http://blog.manhnd.com/2010/10/21/apache-log-a-url.html</link>
		<comments>http://blog.manhnd.com/2010/10/21/apache-log-a-url.html#comments</comments>
		<pubDate>Thu, 21 Oct 2010 08:37:39 +0000</pubDate>
		<dc:creator>ManhND</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.manhnd.com/?p=530</guid>
		<description><![CDATA[SetEnvIf Request_URI &#8220;need-log.html$&#8221; needlog
CustomLog logs/need_log common env=needlog
]]></description>
		<wfw:commentRss>http://blog.manhnd.com/2010/10/21/apache-log-a-url.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ALTER TABLE post REPAIR PARTITION p23;</title>
		<link>http://blog.manhnd.com/2010/10/05/alter-table-post-repair-partition-p23.html</link>
		<comments>http://blog.manhnd.com/2010/10/05/alter-table-post-repair-partition-p23.html#comments</comments>
		<pubDate>Tue, 05 Oct 2010 04:36:44 +0000</pubDate>
		<dc:creator>ManhND</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nhật ký]]></category>

		<guid isPermaLink="false">http://blog.manhnd.com/?p=522</guid>
		<description><![CDATA[ALTER TABLE post REPAIR PARTITION p23;
]]></description>
		<wfw:commentRss>http://blog.manhnd.com/2010/10/05/alter-table-post-repair-partition-p23.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain Keys vs DKIM</title>
		<link>http://blog.manhnd.com/2010/03/11/domain-keys-vs-dkim.html</link>
		<comments>http://blog.manhnd.com/2010/03/11/domain-keys-vs-dkim.html#comments</comments>
		<pubDate>Thu, 11 Mar 2010 03:58:25 +0000</pubDate>
		<dc:creator>ManhND</dc:creator>
				<category><![CDATA[Công Nghệ]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.manhnd.com/?p=517</guid>
		<description><![CDATA[Domain Keys vs DKIM

DomainKeys is an authentication and validation technique for  email.  This blog article seeks to explain more about the underlying  issues of this technology than the technology itself.  However, the  technology will also be explained.
Domain Keys
DomainKeys is a PGP-like protocol for validating and authenticating  an email.  PGP stands for [...]]]></description>
		<wfw:commentRss>http://blog.manhnd.com/2010/03/11/domain-keys-vs-dkim.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ip_conntrack: table full, dropping packet</title>
		<link>http://blog.manhnd.com/2010/02/25/ip_conntrack-table-full-dropping-packet.html</link>
		<comments>http://blog.manhnd.com/2010/02/25/ip_conntrack-table-full-dropping-packet.html#comments</comments>
		<pubDate>Thu, 25 Feb 2010 02:48:57 +0000</pubDate>
		<dc:creator>ManhND</dc:creator>
				<category><![CDATA[Công Nghệ]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>

		<guid isPermaLink="false">http://blog.manhnd.com/?p=513</guid>
		<description><![CDATA[



ip_conntrack:  table full, dropping packet


Last  week, I found myself with a server under low load, but it couldn’t make  or receive network connections.  When I ran dmesg, I found  the following line repeating over and over:


ip_conntrack: table full, dropping packet


I’d  seen this message before, but I headed over to [...]]]></description>
		<wfw:commentRss>http://blog.manhnd.com/2010/02/25/ip_conntrack-table-full-dropping-packet.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

