<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>ZDO Corporation - Linux</title>
    <link>http://www2.zdo.com/</link>
    <description>Software Consulting</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2 - http://www.s9y.org/</generator>
    
    

<item>
    <title>F-Prot Anti-Virus Wrapper for Procmail</title>
    <link>http://www2.zdo.com/archives/4-F-Prot-Anti-Virus-Wrapper-for-Procmail.html</link>
            <category>Linux</category>
    
    <comments>http://www2.zdo.com/archives/4-F-Prot-Anti-Virus-Wrapper-for-Procmail.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;This article will provide you a way to scan your incoming messages using F-Prot automatically on your Linux system using Procmail and f-prot-wrapper.sh script.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/4-F-Prot-Anti-Virus-Wrapper-for-Procmail.html#extended&quot;&gt;Continue reading &quot;F-Prot Anti-Virus Wrapper for Procmail&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 13 Sep 2007 21:29:57 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/4-guid.html</guid>
    
</item>
<item>
    <title>SMTP Wrapper for Mutt E-Mail Client</title>
    <link>http://www2.zdo.com/archives/12-SMTP-Wrapper-for-Mutt-E-Mail-Client.html</link>
            <category>Linux</category>
    
    <comments>http://www2.zdo.com/archives/12-SMTP-Wrapper-for-Mutt-E-Mail-Client.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;SMTP Wrapper for Mutt E-Mail Client will allow you to send mails from Mutt directly using an SMTP server.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/12-SMTP-Wrapper-for-Mutt-E-Mail-Client.html#extended&quot;&gt;Continue reading &quot;SMTP Wrapper for Mutt E-Mail Client&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 01 Jan 2005 11:18:00 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/12-guid.html</guid>
    
</item>
<item>
    <title>Sharing SSH-Agent within Multiple Logins</title>
    <link>http://www2.zdo.com/archives/11-Sharing-SSH-Agent-within-Multiple-Logins.html</link>
            <category>Linux</category>
    
    <comments>http://www2.zdo.com/archives/11-Sharing-SSH-Agent-within-Multiple-Logins.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;This small BASH shell script will help you share the same SSH Agent instance between multiple logins, assuming that you will keep the primary login active.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/11-Sharing-SSH-Agent-within-Multiple-Logins.html#extended&quot;&gt;Continue reading &quot;Sharing SSH-Agent within Multiple Logins&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 07 Dec 2004 15:40:00 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/11-guid.html</guid>
    
</item>
<item>
    <title>PAM Module Authentication via Key-Lok II Parallel Dongle</title>
    <link>http://www2.zdo.com/archives/8-PAM-Module-Authentication-via-Key-Lok-II-Parallel-Dongle.html</link>
            <category>Linux</category>
    
    <comments>http://www2.zdo.com/archives/8-PAM-Module-Authentication-via-Key-Lok-II-Parallel-Dongle.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=8</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;Key-Lok II is a dongle based software protection system for developers. For more information please visit www.keylok.com. In this article, we will create a PAM module to authenticate user logins using Key-Lok II dongles.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/8-PAM-Module-Authentication-via-Key-Lok-II-Parallel-Dongle.html#extended&quot;&gt;Continue reading &quot;PAM Module Authentication via Key-Lok II Parallel Dongle&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 07 Dec 2004 15:12:00 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/8-guid.html</guid>
    
</item>
<item>
    <title>PAM Module for Authenticating via MySQL Database</title>
    <link>http://www2.zdo.com/archives/10-PAM-Module-for-Authenticating-via-MySQL-Database.html</link>
            <category>Linux</category>
    
    <comments>http://www2.zdo.com/archives/10-PAM-Module-for-Authenticating-via-MySQL-Database.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;cyrus-pam_auth.c: is a PAM module which provides Cyrus IMAP authentication through MySQL database. The same approach can be applied to other software/services as well.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/10-PAM-Module-for-Authenticating-via-MySQL-Database.html#extended&quot;&gt;Continue reading &quot;PAM Module for Authenticating via MySQL Database&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 07 Dec 2004 15:12:00 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/10-guid.html</guid>
    
</item>
<item>
    <title>NIST Keep Your System's Time Up To Date</title>
    <link>http://www2.zdo.com/archives/15-NIST-Keep-Your-Systems-Time-Up-To-Date.html</link>
            <category>Linux</category>
    
    <comments>http://www2.zdo.com/archives/15-NIST-Keep-Your-Systems-Time-Up-To-Date.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;This small PERL program that I wrote back in 1998 will update your system&#039;s time using the NTP protocol by connecting to a time server.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/15-NIST-Keep-Your-Systems-Time-Up-To-Date.html#extended&quot;&gt;Continue reading &quot;NIST Keep Your System&#039;s Time Up To Date&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 07 Dec 2004 15:12:00 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/15-guid.html</guid>
    
</item>
<item>
    <title>A Script to Update/Synchronize Your System Time</title>
    <link>http://www2.zdo.com/archives/14-A-Script-to-UpdateSynchronize-Your-System-Time.html</link>
            <category>Linux</category>
    
    <comments>http://www2.zdo.com/archives/14-A-Script-to-UpdateSynchronize-Your-System-Time.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;This shell script connects to nist.time.gov NTP server and updates your system time accordingly.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/14-A-Script-to-UpdateSynchronize-Your-System-Time.html#extended&quot;&gt;Continue reading &quot;A Script to Update/Synchronize Your System Time&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 07 Jun 2004 11:49:00 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/14-guid.html</guid>
    
</item>

</channel>
</rss>