<?xml version="1.0" encoding="iso-8859-1"?>
  
 <rss version="2.0"
      xmlns:admin="http://webns.net/mvcb/"
      xmlns:content="http://purl.org/rss/1.0/modules/content/"
      xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:html="http://www.w3.org/1999/html"
      xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
      xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
      xmlns:wfw="http://wellformedweb.org/CommentAPI/">
   <channel>
     <title>Benj's tavern</title>
     <link>http://www.grassouille.org/blog/index.php</link>
     <description>The blog with REAL pieces of geek inside!</description>
     <language></language>
     <ttl>60</ttl>
     <admin:generatorAgent rdf:resource="http://www.grassouille.org/blog/" />
     <admin:errorReportsTo rdf:resource="mailto:bdrieu@april.org" />
  <item>
    <title>On the use and abuse of logrotate to rotate spams</title>
    <link>http://www.grassouille.org/blog/index.php//Debian/050927</link>
    <comments>http://www.grassouille.org/blog/index.php//Debian/050927</comments>
    <description>
      
<p/>
As for everybody, spam eventually became a major nuisance from quite a
long time now.  As my main email address is the same since 1996 and as
it is apparent on the web, my daily spam volume is hundreds of spams
(if not thousands).  This makes too much junk to download in the
morning when I start my computer and then to process via anti-spam
filters.  This is why I set up a basic filtering on my mail gateway
and archive almost-certainly-spam in my $HOME there for further
investigation in case ham is lost.
<p/>
The problem is that my spam box eventually becomes too big and fills
up the hard drive, causing frustration to other users.  So I decided
to use logrotate to archive my spam and set up the following in a
crontab:
<p/>
<pre>/home/benj/evil-spam {
	daily
	missingok
	rotate 7
	compress
	notifempty
}</pre>
<p/>
So I can still harvest for recent ham if I need, and disk usage is
kept low.  This is really what I like with Unix, the possibility to
use well-conceived tools in order to achieve something the programmer
did not even imagined.
<p/>
OK, nothing fancy there but I thought this perversion of logrotate
might worth sharing.  :-)

    </description>
    <category domain="http://www.grassouille.org/blog/index.php">/Debian</category>
    <dc:creator>bdrieu@april.org</dc:creator>
    <pubdate>Tue Sep 27 2005 11:16</pubdate>
  </item>
  <item>
    <title>Naming machines</title>
    <link>http://www.grassouille.org/blog/index.php//Debian/050919</link>
    <comments>http://www.grassouille.org/blog/index.php//Debian/050919</comments>
    <description>
      
<p/>
As I stumbled on my client's server, I could notice it was named after
Mercury, and that there was a Hermes, a Vulcan and other mythology
gods nearby.  Besides that it is the quadrillionth time I log on a
server named "mercury", I kept wonder how many naming schemes I met
during my various business trips.  So far, after ten year of
consulting, I can count:
<p/>
<ul>
<li>mythology gods</li>
<li>sci-fi authors</li>
<li>cities, countries, lakes</li>
<li>fishes, shells, flowers, sweets</li>
<li>drugs (yes, I once ssh'd to <em>tetrahydrocannabinol</em>)</li>
<li>chemical elements</li>
<li>fiction characters, like Asterix, LOTR, X-Men (good guys being Debian servers, magneto being the Windows server)</li>
<li>female first names</li>
<li>boring names like <em>mailgw012</em></li>
</ul>
<p/>
I wonder what else people use, if people know other naming schemes I'd
be curious to hear them.
<p/>

    </description>
    <category domain="http://www.grassouille.org/blog/index.php">/Debian</category>
    <dc:creator>bdrieu@april.org</dc:creator>
    <pubdate>Mon Sep 19 2005 14:15</pubdate>
  </item>
  <item>
    <title>Vamos a la playa</title>
    <link>http://www.grassouille.org/blog/index.php//APRIL/050901</link>
    <comments>http://www.grassouille.org/blog/index.php//APRIL/050901</comments>
    <description>
      
<p/>
Ce soir je serai parti pour une dizaine de jours au soleil de Cahors.
Loin du clavier et de mes mails, donc ne me spammez pas trop en mon
absence.  :-)
<p/>
Histoire de faire du prosélytisme j'emporterai mon tee-shirt APRIL
avec moi (celui avec le gnou fou).  Je ne sais pas pour vous, mais
hormis son côté super-hype qui garanti un succès assuré en soirée
(sisi, je le jure, surtout porté moulant), il ne se passe pas une
journée où je le porte sans que je ne me retrouve à parler
d'informatique libre à des complets inconnus qui n'en avaient jamais
entendu parler.  Bref, c'est le pouvoir des images.  :-)
<p/>
Alors si toi aussi tu veux frimer sur les plages avec un beau
tee-shirt APRIL et par la même occasion contribuer au logiciel libre,
tu <b>dois</b> te <a
href="http://boutique.april.org/product_info.php?products_id=28">procurer</a>
cet objet de convoitise !

    </description>
    <category domain="http://www.grassouille.org/blog/index.php">/APRIL</category>
    <dc:creator>bdrieu@april.org</dc:creator>
    <pubdate>Thu Sep 01 2005 15:03</pubdate>
  </item>
   </channel>
 </rss>
