<?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 &#187; Linux</title>
	<atom:link href="http://blog.hbis.fr/category/systeme/linux/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, 06 Feb 2012 21:53:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Debian : se protéger des attaques bruteforce par SSH avec DenyHosts</title>
		<link>http://blog.hbis.fr/2012/02/06/debian-ssh_denyhost/</link>
		<comments>http://blog.hbis.fr/2012/02/06/debian-ssh_denyhost/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 21:43:04 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSSH]]></category>
		<category><![CDATA[Sécurité]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4337</guid>
		<description><![CDATA[Si votre serveur n&#8217;assure pas de filtrage réseau, denyhosts est la solution pour limiter les attaques par bruteforce SSH. Ce dernier s&#8217;appuie sur les tcp wrappers &#8211; les fichiers historiques /etc/hosts.allow et /etc/hosts.deny &#8211; afin d&#8217;autoriser / bloquer l&#8217;accès aux services réseaux, dont SSH. Encore une fois iptables n&#8217;est pas nécessaire pour que la protection ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/02/06/debian-ssh_denyhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian : désinstaller les services clients NFS</title>
		<link>http://blog.hbis.fr/2012/02/06/debian-remove_nfs/</link>
		<comments>http://blog.hbis.fr/2012/02/06/debian-remove_nfs/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 16:27:51 +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>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4330</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/02/06/debian-remove_nfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian : utilisation des cgroups sur un serveur web PHP mutualisé</title>
		<link>http://blog.hbis.fr/2012/01/16/debian-webserver_and_cgroups/</link>
		<comments>http://blog.hbis.fr/2012/01/16/debian-webserver_and_cgroups/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 14:50:27 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Hébergement]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4141</guid>
		<description><![CDATA[Les cgroups &#8211; groupes de contrôle &#8211; ont pour but de contrôler les ressources systèmes utilisées par un ou plusieurs processus. Les processus sous contrôle sont affectés dans des groupes sur lequels agissent des contrôleurs de ressources. Chaque contrôleur gère un type de ressources : cpuset : allocation CPU (numéro CPU/core CPU). cpuacct :  consommation ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/01/16/debian-webserver_and_cgroups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo : configuration dual-stack IPv4 / IPv6</title>
		<link>http://blog.hbis.fr/2012/01/13/gentoo-ipv4_ipv6/</link>
		<comments>http://blog.hbis.fr/2012/01/13/gentoo-ipv4_ipv6/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 21:34:03 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Réseau]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4240</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/01/13/gentoo-ipv4_ipv6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian 6 : configuration dual-stack IPv4 / IPv6</title>
		<link>http://blog.hbis.fr/2012/01/13/debian6-ipv4_ipv6/</link>
		<comments>http://blog.hbis.fr/2012/01/13/debian6-ipv4_ipv6/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 21:31:49 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Réseau]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4235</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/01/13/debian6-ipv4_ipv6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian 6 : forcer l&#8217;umask par défaut</title>
		<link>http://blog.hbis.fr/2012/01/13/debian6-umask/</link>
		<comments>http://blog.hbis.fr/2012/01/13/debian6-umask/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 21:25:17 +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>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4137</guid>
		<description><![CDATA[/etc/pam.d/common-session ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/01/13/debian6-umask/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian 6 : kernel 2.6.32 avec gestion des cgroups</title>
		<link>http://blog.hbis.fr/2012/01/13/debian6-kernel_cgroups/</link>
		<comments>http://blog.hbis.fr/2012/01/13/debian6-kernel_cgroups/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 21:12:22 +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>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4217</guid>
		<description><![CDATA[linux-headers-2.6.32-bhuisgen_2_amd64.deb linux-headers-2.6.32-bhuisgen_2_amd64.deb.sha1 linux-image-2.6.32-bhuisgen_2_amd64.deb linux-image-2.6.32-bhuisgen_2_amd64.deb.sha]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2012/01/13/debian6-kernel_cgroups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian : compilation d&#8217;un kernel custom sous squeeze</title>
		<link>http://blog.hbis.fr/2011/12/20/debian-custom_kernel_squeeze/</link>
		<comments>http://blog.hbis.fr/2011/12/20/debian-custom_kernel_squeeze/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 23:45:44 +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>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4090</guid>
		<description><![CDATA[Petit mode d&#8217;emploi de la compilation d&#8217;un noyau custom sous Debian&#8230; Installation des sources et des dépendances Configuration du noyau Compilation du noyau Installation du noyau]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2011/12/20/debian-custom_kernel_squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo : configuration réseau IPv6</title>
		<link>http://blog.hbis.fr/2011/12/01/gentoo-ipv6_net_config/</link>
		<comments>http://blog.hbis.fr/2011/12/01/gentoo-ipv6_net_config/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 15:39:20 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4063</guid>
		<description><![CDATA[En premier lieu, il faut installer le package iproute2 pour gérer l&#8217;adressage et le routage IPv6 grâce à la commande ip : Enfin la configuration de l&#8217;interface réseau (syntaxe pour baselayout-2) ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2011/12/01/gentoo-ipv6_net_config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux : le bug incompréhensible du jour</title>
		<link>http://blog.hbis.fr/2011/11/30/linux-tcp_sysctl_bu/</link>
		<comments>http://blog.hbis.fr/2011/11/30/linux-tcp_sysctl_bu/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 14:45:45 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Réseau]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=4046</guid>
		<description><![CDATA[NE PLUS UTILISER ce paramètre système ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2011/11/30/linux-tcp_sysctl_bu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

