<?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; Unix</title>
	<atom:link href="http://www.doutdex.com/blog/category/os/unix/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>How to add multiple port listen SSH on FreeBSD</title>
		<link>http://www.doutdex.com/blog/2010/07/14/how-to-add-multiple-port-listen-ssh-on-freebsd/</link>
		<comments>http://www.doutdex.com/blog/2010/07/14/how-to-add-multiple-port-listen-ssh-on-freebsd/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 19:56:00 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sshd]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=502</guid>
		<description><![CDATA[The way to do is: 1) Edit sshd config &#8220;/etc/ssh/sshd_config&#8221; vi /etc/ssh/sshd_config 2) Uncomment the line &#8220;# Port 22&#8243; and add new lines according to how many listener ports you wants to be available for the SSH service on your machine. In this example we wants to add a new listener for port 10022 and [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/07/14/how-to-add-multiple-port-listen-ssh-on-freebsd/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>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>[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>Postfix &#8211; Sendmail queded</title>
		<link>http://www.doutdex.com/blog/2008/04/02/postfix-sendmail-queded/</link>
		<comments>http://www.doutdex.com/blog/2008/04/02/postfix-sendmail-queded/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 20:53:58 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[postfix]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=86</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/04/02/postfix-sendmail-queded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ftp commands &#8211; linux (ubuntu)</title>
		<link>http://www.doutdex.com/blog/2007/10/02/ftp-commands-linux-ubuntu/</link>
		<comments>http://www.doutdex.com/blog/2007/10/02/ftp-commands-linux-ubuntu/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 20:48:59 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[ftp]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=85</guid>
		<description><![CDATA[FTP &#8211; file transfer program Programa de transferencia de archivos SYNOPSIS ftp [-pinegvd] [host] pftp [-inegvd] [host] EXAMPLES SEE ALSO rcp(1), scp(1), cp(1), ftpd(8), DESCRIPTION Ftp is the user interface to the Internet standard File Transfer Protocol. The program allows a user to transfer files to and from a remote network site. Options may be [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2007/10/02/ftp-commands-linux-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

