<?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>One Kind Of Life &#187; Linux</title>
	<atom:link href="http://www.doutdex.com/blog/category/os/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doutdex.com/blog</link>
	<description>Experience analyzing new softwares</description>
	<lastBuildDate>Wed, 04 Jan 2012 13:01: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>Problem vsftp in red hat 5, 421 Service not available remote server has closed</title>
		<link>http://www.doutdex.com/blog/2011/09/08/problem-vsftp-in-red-hat-5-421-service-not-available-remote-server-has-closed/</link>
		<comments>http://www.doutdex.com/blog/2011/09/08/problem-vsftp-in-red-hat-5-421-service-not-available-remote-server-has-closed/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 14:58:14 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[vsftp]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=588</guid>
		<description><![CDATA[Trying to install VSFTP on Red HAT 5. I got the following trying to connection via FTP: 230 Login successful. 421 Service not available, remote server has closed connection The workaound without upgrade the package is adding into /etc/vsftd.conf the line connect_from_port_20=YES to then restart the service: service vsftpd restart Issue related on http://bugs.centos.org/view.php?id=3929]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2011/09/08/problem-vsftp-in-red-hat-5-421-service-not-available-remote-server-has-closed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Long time delay login to connect using ssh in linux</title>
		<link>http://www.doutdex.com/blog/2010/12/10/ssh-long-time-delay-login-to-connect-using-ssh-in-linux/</link>
		<comments>http://www.doutdex.com/blog/2010/12/10/ssh-long-time-delay-login-to-connect-using-ssh-in-linux/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 22:51:17 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[delay ssh]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh login delay]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=571</guid>
		<description><![CDATA[I had more of 10 seconds waiting for a connection to a remote SSH linux, well the issue that I got was due to the remote server CENTOS 5.5 because into sshd_config  exist a GSS option enabled. Just comment the following line /etc/ssh/sshd_config # GSSAPIAuthentication yes Restart the sshd service into the remote server. service [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/12/10/ssh-long-time-delay-login-to-connect-using-ssh-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status problem instalando o installing in android market with xperia x10</title>
		<link>http://www.doutdex.com/blog/2010/11/01/status-problem-instalando-o-installing-in-android-market-with-xperia-x10/</link>
		<comments>http://www.doutdex.com/blog/2010/11/01/status-problem-instalando-o-installing-in-android-market-with-xperia-x10/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 02:23:13 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=566</guid>
		<description><![CDATA[Hace una semana se me presento un problema al seleccionar &#8220;actualizar todo&#8221; en el market de android segun revise &#8220;carango&#8221; se quedo en estado &#8220;instalando&#8221;. Trate desinstalando el programa que se quedo en ese estado que se llamaba . , pero no funciono, la solucion fue eliminar los archivos temporales de la aplicacion market y [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/11/01/status-problem-instalando-o-installing-in-android-market-with-xperia-x10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Samba server on red hat or fedora linux server</title>
		<link>http://www.doutdex.com/blog/2010/07/11/how-to-install-samba-server-on-red-hat-or-fedora-linux-server/</link>
		<comments>http://www.doutdex.com/blog/2010/07/11/how-to-install-samba-server-on-red-hat-or-fedora-linux-server/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 15:58:03 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=495</guid>
		<description><![CDATA[Triying to share files to windows server by network, one way is using a samba server. sudo yum install samba samba-client Edit config file, edir the [glocal] config setting the WORKGROUP, and the networks interfaces allow to the samba service and on the end of the config file  check the access for the share files [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/07/11/how-to-install-samba-server-on-red-hat-or-fedora-linux-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bwm ng &#8211; Bandwidth monitor non graphic console program for all the interface available for Centos and Red hat SO</title>
		<link>http://www.doutdex.com/blog/2010/04/19/bandwitdh-bwm-ng-monitor-non-graphic/</link>
		<comments>http://www.doutdex.com/blog/2010/04/19/bandwitdh-bwm-ng-monitor-non-graphic/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 22:54:10 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[bandwidth]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=491</guid>
		<description><![CDATA[Just 32KB size simple to install wget http://dag.wieers.com/rpm/packages/bwm-ng/bwm-ng-0.5-2.el5.rf.x86_64.rpm rpm -ivh /tmp/bwm-ng-0.5-2.el5.rf.x86_64.rpm and exec the program bwm-ng -u bits Refenrence: http://dag.wieers.com/rpm/packages/bwm-ng/?M=D]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/04/19/bandwitdh-bwm-ng-monitor-non-graphic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Share Internet using Fedora &#8211; NAT like a gateway to outside access</title>
		<link>http://www.doutdex.com/blog/2010/04/16/share-internet-using-fedora-nat-like-a-gateway-to-outside-access/</link>
		<comments>http://www.doutdex.com/blog/2010/04/16/share-internet-using-fedora-nat-like-a-gateway-to-outside-access/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 19:23:23 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[nat. internet share]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=487</guid>
		<description><![CDATA[Muchos, creo yo, querrán compartir la salida a Internet con alguna pequeña subred que posean en su casa (1 o más equipos), y eso es lo que hace un router, aquí detallaré los pasos seguidos con Fedora para dejarlo como router. Para efectos que se entienda este ejemplo, tengan en cuenta que el PC tiene [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/04/16/share-internet-using-fedora-nat-like-a-gateway-to-outside-access/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fedora Boot process</title>
		<link>http://www.doutdex.com/blog/2010/04/15/fedora-boot-process/</link>
		<comments>http://www.doutdex.com/blog/2010/04/15/fedora-boot-process/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 22:33:43 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora boot]]></category>
		<category><![CDATA[linux boot]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=473</guid>
		<description><![CDATA[Fedora &#8211; The Boot Process Fedora 2 boots is the usual Red Hat way. Its initscripts are more or less similar in the various RedHat versions, as it often happens when a process is tested and mature enought to not need particular changes. Boot Loader Fedora&#8217;s default boot loader is Grub, the directory /boot/grub/ contains all the [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/04/15/fedora-boot-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cómo saber la distribuciíon y versión de linux en tu PC</title>
		<link>http://www.doutdex.com/blog/2010/04/11/como-saber-la-distribuciion-y-version-de-linux-en-tu-pc/</link>
		<comments>http://www.doutdex.com/blog/2010/04/11/como-saber-la-distribuciion-y-version-de-linux-en-tu-pc/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 16:44:27 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/2010/04/11/como-saber-la-distribuciion-y-version-de-linux-en-tu-pc/</guid>
		<description><![CDATA[Simplemente abre una consola y ejecuta: cat /etc/issue]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/04/11/como-saber-la-distribuciion-y-version-de-linux-en-tu-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup database -base de datos- mysql en archivo con cron con timestamp date fecha</title>
		<link>http://www.doutdex.com/blog/2009/06/20/backup-database-base-de-datos-mysql-en-archivo-con-cron-con-timestamp-date-fecha/</link>
		<comments>http://www.doutdex.com/blog/2009/06/20/backup-database-base-de-datos-mysql-en-archivo-con-cron-con-timestamp-date-fecha/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 17:22:55 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cron]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/2009/06/20/backup-database-base-de-datos-mysql-en-archivo-con-cron-con-timestamp-date-fecha/</guid>
		<description><![CDATA[Amigos un ejemplo practico de respaldar una base de datos: Comandos: 1) Editar el archivo de crones para el usuario crontab -e 2) Agregar una línea indicando cada cuanto se va ejecutar, para este ejemplo puntual el cron se ejecutará semanalmente todos los días Lunes a las 10:30 de la mañana. 30 10 * * [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2009/06/20/backup-database-base-de-datos-mysql-en-archivo-con-cron-con-timestamp-date-fecha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem a para instalar &#8211; configurar &#8211; camara web cam in ubuntu with kernel 2.6.27.11</title>
		<link>http://www.doutdex.com/blog/2009/04/04/problem-to-install-webcam-stat-gspako-semaphoreh-ubuntu-error-1/</link>
		<comments>http://www.doutdex.com/blog/2009/04/04/problem-to-install-webcam-stat-gspako-semaphoreh-ubuntu-error-1/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 06:49:17 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=403</guid>
		<description><![CDATA[Hello guys, i was 3 hours trying to rebuid the sources of my webcam drivers chip z star in Ubuntu 8.10 kernel 2.6.27-11-generic was complicated, but after reading many post of comments in some blogs i understood what happen because before compiled same sources in Ubuntu 7.04, 7.08, 8.04 but for 8.10 something is wrong, [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2009/04/04/problem-to-install-webcam-stat-gspako-semaphoreh-ubuntu-error-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Como crear una imagen iso</title>
		<link>http://www.doutdex.com/blog/2008/10/24/como-crear-una-imagen-iso/</link>
		<comments>http://www.doutdex.com/blog/2008/10/24/como-crear-una-imagen-iso/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 14:10:46 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://blog.doutdex.com/?p=238</guid>
		<description><![CDATA[Para crear una imagen iso a partir de cualquier archivo: mkisofs -R -J -o archivo.iso /archivo/a/convertir/en/iso -R para que reconozca más de 8 caracteres en linux -J para que windows reconozca la iso. -o nombre de archivo iso.]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/10/24/como-crear-una-imagen-iso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crear usuarios con shell y sin shell para servidor virtual apache, grupos en ubuntu</title>
		<link>http://www.doutdex.com/blog/2008/08/19/crear-usuarios-con-shell-y-sin-shell-para-servidor-virtual-apache-grupos-en-ubuntu/</link>
		<comments>http://www.doutdex.com/blog/2008/08/19/crear-usuarios-con-shell-y-sin-shell-para-servidor-virtual-apache-grupos-en-ubuntu/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 02:23:17 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=137</guid>
		<description><![CDATA[¿Como se crea un nuevo usuario en ubuntu usando la consola? useradd nombreusuario ¿Cómo configurar un servidor virtual para apache 2 con usuario distinto al del usuario por defecto de apache? 1) Crear el grupo del nuevo usuario groupadd sitio000 2) Crear nuevo directorio para el sitio web mkdir /sites/misitio.com/web 3) Creacíon de usuario, sin [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/08/19/crear-usuarios-con-shell-y-sin-shell-para-servidor-virtual-apache-grupos-en-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Como eliminar imagen de kernel en ubuntu listado menu grub</title>
		<link>http://www.doutdex.com/blog/2008/07/16/como-eliminar-imagen-de-kernel-en-ubuntu-listado-menu-grub/</link>
		<comments>http://www.doutdex.com/blog/2008/07/16/como-eliminar-imagen-de-kernel-en-ubuntu-listado-menu-grub/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 18:28:55 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[kernel]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=127</guid>
		<description><![CDATA[linux-headers-2.6.24-16-generic Listamos para saber todas las imágenes del kermel y módulos de los mismo: aptitude search linux-&#124;grep ^i Eliminamos la imagen, el módulo para esa versión: aptitude purge linux-image-2.6.22-14-generic linux-restricted-modules-2.6.22 linux-image-2.6.22-14-generic &#160; linux-headers-2.6.24-16 linux-restricted-modules-2.6.24 linux-ubuntu-modules-2.6.24-19- Así eliminamos las imágenes liberando espacio en disco y los sacamos del menú grub también. Referencia: http://it.dennyhalim.com/2008/06/remove-old-ubuntu-kernel.html]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/07/16/como-eliminar-imagen-de-kernel-en-ubuntu-listado-menu-grub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programas favoritos en Ubuntu</title>
		<link>http://www.doutdex.com/blog/2008/07/02/programas-favoritos-en-ubuntu/</link>
		<comments>http://www.doutdex.com/blog/2008/07/02/programas-favoritos-en-ubuntu/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 20:54:54 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=20</guid>
		<description><![CDATA[Aquí les dejo una lista de programas que uso frecuentemente en ubuntu: azureus Para bajar torrents (se necesita JVM) para el que nunca ha descargado torrents buscar en www.isohunt.com o www.mininova.org descargar el archivo, ejemplo: Heroes.S01E22.HDTV.XviD-LOL.torrent (mi serie favorita) y luego abrir el archivo *.torrent con el azureus o simplemente arrastrar el archivo al programa. [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/07/02/programas-favoritos-en-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problema con Scrollkeeper ubuntu  /var/lib/scrollkeeper/C/scrollkeeper_extended_cl.xml:995: parser error : Opening and ending tag mismatch: tocsect2 line 993 and tocsect3</title>
		<link>http://www.doutdex.com/blog/2008/05/25/problema-con-scrollkeeper-ubuntu/</link>
		<comments>http://www.doutdex.com/blog/2008/05/25/problema-con-scrollkeeper-ubuntu/#comments</comments>
		<pubDate>Sun, 25 May 2008 19:34:03 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[problema ubuntu]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=117</guid>
		<description><![CDATA[resumen]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/05/25/problema-con-scrollkeeper-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qué es Adobe Air? funciona en Windows, Ubuntu y MAc</title>
		<link>http://www.doutdex.com/blog/2008/05/15/adobe-air-para-ubuntu/</link>
		<comments>http://www.doutdex.com/blog/2008/05/15/adobe-air-para-ubuntu/#comments</comments>
		<pubDate>Fri, 16 May 2008 03:29:40 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Air]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Adobe Air]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=70</guid>
		<description><![CDATA[Qué es Adobe Air? Es una máquina virtual que se ejecuta tanto en windows, linux y mac es multiplatarforma. Desarrollada por Adobe, a iniciones del año 2008 Adobe lanzó la version 1.0 Los programas de adobe Air, son muy fáciles de instalar incluyen un instalador y se pueden desarrollar aplicaciones con versión y además se [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/05/15/adobe-air-para-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problema no funciona micrófono en skype ubuntu</title>
		<link>http://www.doutdex.com/blog/2008/05/11/problema-no-funciona-microfono-en-skype-ubuntu/</link>
		<comments>http://www.doutdex.com/blog/2008/05/11/problema-no-funciona-microfono-en-skype-ubuntu/#comments</comments>
		<pubDate>Sun, 11 May 2008 04:12:46 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=121</guid>
		<description><![CDATA[Esto es un extracto del artículo , lo encontré para que ayude a varios que andan con el mismo problema &#8220;Hace un momento instalé la versión de Skype Linux vesión 1.4 trataba de comunicarme con una amiga y no lograba escuchame la configuración que he llevado a cabo ha sido muy buena ya escucha mi [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/05/11/problema-no-funciona-microfono-en-skype-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Como cambiar password clave usuario ROOT UBUNTU</title>
		<link>http://www.doutdex.com/blog/2008/05/02/como-cambiar-password-clave-usuario-root-ubuntu/</link>
		<comments>http://www.doutdex.com/blog/2008/05/02/como-cambiar-password-clave-usuario-root-ubuntu/#comments</comments>
		<pubDate>Fri, 02 May 2008 20:55:26 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu básico]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=111</guid>
		<description><![CDATA[Abre una consola 1) Introduce sudo passwd 2) Introduce el actual password de tu cuenta 3) Introduce la nueva contraseña para el usuario root 4) Ahora para cambiarte de usuario introduce: su root 5) Introduce la nueva contraseña y listo!!]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/05/02/como-cambiar-password-clave-usuario-root-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[lang_en]Comprimir y descomprimir rar gzip zip tar tar.gz bz2 lha zoo en linux (ubuntu) comando consola y otros Unix[/lang_en]</title>
		<link>http://www.doutdex.com/blog/2008/04/28/comprimir-y-descomprimir-rargzipziptartargzbz2-lha-zoo-en-linux-comando-consola/</link>
		<comments>http://www.doutdex.com/blog/2008/04/28/comprimir-y-descomprimir-rargzipziptartargzbz2-lha-zoo-en-linux-comando-consola/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 17:43:36 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[comandos linux]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=82</guid>
		<description><![CDATA[[lang_en] .tar (tar) Empaquetar (comprimir) tar cvf (Nombre nueva carpeta comprimida) (Nombre carpeta archivos a compimir) tar cvf archivo.tar /archivo/mayo/* Desempaquetar (descomprimir) tar xvf archivo.tar Ver el contenido (sin extraer) tar tvf archivo.tar [/lang_en][lang_en] .tar.gz &#8211; .tar.z &#8211; .tgz (tar con gzip) Empaquetar y comprimir tar czvf archivo.tar.gz /archivo/mayo/* Desempaquetar y descomprimir tar xzvf archivo.tar.gz [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/04/28/comprimir-y-descomprimir-rargzipziptartargzbz2-lha-zoo-en-linux-comando-consola/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoneminder installation in ubuntu 8.04</title>
		<link>http://www.doutdex.com/blog/2008/04/02/zoneminder-installation-in-ubuntu-804/</link>
		<comments>http://www.doutdex.com/blog/2008/04/02/zoneminder-installation-in-ubuntu-804/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 20:55:54 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[zoneminder]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=120</guid>
		<description><![CDATA[Problems with repositories apt-get install zoneminder error parser xml solution move file to root/ or update the then try to apt.get remove zoneminder and then try to install again problem with perl.pm the solution was create a user in the DB mysql - connect to mysql like as root GRANT ALL PRIVILEGES ON *.* TO [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/04/02/zoneminder-installation-in-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

