<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="0.92">
<channel>
	<title>Parantido Web Log</title>
	<link>http://blog.techfusion.it</link>
	<description>- Natural (SysAdmin) Cycle Life Brainstorming -</description>
	<lastBuildDate>Mon, 04 Feb 2008 22:26:20 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Qmail Scanner: qmail-scanner-queue.pl return-path anonymizer</title>
		<description>The following patch is able to anonymize the entire mails routing path.

Reason about this feature is the following:


	Customers privacy preservation
	Nullify RBL (Source Path) SpamCheck for RBListed ISP connection (fastweb.net, tim.it, etc etc).



In the diff patch attached file you can find some commented code block. You can store an original email ...</description>
		<link>http://blog.techfusion.it/2007/12/20/qmail-scanner-qmail-scanner-queuepl-return-path-anonymizer/</link>
			</item>
	<item>
		<title>Perl: &#8220;How to&#8221; Develop a Dynamic Plugin Engine</title>
		<description>
:: INTRODUCTION
&#160;
The main problem in my projects was a dynamically features extension through new implementations and new technology fully-fit across the time (software maintenance). For this problem i'm looking for a method to develop a core engine and to develop features through hooked attached plugins.
I decided to write this tutorial ...</description>
		<link>http://blog.techfusion.it/2007/12/18/perl-how-to-develop-a-dynamic-plugin-engine/</link>
			</item>
	<item>
		<title>Wishes for an Happy 27th Birthday</title>
		<description> </description>
		<link>http://blog.techfusion.it/2007/11/12/wishes-for-an-happy-27th-birthday/</link>
			</item>
	<item>
		<title>Just Certified</title>
		<description>


Exam Date/
 Time
Exam Name
&#160;
Client/
Exam Number
&#160;
Exam Status
Registration Expiration
&#160;


25-Oct-2007
10:00 AM
LPI Level 1 Exam 101
&#160;
Linux Professional Institute (LPI)
117-101
&#160;
Passed
30-Sep-2008
11:59 PM
Receipt


 </description>
		<link>http://blog.techfusion.it/2007/11/10/just-certified/</link>
			</item>
	<item>
		<title>Clima Day - Request for Energy</title>
		<description>
 </description>
		<link>http://blog.techfusion.it/2007/08/01/clima-day-request-for-energy/</link>
			</item>
	<item>
		<title>ANSI Escape Sequences</title>
		<description>
Intro
ANSI Escape sequences are used to perform special operations on the terminal, such as changing the output color, making it bold, printing at a specified coordinate etc.
The sequences
 Wherever you see '#', that should be replaced by the appropriate number.
Cursor Controls:

ESC[#;#H or ESC[#;#f (Moves cusor to line #, column #)
ESC[#A ...</description>
		<link>http://blog.techfusion.it/2007/06/27/ansi-escape-sequences/</link>
			</item>
	<item>
		<title>Libapache2 Mod Auth: &#8220;(9)Bad file descriptor: Could not open password file: (null)&#8221;</title>
		<description>Recentemente è stato aggiornato il pacchetto libapache2-mod-auth e all'utilizzo degli stessi file di configurazione provoca il seguente errore:
(9)Bad file descriptor: Could not open password file: (null)
Per risolvere la situazione è sufficiente aggiungere la seguente linea al proprio file di configurazione:
AuthBasicAuthoritative off
Come riportato dalla fonte del bug il problema è il ...</description>
		<link>http://blog.techfusion.it/2007/06/04/libapache2-mod-auth-9bad-file-descriptor-could-not-open-password-file-null/</link>
			</item>
	<item>
		<title>Apache2 + MySQL Mod_Auth V2 (libapache2-mod-auth-mysql)</title>
		<description>Il post di seguito spiega come utilizzare la seconda versione del mod "MySQL Authentication" con un Apache Server versione 2.x.

La distribuzione utilizzata è una Debian GNU/Linux Stable.

Innanzitutto installare i pacchetti necessari (dato per assunto che sia stato già installato apache2/mysql)

# apt-get install libapache2-mod-auth-mysql

Creare la tabella nel database MySQL

mysql -uroot -p

mysql&#62; ...</description>
		<link>http://blog.techfusion.it/2007/01/15/apache2-mysql-mod_auth-v2-libapache2-mod-auth-mysql/</link>
			</item>
</channel>
</rss>
