<?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>Randolph Chaves &#187; ubuntu</title>
	<atom:link href="http://www.thechaves.net/index.php/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thechaves.net</link>
	<description>Geek by nature, Gnu/Linux by choice</description>
	<lastBuildDate>Thu, 04 Aug 2011 17:02:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Herramientas para análisis forense</title>
		<link>http://www.thechaves.net/index.php/2010/12/herramientas-para-analisis-forense/</link>
		<comments>http://www.thechaves.net/index.php/2010/12/herramientas-para-analisis-forense/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 00:23:58 +0000</pubDate>
		<dc:creator>Randolph</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Forense]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[forensics]]></category>

		<guid isPermaLink="false">http://www.thechaves.net/?p=586</guid>
		<description><![CDATA[Herramientas para análisis forense]]></description>
			<content:encoded><![CDATA[<p>Listado de algunas herramientas de análisis forense para Debian, Ubuntu y derivadas:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sleuthkit<br />
Conjunto de herramientas para análisis forense. Tambien conocido por TSK,<br />
es una herramienta forense open-source para recuperación de datos.<br />
Permite recuperar los datos y archivos dejados por el sospechoso.</div></div>
<p><a href="http://www.sleuthkit.org/">Mas información de SleuthKit</a></p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ autopsy<br />
Interfase gráfica para el programa Sleuthkit.</div></div>
<p><a href="http://www.sleuthkit.org/autopsy/">Mas información de Autopsy</a><br />
<span id="more-586"></span></p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ dcfldd<br />
$ dcfldd if=/dev/zero of=/dev/null<br />
Versión perfeccionada del comando dd para análisis forense</div></div>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ foremost<br />
Aplicación forense para recuperación de datos</div></div>
<p><a href="http://foremost.sourceforge.net/">Sitio de Foremost</a></p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ rdd<br />
Programa de copia forense.</div></div>
<p><a href="http://rdd.sourceforge.net/">Sitio de rdd</a></p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ scalpel<br />
Herramienta de análisis de archivos de alta performance.</div></div>
<p><a href="http://www.digitalforensicssolutions.com/Scalpel/">Mas información de scalpel</a></p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ tct<br />
Conjunto de utilitarios para análisis forense.</div></div>
<p><a href="http://www.porcupine.org/forensics/tct.html">Mas información de tct</a></p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ unhide (proc|sys|brute)<br />
Herramienta forense para encontrar procesos y puertas ocultas TCP/UDP.</div></div>
<p><a href=" http://www.security-projects.com/">Mas información de Unhide</a></p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ vinetto<br />
Herramienta forense para examinar archivos Thumbs.db.</div></div>
<p><a href="http://vinetto.sourceforge.net/">Mas información de vinetto</a></p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ galleta<br />
Herramienta forense para análisis de cookies del Internet Explorer.</div></div>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ pasco<br />
Herramienta de análisis forense de cache de browsers Internet Explorer.</div></div>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ rifiuti2<br />
Herramienta de análisis de papelera para sistemas MS Windows.</div></div>
<p>libtsk1  Biblioteca para análisis forense.</p>
<p>libtsk1-dbg  Biblioteca para análisis forense con símbolos de debug.</p>
<p>libtsk1-dev  Archivos de desarrollo para análisis forense.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thechaves.net/index.php/2010/12/herramientas-para-analisis-forense/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Información de nuestro Sistema</title>
		<link>http://www.thechaves.net/index.php/2010/08/informacion-de-nuestro-sistema/</link>
		<comments>http://www.thechaves.net/index.php/2010/08/informacion-de-nuestro-sistema/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 14:37:41 +0000</pubDate>
		<dc:creator>Randolph</dc:creator>
				<category><![CDATA[Comandos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thechaves.net/?p=485</guid>
		<description><![CDATA[Algunos comandos para saber información sobre nuestro sistema en Ubuntu y Debian. Sobre mother, microprocesador, memoria, disco duro, bios, versión y/o distribución que usamos y sistema en general. CPU Listar el nombre del modelo del CPU $ sudo grep &#34;model name&#34; /proc/cpuinfo Otra opción para ver información del CPU $ cat /proc/cpuinfo USANDO SED Comando [...]]]></description>
			<content:encoded><![CDATA[<p>Algunos comandos para saber información sobre nuestro sistema en Ubuntu y Debian.</p>
<p>Sobre mother, microprocesador, memoria, disco duro, bios, versión y/o distribución que usamos y sistema en general.</p>
<p><span id="more-485"></span></p>
<h2>CPU</h2>
<p>Listar el nombre del modelo del CPU</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo grep &quot;model name&quot; /proc/cpuinfo</div></div>
<p>Otra opción para ver información del CPU</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ cat /proc/cpuinfo</div></div>
<p>USANDO SED<br />
Comando alternativo usando SED para obtener modelo CPU</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo sed -n 's/^model name[ \t]*: *//p' /proc/cpuinfo</div></div>
<h2>BIOS</h2>
<p>display BIOS information</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo dmidecode -t bios</div></div>
<h2>MOTHER</h2>
<p>Ver información de la MOTHER</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo dmidecode -t baseboard</div></div>
<p>Ver información del tipo de procesador</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo dmidecode --type=processor</div></div>
<p>Algunas opciones de dmidecode para -t [type]</p>
<ul>
<li>bios</li>
<li>system</li>
<li>baseboard</li>
<li>chasis</li>
<li>sis</li>
<li>processor</li>
<li>memory</li>
<li>cache</li>
<li>connector</li>
<li> slot</li>
</ul>
<h2>Usando lshw </h2>
<p> lshw es una pequeña herramienta para extraer información detallada sobre el hardware y configuración de la máquina. Se puede obtener información exacta de la memoria, versión del firmware, configuración de la tarjeta madre, versión de la CPU su velocidad y también del caché.</p>
<p>Crea un informe de nuestro hardware en un formato html, luego lo podemos ver con el navegador</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo lshw -html &gt; hardware.html</div></div>
<p>Reporte comprimido de toda la información de nuestro equipo:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo  lshw | bzip2 &gt; /tmp/reporte_de_hardware.txt.bz2</div></div>
<p>32 o 64 bits?</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo lshw -C cpu|grep width</div></div>
<p>información de la tarjeta gráfica</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ lshw -C display</div></div>
<p>información de nuestro disco duro en un archivo html</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo lshw -C disk -html &gt; /tmp/diskinfo.html</div></div>
<p>Información CPU</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo lshw -C cpu</div></div>
<h2>procinfo -  información estadística desde /proc</h2>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ procinfo</div></div>
<h2>Distribución</h2>
<p>También funciona en Ubuntu</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ cat /etc/debian_version</div></div>
<p>Versión Ubuntu</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ cat /etc/issue</div></div>
<p>Ubuntu 9.10</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ lsb_release --all</div></div>
<p>No LSB modules are available.<br />
Distributor ID:	Ubuntu<br />
Description:	Ubuntu 9.10<br />
Release:	9.10<br />
Codename:	karmic</p>
<p><a class="a2a_button_google_buzz" href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;linkname=Informaci%C3%B3n%20de%20nuestro%20Sistema" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;linkname=Informaci%C3%B3n%20de%20nuestro%20Sistema" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;linkname=Informaci%C3%B3n%20de%20nuestro%20Sistema" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;linkname=Informaci%C3%B3n%20de%20nuestro%20Sistema" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_meneame" href="http://www.addtoany.com/add_to/meneame?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;linkname=Informaci%C3%B3n%20de%20nuestro%20Sistema" title="Meneame" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/meneame.png" width="16" height="16" alt="Meneame"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;linkname=Informaci%C3%B3n%20de%20nuestro%20Sistema" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;linkname=Informaci%C3%B3n%20de%20nuestro%20Sistema" title="WordPress" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;linkname=Informaci%C3%B3n%20de%20nuestro%20Sistema" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_yahoo_bookmarks" href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;linkname=Informaci%C3%B3n%20de%20nuestro%20Sistema" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;linkname=Informaci%C3%B3n%20de%20nuestro%20Sistema" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Finformacion-de-nuestro-sistema%2F&amp;title=Informaci%C3%B3n%20de%20nuestro%20Sistema" id="wpa2a_2">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechaves.net/index.php/2010/08/informacion-de-nuestro-sistema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Libro OOoBasic</title>
		<link>http://www.thechaves.net/index.php/2010/08/libro-ooobasic/</link>
		<comments>http://www.thechaves.net/index.php/2010/08/libro-ooobasic/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 14:29:19 +0000</pubDate>
		<dc:creator>Randolph</dc:creator>
				<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thechaves.net/?p=504</guid>
		<description><![CDATA[Libro &#8220;Aprendiendo OOo Basic&#8221; Autor : Mauricio Baeza Servín Libro para aprender a programar con OOo Basic dentro de OpenOffice.org, más de 500 páginas que te llevan paso a paso en tu aprendizaje. Archivo en su formato original ODT de OpenOffie.org Writer. Como apoyo durante tu aprendizaje puedes suscribirte a la siguiente lista de correo: [...]]]></description>
			<content:encoded><![CDATA[<h3><strong><a title="OpenOffice.org" href="http://www.openoffice.org/" target="_blank"><img class="aligncenter size-full wp-image-509" title="openoffice" src="http://www.thechaves.net/wp-content/uploads/2010/08/openoffice.png" alt="" width="305" height="96" /></a></strong></h3>
<h3>Libro &#8220;Aprendiendo OOo Basic&#8221;</h3>
<h3>Autor :            Mauricio Baeza Servín</h3>
<p>Libro para aprender a programar con OOo Basic dentro de<a title="OpenOffice.org" href="http://www.openoffice.org/" target="_blank"> OpenOffice.org</a>, más de 500 páginas que te llevan paso a paso en tu aprendizaje. Archivo en su formato original ODT de OpenOffie.org Writer.</p>
<p>Como apoyo durante tu aprendizaje puedes suscribirte a la siguiente lista de correo: <a href="http://www.correolibre.net/mailman/listinfo/oooes_correolibre.net"> Consultas OOo Basic </a><br />
La ultima actualización de este libro fue el: <strong>07-Jul-2010</strong><br />
Licencia :   <a title="GPL" href="http://www.thechaves.net/index.php/2005/03/gnu-gpl/" target="_blank">GNU Free Documentation License</a>, v1.3 o posterior</p>
<p>Sitio oficial donde bajar en distintos formatos inclusive el código fuente utilizado en el libro:</p>
<p><a title="Libro OOoBasic" href="http://www.correolibre.net/archivos/" target="_blank">http://www.correolibre.net/archivos/</a></p>
<p>También con licencia GPL:</p>
<blockquote><p>Sencillo y simple pero funcional sistema de facturación. Se usa OOo Base como base de datos y OOo Calc como interfaz de usuario. Esta adaptado a las necesidades de México, pero puedes adaptarlo fácilmente a tus necesidades.</p>
<p>Como apoyo para el uso, modificación, personalización y adaptación a tus necesidades, puedes suscribirte a la siguiente lista de correo: <a href="http://www.correolibre.net/mailman/listinfo/oooes_correolibre.net"> Consultas OOo Basic </a></p>
<p>La ultima actualización del sistema de facturación fué el: <strong>24-Ago-2010</strong></p></blockquote>
<p><strong><br />
</strong></p>
<p><a class="a2a_button_google_buzz" href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;linkname=Libro%20OOoBasic" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;linkname=Libro%20OOoBasic" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;linkname=Libro%20OOoBasic" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;linkname=Libro%20OOoBasic" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_meneame" href="http://www.addtoany.com/add_to/meneame?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;linkname=Libro%20OOoBasic" title="Meneame" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/meneame.png" width="16" height="16" alt="Meneame"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;linkname=Libro%20OOoBasic" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;linkname=Libro%20OOoBasic" title="WordPress" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;linkname=Libro%20OOoBasic" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_yahoo_bookmarks" href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;linkname=Libro%20OOoBasic" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;linkname=Libro%20OOoBasic" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Flibro-ooobasic%2F&amp;title=Libro%20OOoBasic" id="wpa2a_4">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechaves.net/index.php/2010/08/libro-ooobasic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Habilitar SSH2 en WordPress</title>
		<link>http://www.thechaves.net/index.php/2010/08/habilitar-ssh2-en-wordpress/</link>
		<comments>http://www.thechaves.net/index.php/2010/08/habilitar-ssh2-en-wordpress/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 20:10:58 +0000</pubDate>
		<dc:creator>Randolph</dc:creator>
				<category><![CDATA[Cherokee]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cherokee]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.thechaves.net/?p=442</guid>
		<description><![CDATA[Para actualizar wordpress siempre prefiero hacerlo manual y por consola. Pero dado que desde la administración solo permite ftp/ftps y hay quién maneja toda la administración visual y solo tiene conexión &#8220;ssh&#8221; con el servidor , en éste caso &#8220;libssh2-php&#8221; es una buena opción. Recordar antes de actualizar wordpress o los plugin's, hacer respaldo de [...]]]></description>
			<content:encoded><![CDATA[<p>Para actualizar <a title="wordpress.org" href="http://wordpress.org/" target="_blank">wordpress</a> siempre prefiero hacerlo manual y por consola. Pero dado que desde la administración solo permite ftp/ftps y hay quién maneja toda la administración visual y solo tiene conexión <em>&#8220;ssh&#8221;</em> con el servidor , en éste caso <em>&#8220;libssh2-php&#8221;</em> es una buena opción.<br />
<span style="color: #333399;"></p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Recordar antes de actualizar wordpress o los plugin's,<br />
hacer respaldo de la Base de Datos y todos lo datos.</div></div>
<p></span><br />
<span id="more-442"></span><br />
En <a title="Ubuntu" href="http://www.ubuntu.com/server/get-ubuntu/download" target="_blank">Ubuntu server</a> o <a title="Debian" href="http://www.debian.org/" target="_blank">Debian</a> se puede habilitar ssh2 instalando:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo aptitude install libssh2-php</div></div>
<p>En <a title="Cherokee Web Server" href="http://www.cherokee-project.com/" target="_blank">cherokee</a> web server:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sudo nano /etc/php5/cgi/php.ini</div></div>
<p>En <a href="http://www.apache.org/" target="_blank">Apache</a>:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sudo nano /etc/php5/apache2/php.ini</div></div>
<p>Agregar en la sección:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">:::::::::::::::::::::::::::::::::::::::::::<br />
<br />
; Dynamic Extension<br />
<br />
:::::::::::::::::::::::::::::::::::::::::::<br />
<br />
extension=ssh2.so</div></div>
<p>Luego reinciar el servidor web:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo /etc/init.d/apache2 restart</div></div>
<p>Para cherokee solo con <em>&#8220;force-reload&#8221;</em> es suficiente:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sudo /etc/init.d/cherokee force-reload</div></div>
<p style="text-align: left;">Ahora en la administración de wordpress en la  ventana de conexión nos aparecerá ssh2 (Ver imágen)<a href="http://www.thechaves.net/wp-content/uploads/2010/08/ssh2wordpress301.png"><img class="size-full wp-image-444 aligncenter" title="ssh2wordpress301" src="http://www.thechaves.net/wp-content/uploads/2010/08/ssh2wordpress301.png" alt="ssh2 en wordpress 3.01" width="300" height="213" /></a></p>
<p style="text-align: left;">Teniendo los permisos correspondientes en el servidor no debería haber ningún problema.</p>
<p><a class="a2a_button_google_buzz" href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;linkname=Habilitar%20SSH2%20en%20WordPress" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;linkname=Habilitar%20SSH2%20en%20WordPress" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;linkname=Habilitar%20SSH2%20en%20WordPress" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;linkname=Habilitar%20SSH2%20en%20WordPress" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_meneame" href="http://www.addtoany.com/add_to/meneame?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;linkname=Habilitar%20SSH2%20en%20WordPress" title="Meneame" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/meneame.png" width="16" height="16" alt="Meneame"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;linkname=Habilitar%20SSH2%20en%20WordPress" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;linkname=Habilitar%20SSH2%20en%20WordPress" title="WordPress" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;linkname=Habilitar%20SSH2%20en%20WordPress" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_yahoo_bookmarks" href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;linkname=Habilitar%20SSH2%20en%20WordPress" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;linkname=Habilitar%20SSH2%20en%20WordPress" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fhabilitar-ssh2-en-wordpress%2F&amp;title=Habilitar%20SSH2%20en%20WordPress" id="wpa2a_6">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechaves.net/index.php/2010/08/habilitar-ssh2-en-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wget (Gestor de descargas)</title>
		<link>http://www.thechaves.net/index.php/2010/08/wget-gestor-de-descargas/</link>
		<comments>http://www.thechaves.net/index.php/2010/08/wget-gestor-de-descargas/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 19:59:41 +0000</pubDate>
		<dc:creator>Randolph</dc:creator>
				<category><![CDATA[Aplicaciones]]></category>
		<category><![CDATA[Comandos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[aplicaciones]]></category>

		<guid isPermaLink="false">http://www.thechaves.net/?p=357</guid>
		<description><![CDATA[GNU Wget es una herramienta de software libre que permite la descarga de contenidos de una forma simple desde la interfaz de la &#8221; línea de comandos&#8221;. Soporta descargas mediante los protocolos http, https y ftp. Siguiendo con la utilidades para consola, van algunos ejemplos del uso de wget. Ejemplos: Sin ningún parámetro especial, estaría [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Gnu Wget" href="http://www.gnu.org/software/wget/" target="_blank">GNU Wget</a> es una herramienta de <a href="http://www.thechaves.net/index.php/2005/03/software-libre/">software libre</a> que permite la descarga de contenidos de una forma simple desde la interfaz de la &#8221; línea de comandos&#8221;.</p>
<p>Soporta descargas mediante los protocolos <a title="http" href="http://es.wikipedia.org/wiki/HTTP" target="_blank">http</a>, <a title="https" href="http://es.wikipedia.org/wiki/HTTPS" target="_blank">https</a> y <a title="ftp" href="http://es.wikipedia.org/wiki/File_Transfer_Protocol" target="_blank">ftp</a>.</p>
<p>Siguiendo con la utilidades para consola, van algunos ejemplos del uso de <em>wget</em>.</p>
<p><span style="text-decoration: underline;"><em>Ejemplos:</em></span><br />
<span id="more-357"></span><br />
Sin ningún parámetro especial, estaría bajando la distribución de &#8220;Ubuntu 10.04.1 desktop&#8221; :</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ wget http://releases.ubuntu.com/releases/10.04/ubuntu-10.04.1-desktop-i386.iso</div></div>
<p>Y si corta la conexión por algún motivo y podamos continuar la descarga usamos el parámetro &lt;-c&gt;:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ wget -c http://releases.ubuntu.com/releases/10.04/ubuntu-10.04.1-desktop-i386.iso</div></div>
<p>En descargas muy largas como una &#8220;iso&#8221; de la distribución &#8220;ubuntu&#8221;, se puede limitar el ancho de banda de la descarga ya que podría ser que la descarga ocupara todo el ancho de banda durante mucho tiempo. El parámetro &lt;&#8211;limit-rate=60K&gt; en este ejemplo no superaría 60 kb/s.</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ wget -c --limit-rate=60K  http://releases.ubuntu.com/releases/10.04/ubuntu-10.04.1-desktop-i386.iso</div></div>
<p><span style="text-decoration: underline;"><em>Algunos  parámetros más:</em></span></p>
<pre style="padding-left: 30px;">-P nombredir     # Grabar los archivsave files into directory llamado "nombredir"
-p               # descarga todas las páginas.
-E               # Grabar páginas text/html como .html
-r               # recursivo
-k               # convertir enlaces para visualización local.
-U "Mozilla"     # enviar solicitud como usuario de Mozilla (navegador web)
-w N             # espera N segundos entre pedidos de descargas
--no-parent      # no descargará archivos por debajo del directorio que deseamos descargar.
-nd              # no crea jerarquía de directorios.
-nH              # no crea el directorio
--cut-dirs=N     # corta el nro de directorios a crear
--mirror         # Opciones para el "mirroring"
</pre>
<p>Wget es muy potente es solo una muestra de lo que se puede hacer. Por eso más información y para aprender más:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ man wget</div></div>
<p>Manuales en distintos formatos en el sitio oficial <a title="Gnu wget" href="http://www.gnu.org/software/wget/manual/" target="_blank">GNU Wget</a>.</p>
<p><a class="a2a_button_google_buzz" href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;linkname=wget%20%28Gestor%20de%20descargas%29" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;linkname=wget%20%28Gestor%20de%20descargas%29" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;linkname=wget%20%28Gestor%20de%20descargas%29" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;linkname=wget%20%28Gestor%20de%20descargas%29" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_meneame" href="http://www.addtoany.com/add_to/meneame?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;linkname=wget%20%28Gestor%20de%20descargas%29" title="Meneame" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/meneame.png" width="16" height="16" alt="Meneame"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;linkname=wget%20%28Gestor%20de%20descargas%29" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;linkname=wget%20%28Gestor%20de%20descargas%29" title="WordPress" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;linkname=wget%20%28Gestor%20de%20descargas%29" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_yahoo_bookmarks" href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;linkname=wget%20%28Gestor%20de%20descargas%29" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;linkname=wget%20%28Gestor%20de%20descargas%29" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fwget-gestor-de-descargas%2F&amp;title=wget%20%28Gestor%20de%20descargas%29" id="wpa2a_8">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechaves.net/index.php/2010/08/wget-gestor-de-descargas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comandos para agilizar el uso del terminal</title>
		<link>http://www.thechaves.net/index.php/2010/08/comandos-para-agilizar-el-uso-del-terminal/</link>
		<comments>http://www.thechaves.net/index.php/2010/08/comandos-para-agilizar-el-uso-del-terminal/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 14:34:32 +0000</pubDate>
		<dc:creator>Randolph</dc:creator>
				<category><![CDATA[Comandos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.thechaves.net/?p=329</guid>
		<description><![CDATA[Pequeño resumen de algunos de los comandos que uso y que agilizan el uso del terminal si tener que digitar una y otra vez. Para activar la búsqueda incremental inversa (reverse-i-search). Solo introducir alguna letras del comando; lo que hace es buscar en el historial los comandos que has digitado. Repitiendo [ctrl]+[r] hasta encontrar el [...]]]></description>
			<content:encoded><![CDATA[<p>Pequeño resumen de algunos de los comandos que uso y que agilizan el uso del terminal si tener que digitar una y otra vez.</p>
<p>Para activar la búsqueda incremental inversa (reverse-i-search).</p>
<p>Solo introducir alguna letras del comando; lo que hace es buscar en el historial los comandos que has digitado.</p>
<p>Repitiendo [ctrl]+[r] hasta encontrar el comando que buscas y luego [enter], para salir [Esc]</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ ctrl+r</div></div>
<ul>
<li>Búsqueda por referencia [alt]+ [p]</li>
</ul>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ Alt+p<br />
$ :cat [enter]<br />
$ cat /etc/hosts</div></div>
<p>Repetir el último comando digitado:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ !!</div></div>
<p>Repetir un comando que por ejemplo empieze con la letra &#8220;c&#8221;, repetiría el comando anterior &#8220;cat /etc/hosts&#8221;.</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ !c</div></div>
<p><a class="a2a_button_google_buzz" href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;linkname=Comandos%20para%20agilizar%20el%20uso%20del%20terminal" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;linkname=Comandos%20para%20agilizar%20el%20uso%20del%20terminal" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;linkname=Comandos%20para%20agilizar%20el%20uso%20del%20terminal" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;linkname=Comandos%20para%20agilizar%20el%20uso%20del%20terminal" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_meneame" href="http://www.addtoany.com/add_to/meneame?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;linkname=Comandos%20para%20agilizar%20el%20uso%20del%20terminal" title="Meneame" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/meneame.png" width="16" height="16" alt="Meneame"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;linkname=Comandos%20para%20agilizar%20el%20uso%20del%20terminal" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;linkname=Comandos%20para%20agilizar%20el%20uso%20del%20terminal" title="WordPress" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;linkname=Comandos%20para%20agilizar%20el%20uso%20del%20terminal" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_yahoo_bookmarks" href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;linkname=Comandos%20para%20agilizar%20el%20uso%20del%20terminal" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;linkname=Comandos%20para%20agilizar%20el%20uso%20del%20terminal" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fcomandos-para-agilizar-el-uso-del-terminal%2F&amp;title=Comandos%20para%20agilizar%20el%20uso%20del%20terminal" id="wpa2a_10">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechaves.net/index.php/2010/08/comandos-para-agilizar-el-uso-del-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Glabels (Crear etiquetas y mucho más)</title>
		<link>http://www.thechaves.net/index.php/2010/08/glabels-crear-etiquetas-y-mucho-mas/</link>
		<comments>http://www.thechaves.net/index.php/2010/08/glabels-crear-etiquetas-y-mucho-mas/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 23:27:37 +0000</pubDate>
		<dc:creator>Randolph</dc:creator>
				<category><![CDATA[Aplicaciones]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Programas]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[aplicaciones]]></category>
		<category><![CDATA[oficina]]></category>
		<category><![CDATA[programas]]></category>

		<guid isPermaLink="false">http://www.thechaves.net/?p=313</guid>
		<description><![CDATA[Hace mucho tiempo uso en Ubuntu ésta utilidad que es muy rápida, práctica y sencilla de usar: Glabels es un progrma para crear distintos tipos de etiquetas, carátulas para CD/DVD, tarjetas de negocios y mas. Permite una rápida edición de etiquetas, cuenta con templates para hacerlo aún mas fácil. Instalación: Por consola: sudo aptitude install [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thechaves.net/wp-content/uploads/2010/08/glabels-thechaves.png"><img class="size-full wp-image-316  alignleft" title="glabels-thechaves" src="http://www.thechaves.net/wp-content/uploads/2010/08/glabels-thechaves.png" alt="gLabels" width="148" height="57" /></a></p>
<p>Hace mucho tiempo uso en Ubuntu ésta utilidad que es muy rápida, práctica y sencilla de usar:</p>
<p>Glabels es un progrma para crear distintos tipos de etiquetas, carátulas para CD/DVD, tarjetas de negocios y mas.</p>
<p>Permite una rápida edición de etiquetas, cuenta con templates para hacerlo aún mas fácil.</p>
<p>Instalación:</p>
<p><span id="more-313"></span><br />
Por consola:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sudo aptitude install glabels</div></div>
<p>Módo gráfico desde Gnome:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">/Sistema/Administración/Gestor de paquetes Synaptic</div></div>
<p>Luego de instalado lo encontramos en:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">/Aplicaciones/Oficina/Diseñador de etiquetas gLabels</div></div>
<p>gLabels is free software and is distributed under the terms of the <a title="GPL" href="http://www.gnu.org/licenses/gpl.html" target="_blank">GNU General Public License</a> (GPL)</p>
<p>Sitio oficial: <a title="gLabels" href="http://glabels.sourceforge.net/" target="_blank">gLabels</a></p>
<p><a class="a2a_button_google_buzz" href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;linkname=Glabels%20%28Crear%20etiquetas%20y%20mucho%20m%C3%A1s%29" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;linkname=Glabels%20%28Crear%20etiquetas%20y%20mucho%20m%C3%A1s%29" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;linkname=Glabels%20%28Crear%20etiquetas%20y%20mucho%20m%C3%A1s%29" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;linkname=Glabels%20%28Crear%20etiquetas%20y%20mucho%20m%C3%A1s%29" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_meneame" href="http://www.addtoany.com/add_to/meneame?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;linkname=Glabels%20%28Crear%20etiquetas%20y%20mucho%20m%C3%A1s%29" title="Meneame" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/meneame.png" width="16" height="16" alt="Meneame"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;linkname=Glabels%20%28Crear%20etiquetas%20y%20mucho%20m%C3%A1s%29" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;linkname=Glabels%20%28Crear%20etiquetas%20y%20mucho%20m%C3%A1s%29" title="WordPress" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;linkname=Glabels%20%28Crear%20etiquetas%20y%20mucho%20m%C3%A1s%29" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_yahoo_bookmarks" href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;linkname=Glabels%20%28Crear%20etiquetas%20y%20mucho%20m%C3%A1s%29" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;linkname=Glabels%20%28Crear%20etiquetas%20y%20mucho%20m%C3%A1s%29" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Fglabels-crear-etiquetas-y-mucho-mas%2F&amp;title=Glabels%20%28Crear%20etiquetas%20y%20mucho%20m%C3%A1s%29" id="wpa2a_12">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechaves.net/index.php/2010/08/glabels-crear-etiquetas-y-mucho-mas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testdisk y PhotoRec (Recuperar particiones y archivos)</title>
		<link>http://www.thechaves.net/index.php/2010/08/testdisk-y-photorec-recuperar-particiones-y-archivos/</link>
		<comments>http://www.thechaves.net/index.php/2010/08/testdisk-y-photorec-recuperar-particiones-y-archivos/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 19:40:34 +0000</pubDate>
		<dc:creator>Randolph</dc:creator>
				<category><![CDATA[Comandos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Programas]]></category>
		<category><![CDATA[Recuperación]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[recuperacion]]></category>

		<guid isPermaLink="false">http://www.thechaves.net/?p=291</guid>
		<description><![CDATA[Es una de las tantas &#8220;buenas&#8221; herramientas que hay para recuperación de particiones y archivos perdidos. Infaltable en el maletín del Sysadmin . Es un software OpenSource y está bajo licencia Licencia Pública General GNU (GPL). Testdisk (Partition scanner and disk recovery tool) Chequea las particiones y los sectores de booteo de discos, pendrive, memorias. [...]]]></description>
			<content:encoded><![CDATA[<p>Es una de las tantas &#8220;buenas&#8221; herramientas que hay para recuperación de particiones y archivos perdidos. Infaltable en el maletín del Sysadmin <img src='http://www.thechaves.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>Es un software OpenSource y está bajo licencia <a title="http://www.gnu.org/licenses/gpl.html" rel="nofollow" href="http://www.gnu.org/licenses/gpl.html">Licencia Pública General GNU </a> (GPL).</p>
<h2><em><strong>Testdisk (Partition scanner and disk recovery tool)</strong></em></h2>
<p><span id="more-291"></span></p>
<blockquote><p>Chequea las particiones y los sectores de booteo de discos, pendrive, memorias.</p></blockquote>
<p>Para instalar en Debian, Ubuntu y distribuciones derivadas:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">aptitude install testdisk</div></div>
<p>Funciona con:</p>
<p>* DOS/Windows FAT12, FAT16 and FAT32<br />
* NTFS ( Windows NT/2K/XP )<br />
* Linux Ext2 and Ext3<br />
* BeFS ( BeOS )<br />
* BSD disklabel ( FreeBSD/OpenBSD/NetBSD )<br />
* CramFS (Compressed File System)<br />
* HFS and HFS+, Hierarchical File System<br />
* JFS, IBM&#8217;s Journaled File System<br />
* Linux Raid<br />
* Linux Swap (versions 1 and 2)<br />
* LVM and LVM2, Linux Logical Volume Manager<br />
* Netware NSS<br />
* ReiserFS 3.5 and 3.6<br />
* Sun Solaris i386 disklabel<br />
* UFS and UFS2 (Sun/BSD/&#8230;)<br />
* XFS, SGI&#8217;s Journaled File System</p>
<h2>PhotoRec (File data recovery software designed to recover)</h2>
<pre>
</pre>
<pre>Para recuperar imágenes perdidas de archivos de cámaras digitales o discos duros, ejecutar:
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo photorec</div></div>

Busqueda para:

 * Sun/NeXT audio data (.au)
 * RIFF audio/video (.avi/.wav)
 * BMP bitmap (.bmp)
 * bzip2 compressed data (.bz2)
 * Source code written in C (.c)
 * Canon Raw picture (.crw)
 * Canon catalog (.ctg)
 * FAT subdirectory
 * Microsoft Office Document (.doc)
 * Nikon dsc (.dsc)
 * HTML page (.html)
 * JPEG picture (.jpg)
 * MOV video (.mov)
 * MP3 audio (MPEG ADTS, layer III, v1) (.mp3)
 * Moving Picture Experts Group video (.mpg)
 * Minolta Raw picture (.mrw)
 * Olympus Raw Format picture (.orf)
 * Portable Document Format (.pdf)
 * Perl script (.pl)
 * Portable Network Graphics (.png)
 * Raw Fujifilm picture (.raf)
 * Contax picture (.raw)
 * Rollei picture (.rdc)
 * Rich Text Format (.rtf)
 * Shell script (.sh)
 * Tar archive (.tar )
 * Tag Image File Format (.tiff)
 * Microsoft ASF (.wma)
 * Sigma/Foveon X3 raw picture (.x3f)
 * zip archive (.zip)</pre>
<p>Más información y ejemplos: <a title="TestDisk" href="http://www.cgsecurity.org/wiki/TestDisk_ES#Dokumentation" target="_blank"><strong><em>Testdisk</em></strong></a> y <a title="PhotoRec" href="http://www.cgsecurity.org/wiki/PhotoRec_ES" target="_blank">PhotoRec</a>.</p>
<p><a class="a2a_button_google_buzz" href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;linkname=Testdisk%20y%20PhotoRec%20%28Recuperar%20particiones%20y%20archivos%29" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;linkname=Testdisk%20y%20PhotoRec%20%28Recuperar%20particiones%20y%20archivos%29" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;linkname=Testdisk%20y%20PhotoRec%20%28Recuperar%20particiones%20y%20archivos%29" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;linkname=Testdisk%20y%20PhotoRec%20%28Recuperar%20particiones%20y%20archivos%29" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_meneame" href="http://www.addtoany.com/add_to/meneame?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;linkname=Testdisk%20y%20PhotoRec%20%28Recuperar%20particiones%20y%20archivos%29" title="Meneame" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/meneame.png" width="16" height="16" alt="Meneame"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;linkname=Testdisk%20y%20PhotoRec%20%28Recuperar%20particiones%20y%20archivos%29" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;linkname=Testdisk%20y%20PhotoRec%20%28Recuperar%20particiones%20y%20archivos%29" title="WordPress" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;linkname=Testdisk%20y%20PhotoRec%20%28Recuperar%20particiones%20y%20archivos%29" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_yahoo_bookmarks" href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;linkname=Testdisk%20y%20PhotoRec%20%28Recuperar%20particiones%20y%20archivos%29" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;linkname=Testdisk%20y%20PhotoRec%20%28Recuperar%20particiones%20y%20archivos%29" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F08%2Ftestdisk-y-photorec-recuperar-particiones-y-archivos%2F&amp;title=Testdisk%20y%20PhotoRec%20%28Recuperar%20particiones%20y%20archivos%29" id="wpa2a_14">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechaves.net/index.php/2010/08/testdisk-y-photorec-recuperar-particiones-y-archivos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fdupes (Buscando archivos duplicados)</title>
		<link>http://www.thechaves.net/index.php/2010/07/fdupes-buscando-archivos-duplicados/</link>
		<comments>http://www.thechaves.net/index.php/2010/07/fdupes-buscando-archivos-duplicados/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 17:57:49 +0000</pubDate>
		<dc:creator>Randolph</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[Programas]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[programas]]></category>

		<guid isPermaLink="false">http://www.thechaves.net/?p=216</guid>
		<description><![CDATA[Hoy por hoy tenemos grandes discos duros, no por eso lo vamos a desperdiciar teniendo archvos duplicados. Por eso buscar archivos duplicados en nuestro Gnu/Linux una buena opción es usar fdupes. Su funcionamiento es de comparar los tamaños de los ficheros y firmas MD5 y después realiza una verificación byte-a-byte. Es válido para cualquier distribución [...]]]></description>
			<content:encoded><![CDATA[<p>Hoy por hoy tenemos grandes discos duros, no por eso lo vamos a desperdiciar teniendo archvos duplicados.</p>
<p>Por eso buscar archivos duplicados en nuestro Gnu/Linux una buena opción es usar <em>fdupes</em>.<br />
<span id="more-216"></span><br />
Su funcionamiento es de comparar los tamaños de los ficheros y firmas <a title="MD5" href="http://es.wikipedia.org/wiki/MD5" target="_blank">MD5</a> y después realiza una verificación byte-a-byte.</p>
<p>Es válido para cualquier distribución <a title="Gnu/Linux" href="http://www.thechaves.net/index.php/2005/03/gnu-linux/" target="_self">Gnu/Linux</a> de nuestro agrado.</p>
<p>Si no está instalado hay que instalarlo en Debian &#8211; Ubuntu y derivados.<br />
<cc>$ sudo apt-get install fdupes</cc><br />
<strong>Opciones:</strong><br />
-r : recursivo<br />
-s: Comprueba los enlaces simbolicos<br />
-h: comprueba los enlaces fuertes<br />
-S: enseña el tamaño de los ficheros duplicados<br />
-q: modo “quiet”, oculta el indicador de progreso.<br />
-v: muestra la version de fdupes<br />
-d: borra los ficheros duplicados (<span style="color: #ff0000;"> <span style="color: #339966;"><span style="text-decoration: underline;">ojo! &#8230; con mucho cuidado, hacerlo únicamente en caso de saber que es lo que estás haciendo</span></span></span>)<br />
-h: muestra ayuda y mas opciones.<br />
-n: descarta los ficheros vacios</p>
<p>Algunos ejemplos:</p>
<p>Se buscan los ficheros duplicados en el &#8220;home&#8221; del &#8220;usuario&#8221; y sus subdirectorios (recursivamente) descartando los vacíos, mostrando el tamaño de los mismos.</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ fdupes -S -r -n /home/usuario</div></div>
<p>Busca recursivamente y preserva el primer archivo de los duplicados encontrados borrando el resto sin intervención del usuario (combinando &#8220;-N &#8211; -noprompt&#8221; y &#8220;-d &#8211; -delete&#8221;).</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ fdupes -r -n -N -d /home/usuario</div></div>
<blockquote><p>Sitio oficial <a title="fdupes" href="http://netdial.caribe.net/~adrian2/fdupes.html" target="_blank">fdupes</a></p></blockquote>
<p>Por más ayuda a no olvidarse de<a title="Ayuda y documentación" href="http://es.wikipedia.org/wiki/Man_(Unix)" target="_blank"> man</a> o <a title="Ayuda y documentación " href="http://es.wikipedia.org/wiki/Info_(Unix)" target="_blank">info</a>:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ man fdupes</div></div>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ info fdupes</div></div>
<p><em>Fdupes</em> es el que más uso para buscar y eliminar duplicados pero existen otras alternativas.</p>
<p><a class="a2a_button_google_buzz" href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;linkname=Fdupes%20%28Buscando%20archivos%20duplicados%29" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;linkname=Fdupes%20%28Buscando%20archivos%20duplicados%29" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;linkname=Fdupes%20%28Buscando%20archivos%20duplicados%29" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;linkname=Fdupes%20%28Buscando%20archivos%20duplicados%29" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_meneame" href="http://www.addtoany.com/add_to/meneame?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;linkname=Fdupes%20%28Buscando%20archivos%20duplicados%29" title="Meneame" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/meneame.png" width="16" height="16" alt="Meneame"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;linkname=Fdupes%20%28Buscando%20archivos%20duplicados%29" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;linkname=Fdupes%20%28Buscando%20archivos%20duplicados%29" title="WordPress" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;linkname=Fdupes%20%28Buscando%20archivos%20duplicados%29" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_yahoo_bookmarks" href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;linkname=Fdupes%20%28Buscando%20archivos%20duplicados%29" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;linkname=Fdupes%20%28Buscando%20archivos%20duplicados%29" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Ffdupes-buscando-archivos-duplicados%2F&amp;title=Fdupes%20%28Buscando%20archivos%20duplicados%29" id="wpa2a_16">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechaves.net/index.php/2010/07/fdupes-buscando-archivos-duplicados/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lsof (Lista de archivos abiertos)</title>
		<link>http://www.thechaves.net/index.php/2010/07/lsof-lista-de-archivos-abiertos/</link>
		<comments>http://www.thechaves.net/index.php/2010/07/lsof-lista-de-archivos-abiertos/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 06:12:21 +0000</pubDate>
		<dc:creator>Randolph</dc:creator>
				<category><![CDATA[Comandos]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[Monitoreo]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thechaves.net/?p=123</guid>
		<description><![CDATA[lsof (list open files) Conocida herramienta de monitoreo de sistemas operativos tipo Unix y es de código abierto, el cual muestra todos los archivos de disco que mantiene abiertos un determinado proceso (PID), incluyendo los sockets de red abiertos, tuberías ( pipes). Se puede utilizar para revisar que procesos están haciendo uso de directorios, ficheros. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>lsof (</strong><strong>li</strong><strong>st </strong><strong>open </strong><strong>files)</strong></p>
<p>Conocida herramienta de monitoreo de sistemas operativos tipo <a title="Unix" href="http://es.wikipedia.org/wiki/Unix">Unix</a> y es de código abierto, el cual muestra todos los archivos de disco que mantiene abiertos un determinado proceso (<a title="PID (aún no redactado)" href="http://es.wikipedia.org/w/index.php?title=PID&amp;action=edit&amp;redlink=1">PID</a>), incluyendo los <a title="Socket" href="http://es.wikipedia.org/wiki/Socket">sockets</a> de red abiertos, tuberías ( <a title="Tubería (informática)" href="http://es.wikipedia.org/wiki/Tuber%C3%ADa_%28inform%C3%A1tica%29">pipes</a>). Se puede utilizar para revisar que procesos están haciendo uso de directorios, ficheros.</p>
<p>Algunos ejemplos:</p>
<p>Para listar los ficheros abiertos de un determinado PID:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo lsof -p PID</div></div>
<p>Listar ficheros abiertos en un dispositivo o partición, determinar que procesos están haciendo uso cuando la partición no se puede desmontar:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo lsof [particion]</div></div>
<p>Comprobar servicios o puertos que están escuchando:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo lsof -i -nP</div></div>
<p>Comprobando firefox:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo lsof -i -nP | grep firefox</div></div>
<p>Listar ficheros abiertos de un determinado usuario:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ sudo lsof -u randolph</div></div>
<p>Para ver parámetros a usar:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ man lsof</div></div>
<p><a class="a2a_button_google_buzz" href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;linkname=lsof%20%28Lista%20de%20archivos%20abiertos%29" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;linkname=lsof%20%28Lista%20de%20archivos%20abiertos%29" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;linkname=lsof%20%28Lista%20de%20archivos%20abiertos%29" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;linkname=lsof%20%28Lista%20de%20archivos%20abiertos%29" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_meneame" href="http://www.addtoany.com/add_to/meneame?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;linkname=lsof%20%28Lista%20de%20archivos%20abiertos%29" title="Meneame" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/meneame.png" width="16" height="16" alt="Meneame"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;linkname=lsof%20%28Lista%20de%20archivos%20abiertos%29" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_wordpress" href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;linkname=lsof%20%28Lista%20de%20archivos%20abiertos%29" title="WordPress" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;linkname=lsof%20%28Lista%20de%20archivos%20abiertos%29" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_yahoo_bookmarks" href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;linkname=lsof%20%28Lista%20de%20archivos%20abiertos%29" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;linkname=lsof%20%28Lista%20de%20archivos%20abiertos%29" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://www.thechaves.net/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.thechaves.net%2Findex.php%2F2010%2F07%2Flsof-lista-de-archivos-abiertos%2F&amp;title=lsof%20%28Lista%20de%20archivos%20abiertos%29" id="wpa2a_18">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.thechaves.net/index.php/2010/07/lsof-lista-de-archivos-abiertos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

