<?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>GeeK`s Lifez &#187; Kernel</title>
	<atom:link href="http://blog.cannibalz.net/category/kernel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cannibalz.net</link>
	<description>GeeK`s Lifez</description>
	<lastBuildDate>Mon, 16 Jan 2012 21:00:04 +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>Faille noyau linux 2.6.17 &#8211; 2.6.24.1</title>
		<link>http://blog.cannibalz.net/2008/02/17/faille-noyau-linux-2617-26241/</link>
		<comments>http://blog.cannibalz.net/2008/02/17/faille-noyau-linux-2617-26241/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 09:17:42 +0000</pubDate>
		<dc:creator>JaCe</dc:creator>
				<category><![CDATA[Faille]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Noyau]]></category>

		<guid isPermaLink="false">http://blog.cannibalz.net/2008/02/17/faille-noyau-linux-2617-26241/</guid>
		<description><![CDATA[Et oui un exploit permets a un utilisateur de passer root en local.. Une faille corrigée dans le noyau 2.6.24.2 et qui fait très mal vu le nombre de noyau qu'elle concerne. Testée et approuvée, et ça marche très bien :/ Pensez a update votre noyau ! ici]]></description>
			<content:encoded><![CDATA[<p>Et oui un exploit permets a un utilisateur de passer root en local..</p>
<p><span id="more-28"></span></p>
<p>Une faille corrigée dans le noyau 2.6.24.2 et  qui fait très mal vu le nombre de noyau qu'elle concerne.</p>
<p>Testée et approuvée, et ça marche très bien :/</p>
<p>Pensez a update votre noyau ! <a href="http://blog.cannibalz.net/2008/01/05/compiler-son-noyau-kernel-sur-debian/">ici</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cannibalz.net/2008/02/17/faille-noyau-linux-2617-26241/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Compiler son noyau / kernel sur Debian Linux</title>
		<link>http://blog.cannibalz.net/2008/01/05/compiler-son-noyau-kernel-sur-debian/</link>
		<comments>http://blog.cannibalz.net/2008/01/05/compiler-son-noyau-kernel-sur-debian/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 05:14:22 +0000</pubDate>
		<dc:creator>JaCe</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Noyau]]></category>

		<guid isPermaLink="false">http://blog.cannibalz.net/2008/01/05/compiler-son-noyau-kernel-sur-debian/</guid>
		<description><![CDATA[Voici un mini tuto qui a pour but de vous permettre de ponder un nouveua noyau sur votre Debian adorée! # apt-get install debconf-utils dpkg-dev debhelper build-essential kernel-package libncurses5-dev Recuperez le noyau que vous voulez a l'adresse: http://www.kernel.org/pub/linux/kernel/v2.6/ Puis on y va: # cd /usr/src # tar xvzf /path/to/linux-*.tar.gz # ln -s linux-&#60;version&#62; linux # [...]]]></description>
			<content:encoded><![CDATA[<p>Voici un mini tuto qui a pour but de vous permettre de ponder un nouveua noyau sur votre Debian adorée!<br />
<span id="more-16"></span></p>
<ul>
<li> # apt-get install debconf-utils dpkg-dev debhelper  build-essential kernel-package libncurses5-dev</li>
</ul>
<p>Recuperez le noyau que vous voulez a l'adresse:</p>
<blockquote><p>http://www.kernel.org/pub/linux/kernel/v2.6/</p></blockquote>
<p>Puis on y va:</p>
<ul>
<li># cd /usr/src</li>
<li># tar xvzf /path/to/linux-*.tar.gz</li>
<li># ln -s linux-&lt;version&gt; linux</li>
<li># cd linux</li>
<li># cp /boot/config-&lt;version&gt; .config</li>
<li># make oldconfig</li>
<li># make menuconfig</li>
<li>#  make-kpkg clean</li>
<li>#  make-kpkg –initrd –revision 01 kernel_image (01 pour la revision 01, a incrementer a chaque recompil)</li>
<li># cd ..</li>
<li>#  dpkg -i linux-image-2.6.18.1_test.001_i386.deb</li>
<li># reboot</li>
</ul>
<p>Hopla il ne vous reste plus qu'a verifier que vous etes bien sur le noyau recemment installé avec un bon  uname -ar ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cannibalz.net/2008/01/05/compiler-son-noyau-kernel-sur-debian/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

