<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>DreamingWell - Linux Articles</title>
<!-- <title>DreamingWell - Articles</title> -->
<link>http://dreamingwell.com/articles/</link>
<description></description>
<language>en-us</language>
<copyright>Copyright 2010</copyright>
<lastBuildDate>Sat, 29 Aug 2009 17:11:45 -0600</lastBuildDate>
<pubDate>Sun, 18 Jul 2010 11:13:20 -0600</pubDate>
<generator>http://www.movabletype.org/?v=4.25</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 


<item>
<title>Using IPTables to Block SSH Brute Force Attempts</title>
<description>Most Linux distributions have no SSH brute force counter measures &apos;out of the box&apos;. You can use this simple command line set to configure an IPTables rule that blocks SSH attempts from any IP after 3 failed ssh logins. iptables...</description>
<link>http://dreamingwell.com/articles/archives/2009/08/using-iptables.php</link>
<guid>http://dreamingwell.com/articles/archives/2009/08/using-iptables.php</guid>
<category>Linux</category>
<pubDate>Sat, 29 Aug 2009 17:11:45 -0600</pubDate>
</item>

<item>
<title>Creating a scalable Flex Application with PHP, MemCached and AMF</title>
<description>MemCached is a free &quot;distributed memory object caching system&quot; that can work wonders on your application&apos;s responsiveness and server load. If your application does not need &quot;instantaneous&quot; data calculations for every user, you can use MemCached to greatly reduce your...</description>
<link>http://dreamingwell.com/articles/archives/2009/02/creating-a-scal.php</link>
<guid>http://dreamingwell.com/articles/archives/2009/02/creating-a-scal.php</guid>
<category>PHP</category>
<pubDate>Wed, 11 Feb 2009 08:42:33 -0600</pubDate>
</item>

<item>
<title>Transcoding MythTV for UPnP transport to a PS3</title>
<description>MythTV has a builtin UPnP server that can serve recorded shows to the PS3&apos;s UPnP client. However, the format that MythTV records may not be directly compatible with the PS3s video client. I use the following user job in MythTV...</description>
<link>http://dreamingwell.com/articles/archives/2008/08/transcoding-myt-1.php</link>
<guid>http://dreamingwell.com/articles/archives/2008/08/transcoding-myt-1.php</guid>
<category>MythTV</category>
<pubDate>Sun, 03 Aug 2008 22:22:21 -0600</pubDate>
</item>


</channel>
</rss>