<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Debiano's Linux World</title>
	<atom:link href="http://debiano.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://debiano.wordpress.com</link>
	<description>Blog sobre Linux y otras cosas.</description>
	<lastBuildDate>Mon, 07 Jul 2008 03:58:52 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='debiano.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/5a34e2ed706d6021fed08781dfe5ff8e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Debiano's Linux World</title>
		<link>http://debiano.wordpress.com</link>
	</image>
			<item>
		<title>Cambiar Hora y Fecha por consola</title>
		<link>http://debiano.wordpress.com/2008/07/07/cambiar-hora-y-fecha-por-consola/</link>
		<comments>http://debiano.wordpress.com/2008/07/07/cambiar-hora-y-fecha-por-consola/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 03:58:52 +0000</pubDate>
		<dc:creator>debiano</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://debiano.wordpress.com/?p=20</guid>
		<description><![CDATA[Un comando que puede ser muy útil es "date", tiene muchas funciones, relacionadas
con la fecha y la hora del sistema, aquí como cambiar la hora y la fecha:

date --set="año-mes-día hora:minuto AM/PM"

Ejemplo:
date --set="2008-6-29 11:59 AM"
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=20&subd=debiano&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><pre>Un comando que puede ser muy útil es "date", tiene muchas funciones, relacionadas
con la fecha y la hora del sistema, aquí como cambiar la hora y la fecha:

date --set="año-mes-día hora:minuto AM/PM"

Ejemplo:
date --set="2008-6-29 11:59 AM"</pre>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/debiano.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/debiano.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debiano.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debiano.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debiano.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debiano.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debiano.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debiano.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debiano.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debiano.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debiano.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debiano.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=20&subd=debiano&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://debiano.wordpress.com/2008/07/07/cambiar-hora-y-fecha-por-consola/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ccaa65aeec6c1623752babb0e8b399c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">debiano</media:title>
		</media:content>
	</item>
		<item>
		<title>Mi xorg.conf &#8211; Nvidia 8400 GS</title>
		<link>http://debiano.wordpress.com/2008/06/24/mi-xorgconf-nvidia-8400-gs/</link>
		<comments>http://debiano.wordpress.com/2008/06/24/mi-xorgconf-nvidia-8400-gs/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 17:33:21 +0000</pubDate>
		<dc:creator>debiano</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://debiano.wordpress.com/?p=16</guid>
		<description><![CDATA[# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type &#8220;man xorg.conf&#8221; at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=16&subd=debiano&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p># xorg.conf (xorg X Window System server configuration file)<br />
#<br />
# This file was generated by dexconf, the Debian X Configuration tool, using<br />
# values from the debconf database.<br />
#<br />
# Edit this file with caution, and see the xorg.conf manual page.<br />
# (Type &#8220;man xorg.conf&#8221; at the shell prompt.)<br />
#<br />
# This file is automatically updated on xserver-xorg package upgrades *only*<br />
# if it has not been modified since the last upgrade of the xserver-xorg<br />
# package.<br />
#<br />
# If you have edited this file but would like it to be automatically updated<br />
# again, run the following command:<br />
#   sudo dpkg-reconfigure -phigh xserver-xorg</p>
<p>Section &#8220;Files&#8221;<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;<br />
Identifier    &#8220;Generic Keyboard&#8221;<br />
Driver        &#8220;kbd&#8221;<br />
Option        &#8220;CoreKeyboard&#8221;<br />
Option        &#8220;XkbRules&#8221;    &#8220;xorg&#8221;<br />
Option        &#8220;XkbModel&#8221;    &#8220;pc105&#8243;<br />
Option        &#8220;XkbLayout&#8221;    &#8220;latam&#8221;<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;<br />
Identifier    &#8220;Configured Mouse&#8221;<br />
Driver        &#8220;mouse&#8221;<br />
Option        &#8220;CorePointer&#8221;<br />
Option        &#8220;Device&#8221;        &#8220;/dev/input/mice&#8221;<br />
Option        &#8220;Protocol&#8221;        &#8220;ImPS/2&#8243;<br />
Option        &#8220;Emulate3Buttons&#8221;    &#8220;true&#8221;<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;<br />
Identifier    &#8220;Synaptics Touchpad&#8221;<br />
Driver        &#8220;synaptics&#8221;<br />
Option        &#8220;SendCoreEvents&#8221;    &#8220;true&#8221;<br />
Option        &#8220;Device&#8221;        &#8220;/dev/psaux&#8221;<br />
Option        &#8220;Protocol&#8221;        &#8220;auto-dev&#8221;<br />
Option        &#8220;HorizScrollDelta&#8221;    &#8220;0&#8243;<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
Identifier    &#8220;nVidia Corporation GeForce 8400M GS&#8221;<br />
Driver        &#8220;nvidia&#8221;<br />
BusID        &#8220;PCI:1:0:0&#8243;<br />
Option &#8220;AddARGBGLXVisuals&#8221; &#8220;True&#8221;<br />
Option &#8220;RenderAccel&#8221; &#8220;true&#8221;<br />
Option &#8220;AllowGLXWithComposite&#8221; &#8220;true&#8221;<br />
Option &#8220;Coolbits&#8221; &#8220;1&#8243;<br />
Option &#8220;TripleBuffer&#8221; &#8220;true&#8221; # + Rapido pero + RAM</p>
<p>EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
Identifier    &#8220;Monitor genérico&#8221;<br />
Option        &#8220;DPMS&#8221;<br />
HorizSync    28-64<br />
VertRefresh    43-60<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
Identifier    &#8220;Default Screen&#8221;<br />
Device        &#8220;nVidia Corporation GeForce 8400M GS&#8221;<br />
Monitor        &#8220;Monitor genérico&#8221;<br />
DefaultDepth    24<br />
Option         &#8220;AddARGBGLXVisuals&#8221; &#8220;True&#8221;<br />
Option         &#8220;DisableGLXRootClipping&#8221; &#8220;True&#8221;<br />
SubSection &#8220;Display&#8221;<br />
Modes        &#8220;1280&#215;1280&#8243;<br />
EndSubSection<br />
EndSection</p>
<p>Section &#8220;ServerLayout&#8221;<br />
Identifier    &#8220;Default Layout&#8221;<br />
Screen        &#8220;Default Screen&#8221;<br />
InputDevice    &#8220;Generic Keyboard&#8221;<br />
InputDevice    &#8220;Configured Mouse&#8221;<br />
InputDevice    &#8220;Synaptics Touchpad&#8221;<br />
EndSection</p>
<p>Section   &#8220;Extensions&#8221;<br />
Option       &#8220;Composite&#8221;   &#8220;Enable&#8221;<br />
Option &#8220;RENDER&#8221; &#8220;Enable&#8221;<br />
EndSection</p>
<p>Section &#8220;DRI&#8221;<br />
Mode 0666<br />
EndSection</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/debiano.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/debiano.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debiano.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debiano.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debiano.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debiano.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debiano.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debiano.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debiano.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debiano.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debiano.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debiano.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=16&subd=debiano&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://debiano.wordpress.com/2008/06/24/mi-xorgconf-nvidia-8400-gs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ccaa65aeec6c1623752babb0e8b399c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">debiano</media:title>
		</media:content>
	</item>
		<item>
		<title>Asus Incluirá Linux en sus Placas Madres</title>
		<link>http://debiano.wordpress.com/2008/05/15/asus-incluira-linux-en-sus-placas-madres/</link>
		<comments>http://debiano.wordpress.com/2008/05/15/asus-incluira-linux-en-sus-placas-madres/#comments</comments>
		<pubDate>Thu, 15 May 2008 15:31:31 +0000</pubDate>
		<dc:creator>debiano</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tecnologia]]></category>

		<guid isPermaLink="false">http://debiano.wordpress.com/?p=15</guid>
		<description><![CDATA[Se ha anunciado la muy buena noticia de que Asus, la empresa Taiwanesa de HardWare cubrirá todas sus placas con esta interesante tecnología, que nos permite cargar un sistema minimalista de Linux, con la capacidad de utilizar un Browser (Firefox) y un Cliente de Mensajería (Skype), todo esto cargandose en tan sólo 5 segundos app. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=15&subd=debiano&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Se ha anunciado la muy buena noticia de que Asus, la empresa Taiwanesa de HardWare cubrirá todas sus placas con esta interesante tecnología, que nos permite cargar un sistema minimalista de Linux, con la capacidad de utilizar un Browser (Firefox) y un Cliente de Mensajería (Skype), todo esto cargandose en tan sólo 5 segundos app. Esto podría beneficiar a los usuarios de Notebooks, ya que muchas veces es necesario buscar de forma rápida cierta información en internet, anotar apuntes, y no tener que esperar a que se cargue un sistema completo.</p>
<p style="text-align:center;"><span style="text-align:center; display: block;"><a href="http://debiano.wordpress.com/2008/05/15/asus-incluira-linux-en-sus-placas-madres/"><img src="http://img.youtube.com/vi/qd_kZhbXkXA/2.jpg" alt="" /></a></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/debiano.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/debiano.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debiano.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debiano.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debiano.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debiano.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debiano.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debiano.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debiano.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debiano.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debiano.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debiano.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=15&subd=debiano&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://debiano.wordpress.com/2008/05/15/asus-incluira-linux-en-sus-placas-madres/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ccaa65aeec6c1623752babb0e8b399c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">debiano</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/qd_kZhbXkXA/2.jpg" medium="image" />
	</item>
		<item>
		<title>Grub Error 17 Dell Media Direct</title>
		<link>http://debiano.wordpress.com/2008/05/11/grub-error-17-dell-media-direct/</link>
		<comments>http://debiano.wordpress.com/2008/05/11/grub-error-17-dell-media-direct/#comments</comments>
		<pubDate>Sun, 11 May 2008 07:43:22 +0000</pubDate>
		<dc:creator>debiano</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[17]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[direct]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[inspiron]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://debiano.wordpress.com/?p=14</guid>
		<description><![CDATA[Solución: 
· Correr un live cd de Ubuntu, o Debian si se tiene a mano.
· Instalar desde el live cd la aplicación testdisk ( sudo apt-get install testdisk)
· Ejecutar TestDisk de la siguiente forma: testdisk /log
Aquí es necesario saber que nos va a aparecer 2 discos sda y hda, el primero es nuestro disco duro, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=14&subd=debiano&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Solución: </strong></p>
<p>· Correr un live cd de Ubuntu, o Debian si se tiene a mano.</p>
<p>· Instalar desde el live cd la aplicación testdisk ( sudo apt-get install testdisk)</p>
<p>· Ejecutar TestDisk de la siguiente forma: <strong>testdisk /log</strong></p>
<p>Aquí es necesario saber que nos va a aparecer 2 discos sda y hda, el primero es nuestro disco duro, mientras que el segundo es el live cd. Debemos ingresar con la tecla ENTER/RETURN en nuestro disco duro &#8220;sda&#8221; para proceder, nos podemos mover con las flechas izquierda-derecha.</p>
<p>· Ahora debemos seleccionar la opción Intel/PC presionando la tecla ENTER/RETURN.</p>
<p>· Luego con la misma tecla seleccionamos Analyse para que el programa comience a buscar las particiones perdidas, para luego seleccionar Proceder. Después de esto debería mostrarnos la tabla de particiones que teníamos antes de que el media direct borrara todo. Presionamos nuevamente la tecla ENTER y para proceder.</p>
<p>· Finalmente Seleccionamos la opción Write para que se escriba la tabla de particiones que hemos recuperado, confimar escribiendo Y.</p>
<p>· Reiniciar y luego quitar el Live CD.</p>
<p>Con esto tendremos nuevamente nuestro sistema corriendo tal cual lo teníamos antes de presionar la tecla de DELL MEDIA DIRECT.</p>
<p>SUERTE!</p>
<p>Nota: De no obtener resultados, repetir los mismos pasos explicados, ya que ha habido gente que a la segunda vez de realizado el procedimiento recuperan las particiones.</p>
<p><a href="http://64.233.169.104/search?q=cache:oqU5JGgIqqUJ:ph.ubuntuforums.com/showthread.php%3Ft%3D628229+grub+error+17+dell+media+direct&amp;hl=en&amp;ct=clnk&amp;cd=9&amp;client=iceweasel-a">FUENTE</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/debiano.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/debiano.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debiano.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debiano.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debiano.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debiano.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debiano.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debiano.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debiano.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debiano.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debiano.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debiano.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=14&subd=debiano&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://debiano.wordpress.com/2008/05/11/grub-error-17-dell-media-direct/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ccaa65aeec6c1623752babb0e8b399c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">debiano</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux-Tube.com</title>
		<link>http://debiano.wordpress.com/2008/05/06/linux-tubecom/</link>
		<comments>http://debiano.wordpress.com/2008/05/06/linux-tubecom/#comments</comments>
		<pubDate>Tue, 06 May 2008 07:28:08 +0000</pubDate>
		<dc:creator>debiano</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://debiano.wordpress.com/?p=13</guid>
		<description><![CDATA[Así es, han creado un Youtube Linuxero. Bajo una gráfica muy similar a Youtube, podemos buscar por categorías, es así como existen categorías según tu Distribución, Turoriales, Entrevistas, etc. Muy interesante por si alguno andaba buscando algún tutorial. Recomiendo los tutoriales de Gimp.
LINK &#62;&#62;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=13&subd=debiano&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Así es, han creado un Youtube Linuxero. Bajo una gráfica muy similar a Youtube, podemos buscar por categorías, es así como existen categorías según tu Distribución, Turoriales, Entrevistas, etc. Muy interesante por si alguno andaba buscando algún tutorial. Recomiendo los tutoriales de Gimp.</p>
<p><a href="http://www.linux-tube.com/" target="_blank">LINK &gt;&gt;</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/debiano.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/debiano.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debiano.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debiano.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debiano.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debiano.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debiano.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debiano.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debiano.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debiano.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debiano.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debiano.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=13&subd=debiano&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://debiano.wordpress.com/2008/05/06/linux-tubecom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ccaa65aeec6c1623752babb0e8b399c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">debiano</media:title>
		</media:content>
	</item>
		<item>
		<title>Debian en Dell Inspiron 1420 / Nvidia Driver / Intel ProWireless 3945</title>
		<link>http://debiano.wordpress.com/2008/04/28/debian-en-dell-inspiron-1420-nvidia-driver-intel-prowireless-3945/</link>
		<comments>http://debiano.wordpress.com/2008/04/28/debian-en-dell-inspiron-1420-nvidia-driver-intel-prowireless-3945/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 00:43:46 +0000</pubDate>
		<dc:creator>debiano</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://debiano.wordpress.com/?p=12</guid>
		<description><![CDATA[
Uff, he vuelto a Debian después de 4 años que lo había dejado por Ubuntu, ya me estaba acostumbrando a la comodidad de la más famosas de las Distribuciones de GNU/Linux, pero en la FLISOL de este año me hicieron reencontrar con mi vieja Distro, Debian, en este caso Debian Lenny.
Bueno sin más bla blas, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=12&subd=debiano&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><img style="vertical-align:middle;" src="http://tbn0.google.com/images?q=tbn:L6AUP7AtoGIq0M:http://www.pelogo.org/data/phoo/2006_11_18/61_1.JPG" alt="" width="124" height="93" /></p>
<p>Uff, he vuelto a Debian después de 4 años que lo había dejado por Ubuntu, ya me estaba acostumbrando a la comodidad de la más famosas de las Distribuciones de GNU/Linux, pero en la FLISOL de este año me hicieron reencontrar con mi vieja Distro, Debian, en este caso Debian Lenny.</p>
<p>Bueno sin más bla blas, como último dato les digo que al reencontrarme, me he dado cuenta de que hay ciertas cosas que Ubuntu las hace demaciado fácil, me constó demaciado encontrar cómo hacer correr cada cosa en mi Dell Inspiron, pero finalmente después de muchos dolores de cabeza, pude hacer correr todo. Aquí van los tips:</p>
<p>Dell Inspiron 1420:</p>
<p><strong>Instalación de WIFI ( Intel Pro Wireless 3945):</strong></p>
<p>sólamente tuve que activar el módulo de esta forma:</p>
<pre>% modprobe mac80211

% wget \
  http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-3945-ucode-2.14.4.tgz
% tar xvf iwlwifi-3945-ucode-2.14.4.tgz
% cp iwlwifi-3945-ucode-2.14.4/iwlwifi-3945.ucode /lib/firmware/

<strong>Intalación Nvidia Driver:</strong>

En /etc/apt/sources.list agregar estos repositorios:

<code>###<strong>NVIDIA</strong>

deb http://people.<strong>debian</strong>.org/~rdonald/<strong>nvidia</strong>/ unstable/i386/
deb http://people.<strong>debian</strong>.org/~rdonald/<strong>nvidia</strong>/ unstable/all/
deb http://people.<strong>debian</strong>.org/~rdonald/<strong>nvidia</strong>/ modules-unstable/i386/
deb http://people.<strong>debian</strong>.org/~rdonald/<strong>nvidia</strong>/ pre/i386/
deb http://people.<strong>debian</strong>.org/~rdonald/<strong>nvidia</strong>/ unstable/amd64/ 

deb http://people.<strong>debian</strong>.org/~rdonald/<strong>nvidia</strong>/ unstable <strong>nvidia</strong>-graphics-drivers
deb http://people.<strong>debian</strong>.org/~rdonald/<strong>nvidia</strong>/ unstable <strong>nvidia</strong>-kernel-common
deb http://people.<strong>debian</strong>.org/~rdonald/<strong>nvidia</strong>/ unstable <strong>nvidia</strong>-settings
deb http://people.<strong>debian</strong>.org/~rdonald/<strong>nvidia</strong>/ unstable <strong>nvidia</strong>-xconfig
deb http://people.<strong>debian</strong>.org/~rdonald/<strong>nvidia</strong>/ unstable modules

Luego añadir las siguientes firmas de los repositorios en la terminal:</code></pre>
<dl>
<dd><code>gpg --keyserver hkp://wwwkeys.pgp.net --recv-keys F641D1A6</code>gpg &#8211;armor &#8211;export F641D1A6 | sudo apt-key add &#8211; B2BB 3BA0 90DD 8DBD 0298 3B89 2122 53A4 F641 D1A6</p>
</dd>
<dd>
</dd>
<dd>
</dd>
<dd>Luego actualizar los repos con: &#8220;sudo apt-get update&#8221; </dd>
<dd>
</dd>
<dd>Luego en consola:</dd>
<dd>
</dd>
<dd><code>module-assistant auto-install <strong>nvidia</strong></code></dd>
<dd>
</dd>
<dd><code>apt-get install <strong>nvidia</strong>-glx</code></dd>
<dd>
</dd>
<dd> Y lo último que nos quedaría sería en la terminal escribir:</dd>
<dd>
</dd>
<dd>sudo gedit /etc/X11/xorg.conf</dd>
<dd>
</dd>
<dd>Ahi cambiar en la Sección &#8220;Device&#8221; donde dice &#8220;nv&#8221; por &#8220;nvidia&#8221; y guardar.</dd>
<dd>
</dd>
<dd>Terminamos Agregando en /etc/modules al final &#8220;nvidia&#8221; (sin comillas).</dd>
<dd>
</dd>
<dd>PD: Cuando actualicemos el Kernel sólo hay que realizar </dd>
<dd>
</dd>
<dd> module-assistant auto-install nvidia</dd>
<dd> apt-get intall nvidia-glx </dd>
<dd>
</dd>
</dl>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/debiano.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/debiano.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debiano.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debiano.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debiano.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debiano.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debiano.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debiano.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debiano.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debiano.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debiano.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debiano.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=12&subd=debiano&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://debiano.wordpress.com/2008/04/28/debian-en-dell-inspiron-1420-nvidia-driver-intel-prowireless-3945/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ccaa65aeec6c1623752babb0e8b399c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">debiano</media:title>
		</media:content>

		<media:content url="http://tbn0.google.com/images?q=tbn:L6AUP7AtoGIq0M:http://www.pelogo.org/data/phoo/2006_11_18/61_1.JPG" medium="image" />
	</item>
		<item>
		<title>Flisol 2008 @ Valparaiso</title>
		<link>http://debiano.wordpress.com/2008/04/01/flisol-2008-valparaiso/</link>
		<comments>http://debiano.wordpress.com/2008/04/01/flisol-2008-valparaiso/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 16:52:17 +0000</pubDate>
		<dc:creator>debiano</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://debiano.wordpress.com/?p=11</guid>
		<description><![CDATA[
El próximo 26 de abril del 2008 se llevará cabo la cuarta versión del Festival Latinoamericano de Instalación de Software Libre FLISOL2008. Este es el evento de difusión de Software Libre más grande en Latinoamérica que se desarrolla simultneamente en más de 100 ciudades .En esta nueva versión los principales objetivos propuestos son: 
* Difundir [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=11&subd=debiano&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="line874" align="center"><img src="http://www.flisol.net/logo_flisol2008.png" align="middle" height="97" width="497" /></p>
<p class="line874">El próximo 26 de abril del 2008 se llevará cabo la cuarta versión del Festival Latinoamericano de Instalación de Software Libre FLISOL2008. Este es el evento de difusión de Software Libre más grande en Latinoamérica que se desarrolla simultneamente en más de 100 ciudades .En esta nueva versión los principales objetivos propuestos son: <span class="anchor"></span><span class="anchor"></span></p>
<p class="line874">* Difundir el uso de Software Libre en su más amplia expresión a toda la comunidad Valparaíso y sus alrededores. <span class="anchor"></span><span class="anchor"></span></p>
<p class="line874">* Entregar a la comunidad de Valparaíso una instancia donde las personas puedan discutir y compartir sus experiencias acerca del uso de Software Libre. <span class="anchor"></span><span class="anchor"></span></p>
<p class="line874">*Permitir que las personas interesadas llevar sus computadoras para que un equipo de personas con mayor experiencia pueda ayudarles en la instalación de un sistema operativo de libre distribución, y en lo posible entregarle nociones básicas sobre su configuración y uso. <span class="anchor"></span><span class="anchor"></span></p>
<p class="line862">Este año al igual que en las versiones anteriores tendremos además de las instalaciones, charlas y otras actividades, por lo que desde ya queda extendida la invitación para todos aquellos usuarios que deseen adentrarse en el mundo del software Libre.<b>La Asistencia Es Libre y Totalmente Gratuita, No se necesita ningún requisito para asistir. No es necesario tener conocimientos previos, uno de los objetivos del evento es la difusión por lo que todos son bienvenidos.</b> <span class="anchor"></span></p>
<h2><a href="http://www.flisol.net/FLISOL2008/Valparaiso" target="_blank">Más Info&gt;&gt;</a></h2>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/debiano.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/debiano.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debiano.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debiano.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debiano.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debiano.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debiano.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debiano.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debiano.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debiano.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debiano.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debiano.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=11&subd=debiano&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://debiano.wordpress.com/2008/04/01/flisol-2008-valparaiso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ccaa65aeec6c1623752babb0e8b399c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">debiano</media:title>
		</media:content>

		<media:content url="http://www.flisol.net/logo_flisol2008.png" medium="image" />
	</item>
		<item>
		<title>Notebooks que explotan llegaron a Chile</title>
		<link>http://debiano.wordpress.com/2008/03/23/notebooks-que-explotan-llegaron-a-chile/</link>
		<comments>http://debiano.wordpress.com/2008/03/23/notebooks-que-explotan-llegaron-a-chile/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 16:28:49 +0000</pubDate>
		<dc:creator>debiano</dc:creator>
				<category><![CDATA[Acusaciones]]></category>
		<category><![CDATA[Tecnologia]]></category>

		<guid isPermaLink="false">http://debiano.wordpress.com/?p=10</guid>
		<description><![CDATA[Así es, se ha informado de uno de las pocas y casi nulas explosiones de notebooks en el país. Se trata de un HP 500, de 14.1&#8243;, comprado en PC Factory en Junio del año recién pasado. El propietario de semejante &#8220;bomba tecnológica&#8221; sería la empresa Needish. Más información en ChileHardWare a continuación &#62;&#62; 
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=10&subd=debiano&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div align="left">Así es, se ha informado de uno de las pocas y casi nulas explosiones de notebooks en el país. Se trata de un HP 500, de 14.1&#8243;, comprado en PC Factory en Junio del año recién pasado. El propietario de semejante &#8220;bomba tecnológica&#8221; sería la empresa Needish. Más información en <a href="http://www.chilehardware.com/Articulos/Pesimo/Notebook-explosivo-en-Chile-200803181968.html" target="_blank">ChileHardWare a continuación &gt;&gt; </a></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/debiano.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/debiano.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debiano.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debiano.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debiano.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debiano.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debiano.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debiano.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debiano.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debiano.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debiano.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debiano.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=10&subd=debiano&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://debiano.wordpress.com/2008/03/23/notebooks-que-explotan-llegaron-a-chile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ccaa65aeec6c1623752babb0e8b399c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">debiano</media:title>
		</media:content>
	</item>
		<item>
		<title>Cuenta regresiva, Ubuntu 8.04 Hardy Heron</title>
		<link>http://debiano.wordpress.com/2008/03/23/cuenta-regresiva-ubuntu-804-hardy-heron/</link>
		<comments>http://debiano.wordpress.com/2008/03/23/cuenta-regresiva-ubuntu-804-hardy-heron/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 05:23:52 +0000</pubDate>
		<dc:creator>debiano</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://debiano.wordpress.com/2008/03/23/cuenta-regresiva-ubuntu-804-hardy-heron/</guid>
		<description><![CDATA[Una vez lanzado el Beta de Ubuntu, comienza la tan ansiada cuenta regresiva para la versión final de esta distribución muy famosa de GNU/Linux
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=9&subd=debiano&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Una vez lanzado el Beta de Ubuntu, comienza la tan ansiada cuenta regresiva para la versión final de esta distribución muy famosa de GNU/Linux</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/debiano.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/debiano.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debiano.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debiano.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debiano.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debiano.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debiano.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debiano.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debiano.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debiano.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debiano.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debiano.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=9&subd=debiano&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://debiano.wordpress.com/2008/03/23/cuenta-regresiva-ubuntu-804-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ccaa65aeec6c1623752babb0e8b399c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">debiano</media:title>
		</media:content>
	</item>
		<item>
		<title>Disponible Ubuntu 8.04 BETA</title>
		<link>http://debiano.wordpress.com/2008/03/23/disponible-ubuntu-804-beta/</link>
		<comments>http://debiano.wordpress.com/2008/03/23/disponible-ubuntu-804-beta/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 05:06:37 +0000</pubDate>
		<dc:creator>debiano</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://debiano.wordpress.com/?p=8</guid>
		<description><![CDATA[Ya podemos hacer uso de la versión Beta de Ubuntu Hardy Heron cuyas principales características son:

 umenu
 wubi
 ufw
 World Clock Applet
 Vinagre
 Transmission
 Firefox 3 Beta 4
 PolicyKit
 GNOME 2.22
 Linux kernel 2.6.24
 Xorg 7.3

Habrá que esperar hasta el 24 de Abril para la versión estable, y el 17 del mismo mes para el [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=8&subd=debiano&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ya podemos hacer uso de la versión Beta de Ubuntu Hardy Heron cuyas principales características son:</p>
<ul>
<li> umenu</li>
<li> wubi</li>
<li> ufw</li>
<li> World Clock Applet</li>
<li> Vinagre</li>
<li> Transmission</li>
<li> Firefox 3 Beta 4</li>
<li> PolicyKit</li>
<li> GNOME 2.22</li>
<li> Linux kernel 2.6.24</li>
<li> Xorg 7.3</li>
</ul>
<p>Habrá que esperar hasta el 24 de Abril para la versión estable, y el 17 del mismo mes para el RC. Debemos recordar que esta versión de Ubuntu será LTS.</p>
<p><a href="http://releases.ubuntu.com/releases/8.04/">Descargar&gt;&gt; </a></p>
<p>Los que no se aguantan para probar la nueva versión aquí unos pasos para actualizar desde Ubuntu Gutsy 7.10:</p>
<p>Presionar Alt+F2 y escribir <tt></tt></p>
<p><tt>update-manager --devel-release</tt></p>
<p>Luego checkear para ver las nuevas versiones y luego upgradear!</p>
<p>No es recomendable actualizar todavía, pero ya deben haber corregido la GRAN cantidad de bugs que tenía la versión Alpha.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/debiano.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/debiano.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/debiano.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/debiano.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/debiano.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/debiano.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/debiano.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/debiano.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/debiano.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/debiano.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/debiano.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/debiano.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=debiano.wordpress.com&blog=3176825&post=8&subd=debiano&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://debiano.wordpress.com/2008/03/23/disponible-ubuntu-804-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ccaa65aeec6c1623752babb0e8b399c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">debiano</media:title>
		</media:content>
	</item>
	</channel>
</rss>