<?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> &#187; ubuntu 100% libre</title>
	<atom:link href="http://www.tutorialesubuntu.com/tag/ubuntu-100-libre/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutorialesubuntu.com</link>
	<description></description>
	<lastBuildDate>Sat, 22 May 2010 08:51:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 100% libre con el núcleo linux-libre</title>
		<link>http://www.tutorialesubuntu.com/2009/10/18/ubuntu-100-por-cien-libre-con-el-nucleo-linux-libre/</link>
		<comments>http://www.tutorialesubuntu.com/2009/10/18/ubuntu-100-por-cien-libre-con-el-nucleo-linux-libre/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 11:52:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Comandos]]></category>
		<category><![CDATA[Consola]]></category>
		<category><![CDATA[Descargas]]></category>
		<category><![CDATA[Free as in Freedom]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Instalación]]></category>
		<category><![CDATA[Software libre]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[gNewSense]]></category>
		<category><![CDATA[gnu/linux 100% libre]]></category>
		<category><![CDATA[instalar linux-libre ubuntu]]></category>
		<category><![CDATA[kernel linux 100% libre]]></category>
		<category><![CDATA[kernel linux-libre ubuntu]]></category>
		<category><![CDATA[núcleo linux 100% libre]]></category>
		<category><![CDATA[núcleo linux-libre en ubuntu]]></category>
		<category><![CDATA[ubuntu 100% libre]]></category>

		<guid isPermaLink="false">http://www.tutorialesubuntu.com/?p=154</guid>
		<description><![CDATA[Siguiendo la serie de tutoriales Free as in Freedom vamos a ver como convertir el núcleo de nuestro Ubuntu en un núcleo 100% libre.
¿Qué es el núcleo?
El sistema operativo GNU/Linux está formado por el núcleo (en inglés kernel) Linux y el resto. El núcleo Linux no es completamente libre, ya que tiene partes de software [...]]]></description>
			<content:encoded><![CDATA[<p>Siguiendo la serie de tutoriales <a href="http://www.tutorialesubuntu.com/free-as-in-freedom/">Free as in Freedom</a> vamos a ver como convertir el núcleo de nuestro Ubuntu en un núcleo 100% libre.</p>
<p><strong>¿Qué es el núcleo?</strong><br />
El sistema operativo GNU/Linux está formado por el núcleo (en inglés kernel) Linux y el resto. El núcleo Linux no es completamente libre, ya que tiene partes de software no libre. Linux-libre es el núcleo de linux 100% Libre.</p>
<p><strong>Instalación del núcleo Linux-libre en Ubuntu</strong><br />
<strong>Nota:</strong> El núcleo linux-libre no incluye muchos paquetes que el núcleo linux normal si. Asi que si estás usando drivers privativos, perderás estos y no podrás usar algunas funciones de tu tarjeta gráfica, por ejemplo. Haz esto teniéndolo en cuenta y bajo tu propia responsabilidad.<br />
<span id="more-154"></span><br />
El proceso es muy sencillo.<br />
Nos vamos a la web de <a href="http://aligunduz.org/gNewSense/freedomshoppe/">Aligunduz.org</a><br />
Ahí tenemos que ver la última versión de los paquetes image y headers. Buscamos los más actuales.<br />
En este caso son los del 23-Septiembre-2009 y a versión 2.6.30.7<br />
<em>linux-headers-2.6.30.7-libre-fshoppe1_i386.deb </em><br />
<em>linux-image-2.6.30.7-libre-fshoppe1_i386.deb</em></p>
<p><a href="http://www.tutorialesubuntu.com/linuxlibre.png"><img width="550" src="http://www.tutorialesubuntu.com/linuxlibre.png"></a></p>
<p>Una vez sabemos la última versión, nos vamos a Aplicaciones -&gt; Accesorios -&gt; Terminal, y escribimos<br />
<code>wget http://aligunduz.org/gNewSense/freedomshoppe/linux-image-2.6.30.7-libre-fshoppe1_i386.deb http://aligunduz.org/gNewSense/freedomshoppe/linux-headers-2.6.30.7-libre-fshoppe1_i386.deb</code><br />
Después los instalamos, escribiendo<br />
<code>sudo dpkg -i linux-image-2.6.30.7-libre-fshoppe1_i386.deb linux-headers-2.6.30.7-libre-fshoppe1_i386.deb</code><br />
Nos pidé la contraseña, la ponemos y ya se instala.<br />
Ahora sólo tenemos que reiniciar Ubuntu y la primera opción de arranque en GRUB será con el núcleo 2.6.30.7-libre-fshoppe1_i386.<br />
Y ya tenemos nuestro núcleo de Linux 100% libre.</p>
<p>Enlaces:<br />
<a href="http://www.fsfla.org/svnwiki/selibre/linux-libre/index.en.html">Página del proyecto linux-libre</a> (en inglés)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialesubuntu.com/2009/10/18/ubuntu-100-por-cien-libre-con-el-nucleo-linux-libre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
