<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Abydos &#187; fix</title>
	<atom:link href="http://blog.fthouvenin.com/tag/fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fthouvenin.com</link>
	<description>Ma vie, mon univers, ma passion.</description>
	<lastBuildDate>Thu, 27 May 2010 23:49:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Erreur de mise à jour de MySQL sur Linux</title>
		<link>http://blog.fthouvenin.com/2010/02/04/erreur-de-mise-a-jour-de-mysql-sur-linux/</link>
		<comments>http://blog.fthouvenin.com/2010/02/04/erreur-de-mise-a-jour-de-mysql-sur-linux/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 22:55:01 +0000</pubDate>
		<dc:creator>Florent</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://blog.fthouvenin.com/?p=261</guid>
		<description><![CDATA[Depuis un moment j'ai cette erreur lorsque j'essaye de mettre à jour mysql-server5.0 :
error: 'Access denied for user 'debian-sys-maint'@'localhost'
Allez savoir pourquoi mais apparemment debian perd ses droits... Pour résoudre ce soucis, c'est simple, ouvre le fichier debian.cnf :
cat /etc/mysql/debian.cnf
Automatically generated for Debian scripts. DO NOT TOUCH!
[client]
host     = localhost
user    [...]]]></description>
		<wfw:commentRss>http://blog.fthouvenin.com/2010/02/04/erreur-de-mise-a-jour-de-mysql-sur-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installer VMware Server 2 sur une Debian Lenny chez OVH</title>
		<link>http://blog.fthouvenin.com/2010/02/01/installer-vmware-server-2-sur-une-debian-lenny/</link>
		<comments>http://blog.fthouvenin.com/2010/02/01/installer-vmware-server-2-sur-une-debian-lenny/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 23:37:37 +0000</pubDate>
		<dc:creator>Florent</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[ovh]]></category>
		<category><![CDATA[virtualisation]]></category>
		<category><![CDATA[vmware server]]></category>

		<guid isPermaLink="false">http://blog.fthouvenin.com/?p=244</guid>
		<description><![CDATA[Pour l'instant l'article est un peu "brut", je le détaillerai plus tard.  
Tout d'abord il vous faut télécharger le noyau et l'extraire dans /usr/src/ :
(/usr/src) wget ftp://ftp.ovh.net/made-in-ovh/bzImage/linux-2.6.31.5-ovh.tar.gz
(/usr/src) tar xf linux-2.6.31.5-ovh.tar.gz
(/usr/src) ln -fs /usr/src/linux-2.6.31.5-ovh /usr/src/linux
(/usr/src) l
total 76M
lrwxrwxrwx  1 root src    27 2010-01-31 17:16 linux -&#62; /usr/src/linux-2.6.31.5-ovh
drwxrwxr-x 23 root root 4.0K 2009-11-05 [...]]]></description>
		<wfw:commentRss>http://blog.fthouvenin.com/2010/02/01/installer-vmware-server-2-sur-une-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS : tr et background</title>
		<link>http://blog.fthouvenin.com/2009/09/04/css-tr-et-background/</link>
		<comments>http://blog.fthouvenin.com/2009/09/04/css-tr-et-background/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 22:22:53 +0000</pubDate>
		<dc:creator>Florent</dc:creator>
				<category><![CDATA[Programmation]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE6]]></category>

		<guid isPermaLink="false">http://blog.fthouvenin.com/?p=201</guid>
		<description><![CDATA[Aujourd'hui en faisant de l'intégration web j'ai voulu ajouter une image de fond sur une balise tr, c'est bien la première fois que je le faisais, honnêtement je ne pensais pas que c'était possible et encore moins valide (W3C)... et ben je me trompais !
Le but était d'avoir une sorte de box avec un effet [...]]]></description>
		<wfw:commentRss>http://blog.fthouvenin.com/2009/09/04/css-tr-et-background/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
