<?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>Blog de Boris HUISGEN</title>
	<atom:link href="http://blog.hbis.fr/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hbis.fr</link>
	<description>Administrateur &#38; Développeur système UNIX/Linux</description>
	<lastBuildDate>Mon, 14 May 2012 20:39:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Debian : configuration du bridge réseau pour Xen</title>
		<link>http://blog.hbis.fr/2012/05/14/debian-xen_network_bridge/</link>
		<comments>http://blog.hbis.fr/2012/05/14/debian-xen_network_bridge/#comments</comments>
		<pubDate>Mon, 14 May 2012 13:58:07 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Système]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4941</guid>
		<description><![CDATA[Les packages Xen de Debian ne touche en rien la configuration réseau du système, ceci légitimement pour éviter une perte d&#8217;accès. Dans le cas d&#8217;une configuration en bridge, le script network-bridge de Xen permet de créer un pont réseau nommé eth0, ce qui n&#8217;est pas très standard. Ayant eu quelques problèmes avec ce script (erreurs ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/05/14/debian-xen_network_bridge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SWT : scrolling automatique avec un composant StyledText</title>
		<link>http://blog.hbis.fr/2012/05/12/swt-styledtext_autoscroll/</link>
		<comments>http://blog.hbis.fr/2012/05/12/swt-styledtext_autoscroll/#comments</comments>
		<pubDate>Sat, 12 May 2012 00:03:57 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[SWT]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4924</guid>
		<description><![CDATA[L&#8217;astuce consiste à effectuer une sélection vide (invisible) du dernier caractère en appelant la méthode setSelection : A noter qu&#8217;avec setSelectionRange, seul le positionnement du curseur est effectué pas le scolling]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/05/12/swt-styledtext_autoscroll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xen 4 : patch pour une configuration bridge IPv6</title>
		<link>http://blog.hbis.fr/2012/05/03/xen-patch_network_bridge_ipv6/</link>
		<comments>http://blog.hbis.fr/2012/05/03/xen-patch_network_bridge_ipv6/#comments</comments>
		<pubDate>Thu, 03 May 2012 16:46:27 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4887</guid>
		<description><![CDATA[Le script de configuration réseau en mode bridge de Xen (/etc/xen/scripts/network-bridge) ne prend en compte que les adresses au format IPv4. Ceci est problématique puisque Xen ne se chargera pas et au final vos domU ne pourront démarrer automatiquement. Ce patch vous sera alors nécessaire pour prendre en compte l&#8217;adressage IPv6 ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/05/03/xen-patch_network_bridge_ipv6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xen 4 : installation d&#8217;une VM Windows serveur 2008</title>
		<link>http://blog.hbis.fr/2012/05/02/xen-win2008_on_squeeze/</link>
		<comments>http://blog.hbis.fr/2012/05/02/xen-win2008_on_squeeze/#comments</comments>
		<pubDate>Wed, 02 May 2012 18:54:05 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4853</guid>
		<description><![CDATA[Alors aujourd&#8217;hui c&#8217;est ma fête et à quoi j&#8217;ai droit ? Installer deux VM Windows. Merci, vraiment merci. Donc çà ne méritera pas plus qu&#8217;un article type copié/collé tout bête et deux / trois images pour mettre de la couleur. Allez, la mission du jour, l&#8217;installation d&#8217;un serveur Xen 4 sous Debian 6 / Squeeze ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/05/02/xen-win2008_on_squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP : default_socket_timeout</title>
		<link>http://blog.hbis.fr/2012/05/02/php-default_socket_timeout/</link>
		<comments>http://blog.hbis.fr/2012/05/02/php-default_socket_timeout/#comments</comments>
		<pubDate>Wed, 02 May 2012 09:12:10 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4848</guid>
		<description><![CDATA[Encore une connerie PHP &#8211; mais qui ne sera jamais la dernière alors soyons heureux &#8211; au niveau de la configuration par défaut du timeout des opérations réseau (lecture/écriture) que voici : L&#8217;option default_socket_timeout est fixée par défaut à 60 secondes alors que la durée maximale d’exécution d&#8217;un script (option max_execution_time), est de 30 secondes&#8230;Vive ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/05/02/php-default_socket_timeout/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>hbIRCS : build 20120429</title>
		<link>http://blog.hbis.fr/2012/05/01/hbircs-20120429/</link>
		<comments>http://blog.hbis.fr/2012/05/01/hbircs-20120429/#comments</comments>
		<pubDate>Tue, 01 May 2012 20:48:19 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Réalisations]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4827</guid>
		<description><![CDATA[Nouveau build pour mon serveur de discussions IRC. Au niveau des nouveautés, l&#8217;ajout du support des semi-opérateurs de salon (half ops). Un utilisateur possédant les droits halfop peut alors voicer / kicker / bannir et changer le topic du salon. La commande pour accorder les droits halfop à un utilisateur sur un salon est la ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/05/01/hbircs-20120429/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wget : aspirer un site web</title>
		<link>http://blog.hbis.fr/2012/04/26/wget-spider/</link>
		<comments>http://blog.hbis.fr/2012/04/26/wget-spider/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 14:50:49 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4773</guid>
		<description><![CDATA[Pour récupérer une version purement HTML ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/04/26/wget-spider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zabbix : monitorer l&#8217;activité d&#8217;un disque</title>
		<link>http://blog.hbis.fr/2012/04/25/zabbix-disk_io_ops/</link>
		<comments>http://blog.hbis.fr/2012/04/25/zabbix-disk_io_ops/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 12:19:41 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Zabbix]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4755</guid>
		<description><![CDATA[Pour monitorer l&#8217;activité disque avec Zabbix, il convient de créer deux éléments par disque : le premier pour la lecture avec la clé vfs.dev.read le second pour l&#8217;écriture avec la clé vfs.dev.write Il faut spécifier 512 comme coefficient de multiplication étant donné que Linux utilise 512 octets par bloc secteur.   Voici un rendu graphique ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/04/25/zabbix-disk_io_ops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java : désactiver la validation d&#8217;un certificat SSL</title>
		<link>http://blog.hbis.fr/2012/04/24/java-ssl_ca_validation/</link>
		<comments>http://blog.hbis.fr/2012/04/24/java-ssl_ca_validation/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 22:12:06 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4739</guid>
		<description><![CDATA[Un moyen rapide et pas propre pour désactiver la validation d&#8217;un certificat SSL côté client ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/04/24/java-ssl_ca_validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shell : récupérer la date du jour précédent</title>
		<link>http://blog.hbis.fr/2012/04/20/shell-date_of_yesterday/</link>
		<comments>http://blog.hbis.fr/2012/04/20/shell-date_of_yesterday/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 14:43:44 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4735</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/04/20/shell-date_of_yesterday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

