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

<rss version="2.0">
  <channel>
    <docs>This is an RSS file.  It is intended to be read by a software program called a "feed reader". Search on Google for more details.</docs>
    <title><![CDATA[falko's Feed]]></title>
    <link>http://www.simpy.com/user/falko</link>
    <url>http://www.simpy.com/</url>
    <description><![CDATA[falko's Feed]]></description>
    <image>
      <url>http://www.simpy.com/img/simpy-icon-16x16.png</url>
      <title>Simpy</title>
      <link>http://www.simpy.com/user/falko</link>
    </image>
    <lastBuildDate></lastBuildDate>
    <ttl>1440</ttl>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Installing Cherokee With PHP5 And MySQL Support On Mandriva 2009.1 | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-mandriva-2009.1]]></link>
        <description><![CDATA[Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on a Mandriva 2009.1 server with PHP5 support (through FastCGI) and MySQL support.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-mandriva-2009.1"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-mandriva-2009.1" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22cherokee%22">cherokee</a>,

<a href="http://www.simpy.com/user/falko/tag/%22php%22">php</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mandriva%22">mandriva</a>,

<a href="http://www.simpy.com/user/falko/tag/%22fastcgi%22">fastcgi</a>,


]]>
</description>
        
        <category><![CDATA[cherokee]]></category>
        
        <category><![CDATA[php]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[mandriva]]></category>
        
        <category><![CDATA[fastcgi]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Wed, 21 Oct 2009 07:47:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2009.1 x86_64) | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.1-x86_64]]></link>
        <description><![CDATA[This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.1-x86_64"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.1-x86_64" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22postfix%22">postfix</a>,

<a href="http://www.simpy.com/user/falko/tag/%22courier%22">courier</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22squirrelmail%22">squirrelmail</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mandriva%22">mandriva</a>,

<a href="http://www.simpy.com/user/falko/tag/%22clamav%22">clamav</a>,

<a href="http://www.simpy.com/user/falko/tag/%22spamassassin%22">spamassassin</a>,

<a href="http://www.simpy.com/user/falko/tag/%22amavisd%22">amavisd</a>,


]]>
</description>
        
        <category><![CDATA[postfix]]></category>
        
        <category><![CDATA[courier]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[squirrelmail]]></category>
        
        <category><![CDATA[mandriva]]></category>
        
        <category><![CDATA[clamav]]></category>
        
        <category><![CDATA[spamassassin]]></category>
        
        <category><![CDATA[amavisd]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Thu, 15 Oct 2009 07:57:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 4.8 i386) | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-centos-4.8-i386]]></link>
        <description><![CDATA[This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database used by Postfix.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-centos-4.8-i386"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-centos-4.8-i386" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22postfix%22">postfix</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22courier%22">courier</a>,

<a href="http://www.simpy.com/user/falko/tag/%22squirrelmail%22">squirrelmail</a>,

<a href="http://www.simpy.com/user/falko/tag/%22amavisd%22">amavisd</a>,

<a href="http://www.simpy.com/user/falko/tag/%22clamav%22">clamav</a>,

<a href="http://www.simpy.com/user/falko/tag/%22spamassassin%22">spamassassin</a>,

<a href="http://www.simpy.com/user/falko/tag/%22centos%22">centos</a>,


]]>
</description>
        
        <category><![CDATA[postfix]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[courier]]></category>
        
        <category><![CDATA[squirrelmail]]></category>
        
        <category><![CDATA[amavisd]]></category>
        
        <category><![CDATA[clamav]]></category>
        
        <category><![CDATA[spamassassin]]></category>
        
        <category><![CDATA[centos]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Thu, 08 Oct 2009 09:16:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Installing Cherokee With PHP5 And MySQL Support On Debian Lenny | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-debian-lenny]]></link>
        <description><![CDATA[Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on a Debian Lenny server with PHP5 support (through FastCGI) and MySQL support. 
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-debian-lenny"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-debian-lenny" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22cherokee%22">cherokee</a>,

<a href="http://www.simpy.com/user/falko/tag/%22php%22">php</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22fastcgi%22">fastcgi</a>,

<a href="http://www.simpy.com/user/falko/tag/%22debian%22">debian</a>,

<a href="http://www.simpy.com/user/falko/tag/%22lenny%22">lenny</a>,


]]>
</description>
        
        <category><![CDATA[cherokee]]></category>
        
        <category><![CDATA[php]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[fastcgi]]></category>
        
        <category><![CDATA[debian]]></category>
        
        <category><![CDATA[lenny]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Tue, 22 Sep 2009 07:40:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Installing Cherokee With PHP5 And MySQL Support On Fedora 11 | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-fedora-11]]></link>
        <description><![CDATA[Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on a Fedora 11 server with PHP5 support (through FastCGI) and MySQL support.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-fedora-11"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-fedora-11" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22cherokee%22">cherokee</a>,

<a href="http://www.simpy.com/user/falko/tag/%22php%22">php</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22fedora%22">fedora</a>,

<a href="http://www.simpy.com/user/falko/tag/%22fastcgi%22">fastcgi</a>,


]]>
</description>
        
        <category><![CDATA[cherokee]]></category>
        
        <category><![CDATA[php]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[fedora]]></category>
        
        <category><![CDATA[fastcgi]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Sun, 20 Sep 2009 12:32:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.04 | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-ubuntu-9.04]]></link>
        <description><![CDATA[Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on an Ubuntu 9.04 server with PHP5 support (through FastCGI) and MySQL support.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-ubuntu-9.04"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/installing-cherokee-with-php5-and-mysql-support-on-ubuntu-9.04" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22cherokee%22">cherokee</a>,

<a href="http://www.simpy.com/user/falko/tag/%22php%22">php</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22ubuntu%22">ubuntu</a>,

<a href="http://www.simpy.com/user/falko/tag/%22fastcgi%22">fastcgi</a>,

<a href="http://www.simpy.com/user/falko/tag/%22webserver%22">webserver</a>,


]]>
</description>
        
        <category><![CDATA[cherokee]]></category>
        
        <category><![CDATA[php]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[ubuntu]]></category>
        
        <category><![CDATA[fastcgi]]></category>
        
        <category><![CDATA[webserver]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Sun, 09 Aug 2009 09:32:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 9.04) | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu9.04]]></link>
        <description><![CDATA[This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu9.04"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu9.04" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22postfix%22">postfix</a>,

<a href="http://www.simpy.com/user/falko/tag/%22ubuntu%22">ubuntu</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22courier%22">courier</a>,

<a href="http://www.simpy.com/user/falko/tag/%22squirrelmail%22">squirrelmail</a>,

<a href="http://www.simpy.com/user/falko/tag/%22amavisd%22">amavisd</a>,

<a href="http://www.simpy.com/user/falko/tag/%22spamassassin%22">spamassassin</a>,

<a href="http://www.simpy.com/user/falko/tag/%22clamav%22">clamav</a>,


]]>
</description>
        
        <category><![CDATA[postfix]]></category>
        
        <category><![CDATA[ubuntu]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[courier]]></category>
        
        <category><![CDATA[squirrelmail]]></category>
        
        <category><![CDATA[amavisd]]></category>
        
        <category><![CDATA[spamassassin]]></category>
        
        <category><![CDATA[clamav]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Thu, 11 Jun 2009 08:16:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 5.3 x86_64) | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-centos-5.3-x86_64]]></link>
        <description><![CDATA[This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database used by Postfix.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-centos-5.3-x86_64"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-centos-5.3-x86_64" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22centos%22">centos</a>,

<a href="http://www.simpy.com/user/falko/tag/%22postfix%22">postfix</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22courier%22">courier</a>,

<a href="http://www.simpy.com/user/falko/tag/%22squirrelmail%22">squirrelmail</a>,

<a href="http://www.simpy.com/user/falko/tag/%22spamassassin%22">spamassassin</a>,

<a href="http://www.simpy.com/user/falko/tag/%22clamav%22">clamav</a>,


]]>
</description>
        
        <category><![CDATA[centos]]></category>
        
        <category><![CDATA[postfix]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[courier]]></category>
        
        <category><![CDATA[squirrelmail]]></category>
        
        <category><![CDATA[spamassassin]]></category>
        
        <category><![CDATA[clamav]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Thu, 14 May 2009 07:29:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Debian Lenny) | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-debian-lenny]]></link>
        <description><![CDATA[This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-debian-lenny"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-debian-lenny" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22postfix%22">postfix</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22courier%22">courier</a>,

<a href="http://www.simpy.com/user/falko/tag/%22squirrelmail%22">squirrelmail</a>,

<a href="http://www.simpy.com/user/falko/tag/%22debian%22">debian</a>,

<a href="http://www.simpy.com/user/falko/tag/%22lenny%22">lenny</a>,

<a href="http://www.simpy.com/user/falko/tag/%22spamassassin%22">spamassassin</a>,

<a href="http://www.simpy.com/user/falko/tag/%22clamav%22">clamav</a>,

<a href="http://www.simpy.com/user/falko/tag/%22amavisd%22">amavisd</a>,


]]>
</description>
        
        <category><![CDATA[postfix]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[courier]]></category>
        
        <category><![CDATA[squirrelmail]]></category>
        
        <category><![CDATA[debian]]></category>
        
        <category><![CDATA[lenny]]></category>
        
        <category><![CDATA[spamassassin]]></category>
        
        <category><![CDATA[clamav]]></category>
        
        <category><![CDATA[amavisd]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Thu, 05 Mar 2009 07:44:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Fedora 10) | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-fedora-10]]></link>
        <description><![CDATA[This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I'll show how to patch your Postfix appropriately). Passwords are stored in encrypted form in the database (most documents I found were dealing with plain text passwords which is a security risk). In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords. 
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-fedora-10"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-fedora-10" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22fedora%22">fedora</a>,

<a href="http://www.simpy.com/user/falko/tag/%22postfix%22">postfix</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22courier%22">courier</a>,

<a href="http://www.simpy.com/user/falko/tag/%22squirrelmail%22">squirrelmail</a>,

<a href="http://www.simpy.com/user/falko/tag/%22amavisd%22">amavisd</a>,

<a href="http://www.simpy.com/user/falko/tag/%22spamassassin%22">spamassassin</a>,

<a href="http://www.simpy.com/user/falko/tag/%22clamav%22">clamav</a>,


]]>
</description>
        
        <category><![CDATA[fedora]]></category>
        
        <category><![CDATA[postfix]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[courier]]></category>
        
        <category><![CDATA[squirrelmail]]></category>
        
        <category><![CDATA[amavisd]]></category>
        
        <category><![CDATA[spamassassin]]></category>
        
        <category><![CDATA[clamav]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Sun, 01 Feb 2009 07:04:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2009.0 i386) | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.0-i386]]></link>
        <description><![CDATA[This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database used by Postfix. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.  
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.0-i386"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.0-i386" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22postfix%22">postfix</a>,

<a href="http://www.simpy.com/user/falko/tag/%22courier%22">courier</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mandriva%22">mandriva</a>,

<a href="http://www.simpy.com/user/falko/tag/%22squirrelmail%22">squirrelmail</a>,

<a href="http://www.simpy.com/user/falko/tag/%22clamav%22">clamav</a>,

<a href="http://www.simpy.com/user/falko/tag/%22spamassassin%22">spamassassin</a>,

<a href="http://www.simpy.com/user/falko/tag/%22amavisd%22">amavisd</a>,


]]>
</description>
        
        <category><![CDATA[postfix]]></category>
        
        <category><![CDATA[courier]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[mandriva]]></category>
        
        <category><![CDATA[squirrelmail]]></category>
        
        <category><![CDATA[clamav]]></category>
        
        <category><![CDATA[spamassassin]]></category>
        
        <category><![CDATA[amavisd]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Thu, 23 Oct 2008 09:03:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[How To Set Up WebDAV With MySQL Authentication On Apache2 (Debian Etch) | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/setting-up-webdav-with-mysql-authentication-on-apache2-debian-etch]]></link>
        <description><![CDATA[This guide explains how to set up WebDAV with MySQL authentication (using mod_auth_mysql) on Apache2 on a Debian Etch server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/setting-up-webdav-with-mysql-authentication-on-apache2-debian-etch"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/setting-up-webdav-with-mysql-authentication-on-apache2-debian-etch" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22webdav%22">webdav</a>,

<a href="http://www.simpy.com/user/falko/tag/%22apache%22">apache</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22authentication%22">authentication</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mod_auth_mysql%22">mod_auth_mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22debian%22">debian</a>,


]]>
</description>
        
        <category><![CDATA[webdav]]></category>
        
        <category><![CDATA[apache]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[authentication]]></category>
        
        <category><![CDATA[mod_auth_mysql]]></category>
        
        <category><![CDATA[debian]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Thu, 19 Jun 2008 05:38:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2008.1) | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva2008.1]]></link>
        <description><![CDATA[This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords. 
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva2008.1"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva2008.1" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22postfix%22">postfix</a>,

<a href="http://www.simpy.com/user/falko/tag/%22courier%22">courier</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22squirrelmail%22">squirrelmail</a>,

<a href="http://www.simpy.com/user/falko/tag/%22spamassassin%22">spamassassin</a>,

<a href="http://www.simpy.com/user/falko/tag/%22clamav%22">clamav</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mandriva%22">mandriva</a>,


]]>
</description>
        
        <category><![CDATA[postfix]]></category>
        
        <category><![CDATA[courier]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[squirrelmail]]></category>
        
        <category><![CDATA[spamassassin]]></category>
        
        <category><![CDATA[clamav]]></category>
        
        <category><![CDATA[mandriva]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Tue, 15 Apr 2008 07:20:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[How To Set Up SSH With Public-Key Authentication On Debian Etch | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/set-up-ssh-with-public-key-authentication-debian-etch]]></link>
        <description><![CDATA[This guide explains how to set up an SSH server on Debian Etch with public-key authorization (and optionally with disabled password logins). SSH is a great tool to control Linux-based computers remotely. It is safe and secure.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/set-up-ssh-with-public-key-authentication-debian-etch"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/set-up-ssh-with-public-key-authentication-debian-etch" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22ssh%22">ssh</a>,

<a href="http://www.simpy.com/user/falko/tag/%22public-key+authentication%22">public-key authentication</a>,

<a href="http://www.simpy.com/user/falko/tag/%22debian%22">debian</a>,

<a href="http://www.simpy.com/user/falko/tag/%22openssh%22">openssh</a>,

<a href="http://www.simpy.com/user/falko/tag/%22etch%22">etch</a>,

<a href="http://www.simpy.com/user/falko/tag/%22debian+etch%22">debian etch</a>,


]]>
</description>
        
        <category><![CDATA[ssh]]></category>
        
        <category><![CDATA[public-key authentication]]></category>
        
        <category><![CDATA[debian]]></category>
        
        <category><![CDATA[openssh]]></category>
        
        <category><![CDATA[etch]]></category>
        
        <category><![CDATA[debian etch]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Sun, 30 Mar 2008 09:22:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[How To Implement Domainkeys In Postfix Using dk-milter | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/how-to-implement-domainkeys-in-postfix-using-dk-milter-centos5.1]]></link>
        <description><![CDATA[Domainkeys is "a method of e-mail authentication. Unlike some other methods, it offers almost end-to-end integrity from a signing to a verifying Mail Transfer Agent (MTA). In most cases the signing MTA acts on behalf of the sender, and the verifying MTA on behalf of the receiver. DomainKeys is specified in Historic RFC 4870, which is obsoleted by Standards Track RFC 4871, DomainKeys Identified Mail (DKIM) Signatures." according to the wikipedia. So why a how to on it when there is DKIM? Well domainkeys is still actively being used and is more widely deployed than DKIM, the developer Yahoo still uses it to sign and verify mail although they are contributers to the DKIM standard.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/how-to-implement-domainkeys-in-postfix-using-dk-milter-centos5.1"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/how-to-implement-domainkeys-in-postfix-using-dk-milter-centos5.1" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22dk-milter%22">dk-milter</a>,

<a href="http://www.simpy.com/user/falko/tag/%22domainkeys%22">domainkeys</a>,

<a href="http://www.simpy.com/user/falko/tag/%22postfix%22">postfix</a>,

<a href="http://www.simpy.com/user/falko/tag/%22centos%22">centos</a>,


]]>
</description>
        
        <category><![CDATA[dk-milter]]></category>
        
        <category><![CDATA[domainkeys]]></category>
        
        <category><![CDATA[postfix]]></category>
        
        <category><![CDATA[centos]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Tue, 05 Feb 2008 07:33:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Virtual Users And Domains With Postfix, Courier And MySQL (Mandriva 2008.0) | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-mandriva2008.0]]></link>
        <description><![CDATA[This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I will show how to patch your Postfix appropriately). Passwords are stored in encrypted form in the database (most documents I found were dealing with plain text passwords which is a security risk). In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-mandriva2008.0"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-mandriva2008.0" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22postfix%22">postfix</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22courier%22">courier</a>,

<a href="http://www.simpy.com/user/falko/tag/%22spamassassin%22">spamassassin</a>,

<a href="http://www.simpy.com/user/falko/tag/%22clamav%22">clamav</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mandriva%22">mandriva</a>,

<a href="http://www.simpy.com/user/falko/tag/%22virtual+users%22">virtual users</a>,

<a href="http://www.simpy.com/user/falko/tag/%22linux%22">linux</a>,

<a href="http://www.simpy.com/user/falko/tag/%22server%22">server</a>,

<a href="http://www.simpy.com/user/falko/tag/%22amavisd%22">amavisd</a>,


]]>
</description>
        
        <category><![CDATA[postfix]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[courier]]></category>
        
        <category><![CDATA[spamassassin]]></category>
        
        <category><![CDATA[clamav]]></category>
        
        <category><![CDATA[mandriva]]></category>
        
        <category><![CDATA[virtual users]]></category>
        
        <category><![CDATA[linux]]></category>
        
        <category><![CDATA[server]]></category>
        
        <category><![CDATA[amavisd]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Tue, 15 Jan 2008 05:46:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[OpenLDAP + Samba Domain Controller On Ubuntu 7.10 | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/openldap-samba-domain-controller-ubuntu7.10]]></link>
        <description><![CDATA[This document is a step by step guide for configuring Ubuntu 7.10 as a Samba Domain Controller with an LDAP backend (OpenLDAP). The point is to configure a server that can be comparable, from a central authentication point of view, to a Windows Server 2003 Domain Controller. The end result will be a server with an LDAP directory for storing user, group, and computer accounts. A Windows XP Professional SP2 workstation will be able to join the domain once properly configured.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/openldap-samba-domain-controller-ubuntu7.10"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/openldap-samba-domain-controller-ubuntu7.10" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22openldap%22">openldap</a>,

<a href="http://www.simpy.com/user/falko/tag/%22ldap%22">ldap</a>,

<a href="http://www.simpy.com/user/falko/tag/%22samba%22">samba</a>,

<a href="http://www.simpy.com/user/falko/tag/%22smb%22">smb</a>,

<a href="http://www.simpy.com/user/falko/tag/%22domain+controller%22">domain controller</a>,

<a href="http://www.simpy.com/user/falko/tag/%22pdc%22">pdc</a>,

<a href="http://www.simpy.com/user/falko/tag/%22ubuntu%22">ubuntu</a>,

<a href="http://www.simpy.com/user/falko/tag/%22gutsy+gibbon%22">gutsy gibbon</a>,


]]>
</description>
        
        <category><![CDATA[openldap]]></category>
        
        <category><![CDATA[ldap]]></category>
        
        <category><![CDATA[samba]]></category>
        
        <category><![CDATA[smb]]></category>
        
        <category><![CDATA[domain controller]]></category>
        
        <category><![CDATA[pdc]]></category>
        
        <category><![CDATA[ubuntu]]></category>
        
        <category><![CDATA[gutsy gibbon]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Sun, 06 Jan 2008 06:52:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Virtual Users And Domains With Postfix, Courier And MySQL (CentOS 5.1) | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/virtual-users-and-domains-postfix-courier-mysql-centos5.1]]></link>
        <description><![CDATA[This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I will show how to patch your Postfix appropriately). Passwords are stored in encrypted form in the database (most documents I found were dealing with plain text passwords which is a security risk). In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-and-domains-postfix-courier-mysql-centos5.1"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/virtual-users-and-domains-postfix-courier-mysql-centos5.1" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22postfix%22">postfix</a>,

<a href="http://www.simpy.com/user/falko/tag/%22courier%22">courier</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mail%22">mail</a>,

<a href="http://www.simpy.com/user/falko/tag/%22centos%22">centos</a>,

<a href="http://www.simpy.com/user/falko/tag/%22virtual+users%22">virtual users</a>,

<a href="http://www.simpy.com/user/falko/tag/%22clamav%22">clamav</a>,

<a href="http://www.simpy.com/user/falko/tag/%22spamassassin%22">spamassassin</a>,

<a href="http://www.simpy.com/user/falko/tag/%22amavisd%22">amavisd</a>,

<a href="http://www.simpy.com/user/falko/tag/%22linux%22">linux</a>,

<a href="http://www.simpy.com/user/falko/tag/%22server%22">server</a>,


]]>
</description>
        
        <category><![CDATA[postfix]]></category>
        
        <category><![CDATA[courier]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[mail]]></category>
        
        <category><![CDATA[centos]]></category>
        
        <category><![CDATA[virtual users]]></category>
        
        <category><![CDATA[clamav]]></category>
        
        <category><![CDATA[spamassassin]]></category>
        
        <category><![CDATA[amavisd]]></category>
        
        <category><![CDATA[linux]]></category>
        
        <category><![CDATA[server]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Tue, 11 Dec 2007 07:10:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[How to secure an SSL VPN with one-time passcodes and mutual authentication | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/ssl_vpn_one_time_passcodes_mutual_authentication]]></link>
        <description><![CDATA[SSL-based VPNs were designed to eliminate the need for complex configurations on the user's PC. Unfortunately, that was before the dangers of public WiFi networks and tougher regulatory requirements came into being. Thanks to WiFi, many attacks that were difficult are now quite simple. In particular, a man-in-the-middle attack can intercept SSL-encrypted traffic, rendering SSL-based VPNs useless - even if it is protected by a typical one-time password system. The man-in-the-middle can easily feed the one-time password into the SSL-based VPN within the alloted time.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/ssl_vpn_one_time_passcodes_mutual_authentication"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/ssl_vpn_one_time_passcodes_mutual_authentication" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22vpn%22">vpn</a>,

<a href="http://www.simpy.com/user/falko/tag/%22ssl%22">ssl</a>,

<a href="http://www.simpy.com/user/falko/tag/%22authentication%22">authentication</a>,

<a href="http://www.simpy.com/user/falko/tag/%22security%22">security</a>,

<a href="http://www.simpy.com/user/falko/tag/%22man-in-the-middle%22">man-in-the-middle</a>,

<a href="http://www.simpy.com/user/falko/tag/%22linux%22">linux</a>,


]]>
</description>
        
        <category><![CDATA[vpn]]></category>
        
        <category><![CDATA[ssl]]></category>
        
        <category><![CDATA[authentication]]></category>
        
        <category><![CDATA[security]]></category>
        
        <category><![CDATA[man-in-the-middle]]></category>
        
        <category><![CDATA[linux]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Mon, 02 Jul 2007 06:01:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[How to secure VNC remote access with two-factor authentication]]></title>
        <link><![CDATA[http://www.howtoforge.com/secure_vnc_remote_access_with_two_factor_authentication]]></link>
        <description><![CDATA[VNC is the most popular remote access solution today. However, it was developed to provide remote access, not to provide secure remote access. Administrators have to add security to VNC by tunneling it through an encrpyted channel such as SSH and adding a layer of authentication. In this article, we will show you how to combine the NoMachine NX server to encrpyt VNC and remote X session combined with two-factor authentication from WiKID Systems to create a secure, fast remote access solution.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/secure_vnc_remote_access_with_two_factor_authentication"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/secure_vnc_remote_access_with_two_factor_authentication" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22vnc%22">vnc</a>,

<a href="http://www.simpy.com/user/falko/tag/%22nomachine%22">nomachine</a>,

<a href="http://www.simpy.com/user/falko/tag/%22linux%22">linux</a>,

<a href="http://www.simpy.com/user/falko/tag/%22remote+desktop%22">remote desktop</a>,

<a href="http://www.simpy.com/user/falko/tag/%22wikid%22">wikid</a>,

<a href="http://www.simpy.com/user/falko/tag/%22authentication%22">authentication</a>,


]]>
</description>
        
        <category><![CDATA[vnc]]></category>
        
        <category><![CDATA[nomachine]]></category>
        
        <category><![CDATA[linux]]></category>
        
        <category><![CDATA[remote desktop]]></category>
        
        <category><![CDATA[wikid]]></category>
        
        <category><![CDATA[authentication]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Wed, 23 May 2007 05:01:00 -0400</pubDate>
      </item>
    
  </channel>
</rss>
