<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>http://wiki.enunpimpam.com/pimpamwiki/index.php?action=history&amp;feed=atom&amp;title=Desinstalar_un_Kernel</id>
	<title>Desinstalar un Kernel - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?action=history&amp;feed=atom&amp;title=Desinstalar_un_Kernel"/>
	<link rel="alternate" type="text/html" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?title=Desinstalar_un_Kernel&amp;action=history"/>
	<updated>2026-04-06T03:08:15Z</updated>
	<subtitle>Historial de revisiones de esta página en el wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>http://wiki.enunpimpam.com/pimpamwiki/index.php?title=Desinstalar_un_Kernel&amp;diff=210&amp;oldid=prev</id>
		<title>Nacho: 1 revisión importada</title>
		<link rel="alternate" type="text/html" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?title=Desinstalar_un_Kernel&amp;diff=210&amp;oldid=prev"/>
		<updated>2020-04-22T21:43:59Z</updated>

		<summary type="html">&lt;p&gt;1 revisión importada&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;es&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Revisión anterior&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revisión del 21:43 22 abr 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;es&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Sin diferencias)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Nacho</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.enunpimpam.com/pimpamwiki/index.php?title=Desinstalar_un_Kernel&amp;diff=209&amp;oldid=prev</id>
		<title>ubuntu&gt;Nacho: /* Que versión tengo */</title>
		<link rel="alternate" type="text/html" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?title=Desinstalar_un_Kernel&amp;diff=209&amp;oldid=prev"/>
		<updated>2011-02-01T19:16:08Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Que versión tengo&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[category:Ubuntu]] &lt;br /&gt;
Piede dar el caso que realizamos una actualización y el nuevo kernel no funciona del todo correcto, o tenemos algunos programas que no funcionan.&lt;br /&gt;
= Versión en uso=&lt;br /&gt;
Para ver que versión de kernel estoy usando abrir un terminal y escribir:&lt;br /&gt;
 uname -a&lt;br /&gt;
= Que versión tengo = &lt;br /&gt;
Para comprobar que Kernel tenemos instaldos abrimos un terminal y escribimos:&lt;br /&gt;
 sudo dpkg --get-selections | grep linux-image&lt;br /&gt;
Nos mostrara una lista de las versiones que tenemos instaladas.&lt;br /&gt;
 linux-image-2.6.32-27-generic-pae		install &lt;br /&gt;
 linux-image-2.6.32-28-generic-pae		install &lt;br /&gt;
 linux-image-generic-pae				install&lt;br /&gt;
&lt;br /&gt;
= Desisntalar = &lt;br /&gt;
Para desinstalar un kernel solo tenemos que abrir una consola he escribir.&lt;br /&gt;
 sudo apt-get remove --purge linux-image-2.6.32-28-generic&lt;br /&gt;
Nota:Cambiar los números por la versión que queréis desinstalar.&lt;/div&gt;</summary>
		<author><name>ubuntu&gt;Nacho</name></author>
		
	</entry>
</feed>