<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sirius Infoblog</title>
	<atom:link href="http://hydrus.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hydrus.wordpress.com</link>
	<description>Si compila esta bien, si arranca es perfecto</description>
	<lastBuildDate>Tue, 31 Jan 2012 05:49:22 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hydrus.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Sirius Infoblog</title>
		<link>http://hydrus.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hydrus.wordpress.com/osd.xml" title="Sirius Infoblog" />
	<atom:link rel='hub' href='http://hydrus.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Reaver-wps en Debian Squeeze</title>
		<link>http://hydrus.wordpress.com/2012/01/30/reaver-wps-en-debian-squeeze/</link>
		<comments>http://hydrus.wordpress.com/2012/01/30/reaver-wps-en-debian-squeeze/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 19:01:13 +0000</pubDate>
		<dc:creator>Sirius</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[WPS]]></category>

		<guid isPermaLink="false">http://hydrus.wordpress.com/?p=3968</guid>
		<description><![CDATA[Este texto ha sido extraído, traducido y resumido. Documento original. &#8220;Wi-Fi Protected Setup ™ es ​​un programa opcional de certificación de la Alianza Wi-Fi que está diseñado para facilitar la tarea de instalar y configurar seguridad en redes inalámbricas de área local. Introducido por el Wi-Fi Alliance a principios de 2007, el programa ofrece un conjunto [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3968&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>
<div>Este texto ha sido extraído, traducido y resumido. <em><strong><a href="http://sviehb.files.wordpress.com/2011/12/viehboeck_wps.pdf" target="_blank">Documento original.</a></strong></em></div>
<div></div>
<div><em><a href="http://hydrus.files.wordpress.com/2012/01/debian-configurar-icono-4912-128.png" target="_blank"><img class="alignleft size-full wp-image-3981" title="debian-icono" src="http://hydrus.files.wordpress.com/2012/01/debian-configurar-icono-4912-128.png?w=450" alt=""   /></a>&#8220;Wi-Fi Protected Setup ™ es ​​un programa opcional de certificación de la Alianza Wi-Fi que está diseñado para</em></div>
<div><em>facilitar la tarea de instalar y configurar seguridad en redes inalámbricas de área local.</em> <em>Introducido por el</em></div>
<div><em>Wi-Fi Alliance a principios de 2007, el programa ofrece un conjunto de toda la industria de soluciones de configuración de la red</em></div>
<div><em>hogares y pequeños entornos de oficina (SOHO).</em></div>
</div>
<div></div>
<div>
<div><em>Wi-Fi Protected Setup permite a los usuarios típicos que poseen poco conocimiento de la tradicional Wi-Fi</em></div>
<div><em>parámetros de configuración y de seguridad para configurar automáticamente nuevas redes inalámbricas, agregar nuevos dispositivos</em></div>
<div><em>y activar la seguridad.</em></div>
</div>
<div></div>
<div style="text-align:left;">
<div>A pesar de WPS se comercializa como una forma segura de configurar un dispositivo inalámbrico, hay diseño</div>
<div>y los defectos de ejecución que permiten a un atacante obtener acceso a una otra forma suficientemente</div>
<div>seguro de la red inalámbrica.</div>
<pre>Fin traducción.</pre>
<div><a href="http://hydrus.files.wordpress.com/2012/01/wireless.png"><img class=" wp-image-3951 alignright" title="wireless" src="http://hydrus.files.wordpress.com/2012/01/wireless.png?w=166&#038;h=166" alt="" width="166" height="166" /></a></div>
</div>
<div>Reaver implementa un ataque de fuerza bruta contra el WiFi Protected Setup(WPS) PIN de registro con el fin de recuperar contraseñas WPA/WPA2. De ahí la importancia que tiene desactivar este protocolo en los routers.</div>
<div>Estos son los pasos a seguir para descargar, compilar e instalar <strong>reaver-wps</strong> desde su código fuente <strong>en</strong> <strong>Debian</strong> Squeeze, en <strong>Ubuntu</strong> es el mimo proceso sólo difiere en la preposición del comando &#8220;sudo&#8221; a cada orden.</div>
<div></div>
<div></div>
<div>Instalando dependencias:</div>
<div>
<ul>
<li>build-essential &gt;&gt;  Incluye los paquetes básicos para la compilación de programas escritos en lenguaje C y en C++.</li>
<li>libcap0.8-dev &gt;&gt;&gt; Necesario para la captura de paquetes.</li>
<li>libsqlite3-dev &gt;&gt;&gt; Librería compartida.</li>
</ul>
</div>
<div></div>
<pre style="text-align:center;">apt-get install build-essential libpcap0.8-dev libsqlite3-dev</pre>
<pre style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/pantallazo-2.png" target="_blank"><img class="aligncenter size-full wp-image-3971" title="apt-get install build-essential libpcap0.8-dev libsqlite3-dev" src="http://hydrus.files.wordpress.com/2012/01/pantallazo-2.png?w=450&#038;h=89" alt="" width="450" height="89" /></a></pre>
<p style="text-align:center;">Descargar reaver</p>
<p style="text-align:center;">wget http://reaver-wps.googlecode.com/files/reaver-1.4.tar.gz</p>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/pantallazo-11.png" target="_blank"><img class="aligncenter size-full wp-image-3973" title="wget http://reaver-wps.googlecode.com/files/reaver-1.4.tar.gz " src="http://hydrus.files.wordpress.com/2012/01/pantallazo-11.png?w=450&#038;h=72" alt="" width="450" height="72" /></a></p>
<div></div>
<div style="text-align:center;">Descomprimir</div>
<pre style="text-align:center;">tar xvf reaver-1.4.tar.gz</pre>
<div style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/tar.png" target="_blank"><img class="aligncenter size-full wp-image-3975" title="tar xvf " src="http://hydrus.files.wordpress.com/2012/01/tar.png?w=450&#038;h=61" alt="" width="450" height="61" /></a></div>
<div style="text-align:center;"></div>
<div style="text-align:center;">Al descomprimir se crea el directorio /reaver-1.4 y dos subdirectorios <strong>/docs</strong> y  <strong>&#8220;/src&#8221;</strong>. En este último hay que ubicarse y lanzar <strong>:</strong></div>
<pre style="text-align:center;"></pre>
<pre style="text-align:center;">./configure</pre>
<div style="text-align:center;"></div>
<div style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/configure.png" target="_blank"><img class="aligncenter size-full wp-image-3978" title="configure" src="http://hydrus.files.wordpress.com/2012/01/configure.png?w=450&#038;h=497" alt="" width="450" height="497" /></a></div>
<div style="text-align:center;"></div>
<div style="text-align:center;">Seguimos</div>
<p style="text-align:center;">make</p>
<div style="text-align:center;"></div>
<div style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/make.png" target="_blank"><img class="size-full wp-image-3983 aligncenter" title="make" src="http://hydrus.files.wordpress.com/2012/01/make.png?w=450&#038;h=287" alt="" width="450" height="287" /></a></div>
<div style="text-align:center;"></div>
<div style="text-align:center;">Finalizamos</div>
<div style="text-align:center;">make install</div>
<div style="text-align:center;"></div>
<div style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/make-install.png" target="_blank"><img class="aligncenter size-full wp-image-3984" title="make install" src="http://hydrus.files.wordpress.com/2012/01/make-install.png?w=450&#038;h=93" alt="" width="450" height="93" /></a></div>
<div style="text-align:center;"></div>
<div style="text-align:center;">En el directorio &#8220;docs&#8221; viene un &#8220;readme con todas las opciones para <strong>reaver y wash.</strong></div>
<div style="text-align:center;"></div>
<div style="text-align:center;"><strong>WASH Y REAVER EN ACCIÓN</strong></div>
<div style="text-align:center;"></div>
<div style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/wash-reaver.png" target="_blank"><img class="aligncenter size-full wp-image-3987" title="wash-reaver" src="http://hydrus.files.wordpress.com/2012/01/wash-reaver.png?w=450&#038;h=256" alt="" width="450" height="256" /></a></div>
<div style="text-align:center;"></div>
<div style="text-align:center;"><strong>PRUEBAS REALIZADAS</strong></div>
<div style="text-align:center;"></div>
<div style="text-align:center;"></div>
<div style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/reaver-pin1.png" target="_blank"><img class="aligncenter size-full wp-image-3997" title="reaver-pin" src="http://hydrus.files.wordpress.com/2012/01/reaver-pin1.png?w=450" alt=""   /></a></div>
<div style="text-align:left;"><strong>RECURSOS</strong></div>
<div style="text-align:left;">
<ul>
<li><a href="http://code.google.com/p/reaver-wps/" target="_blank">http://code.google.com/p/reaver-wps/</a></li>
<li><a href="http://sviehb.files.wordpress.com/2011/12/viehboeck_wps.pdf" target="_blank">http://sviehb.files.wordpress.com/2011/12/viehboeck_wps.pdf</a></li>
<li><a href="http://sviehb.wordpress.com/" target="_blank">http://sviehb.wordpress.com/</a></li>
</ul>
</div>
<div style="text-align:center;"><div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/34402962' width='400' height='300' frameborder='0'></iframe></div></div>
<br />Filed under: <a href='http://hydrus.wordpress.com/category/general/debian/'>Debian</a>, <a href='http://hydrus.wordpress.com/category/general/tutoriales/'>Tutoriales</a>, <a href='http://hydrus.wordpress.com/category/general/wireless-general/'>Wireless</a> Tagged: <a href='http://hydrus.wordpress.com/tag/debian/'>Debian</a>, <a href='http://hydrus.wordpress.com/tag/gnulinux/'>Gnu/Linux</a>, <a href='http://hydrus.wordpress.com/tag/ubuntu/'>Ubuntu</a>, <a href='http://hydrus.wordpress.com/tag/wifi/'>WiFi</a>, <a href='http://hydrus.wordpress.com/tag/wps/'>WPS</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hydrus.wordpress.com/3968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hydrus.wordpress.com/3968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hydrus.wordpress.com/3968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hydrus.wordpress.com/3968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hydrus.wordpress.com/3968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hydrus.wordpress.com/3968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hydrus.wordpress.com/3968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hydrus.wordpress.com/3968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hydrus.wordpress.com/3968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hydrus.wordpress.com/3968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hydrus.wordpress.com/3968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hydrus.wordpress.com/3968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hydrus.wordpress.com/3968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hydrus.wordpress.com/3968/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3968&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hydrus.wordpress.com/2012/01/30/reaver-wps-en-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6918ae11c1652acfd4e54ed2eea6d2ae?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">Sirius</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/debian-configurar-icono-4912-128.png" medium="image">
			<media:title type="html">debian-icono</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/wireless.png" medium="image">
			<media:title type="html">wireless</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/pantallazo-2.png" medium="image">
			<media:title type="html">apt-get install build-essential libpcap0.8-dev libsqlite3-dev</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/pantallazo-11.png" medium="image">
			<media:title type="html">wget http://reaver-wps.googlecode.com/files/reaver-1.4.tar.gz </media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/tar.png" medium="image">
			<media:title type="html">tar xvf </media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/configure.png" medium="image">
			<media:title type="html">configure</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/make.png" medium="image">
			<media:title type="html">make</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/make-install.png" medium="image">
			<media:title type="html">make install</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/wash-reaver.png" medium="image">
			<media:title type="html">wash-reaver</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/reaver-pin1.png" medium="image">
			<media:title type="html">reaver-pin</media:title>
		</media:content>
	</item>
		<item>
		<title>Aircrack-ng y Minidwep-GTK en Debian Squeeze</title>
		<link>http://hydrus.wordpress.com/2012/01/29/aircrack-ng-y-minidwep-gtk-en-debian-squeezee/</link>
		<comments>http://hydrus.wordpress.com/2012/01/29/aircrack-ng-y-minidwep-gtk-en-debian-squeezee/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 17:24:57 +0000</pubDate>
		<dc:creator>Sirius</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[Software libre]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://hydrus.wordpress.com/?p=3936</guid>
		<description><![CDATA[Aircrack-ng es una suite de software de seguridad inalámbrica. Consiste en un analizador de paquetes de redes, un crackeador de redes WEP y WPA/WPA2-PSK y otro conjunto de herramientas de auditoría inalámbrica sin interfaz gráfica. Minidwep es una interfaz gráfica para Aircrack-ng extraía del LiveCD Beini de orígen chino. Con estas herramientas puedes realizar una auditoría de tu red wireless. La [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3936&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignleft  wp-image-3937" title="images" src="http://hydrus.files.wordpress.com/2012/01/images.jpg?w=166&#038;h=124" alt="" width="166" height="124" /><a title="Web oficial" href="http://www.aircrack-ng.org/" target="_blank">Aircrack-ng</a></strong> es una suite de software de seguridad inalámbrica. Consiste en un analizador de paquetes de redes, un crackeador de redes WEP y WPA/WPA2-PSK y otro conjunto de herramientas de auditoría inalámbrica sin interfaz gráfica.</p>
<p><strong>Minidwep</strong> es una interfaz gráfica para Aircrack-ng extraía del <strong><a title="Web oficial" href="http://noticias.juridicas.com/base_datos/Penal/lo10-1995.l2t13.html" target="_blank">LiveCD Beini</a></strong> de orígen chino. Con estas herramientas puedes realizar una auditoría de tu red wireless. <em><strong>La finalidad de este post es publicar estas herramientas debianizadas para su fácil y rápida instalación.</strong></em></p>
<p style="text-align:center;"><a href="http://www.mediafire.com/?zjrjk602r70u52s" target="_blank"><img class="aligncenter  wp-image-2827" title="Descarga ahora" src="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif?w=169&#038;h=57" alt="" width="169" height="57" /></a></p>
<p style="text-align:left;">Después de descargar el archivo sólamente hay que descomprimir e instalar Aircrack-ng y Minidwep-GTK en este orden con GDebi.  <strong>En Ubuntu es el mismo proceso </strong><strong>desde el Centro de Software. </strong></p>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/pantallazo.png" target="_blank"><img class=" wp-image-3941 aligncenter" title="Aircrackng-Minidwep-GTK" src="http://hydrus.files.wordpress.com/2012/01/pantallazo.png?w=299&#038;h=290" alt="" width="299" height="290" /></a></p>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/1.png" target="_blank"><img class=" wp-image-3947 aligncenter" title="Gdebi" src="http://hydrus.files.wordpress.com/2012/01/1.png?w=360&#038;h=262" alt="" width="360" height="262" /></a></p>
<p>Sin interfaz gráfica podríamos instalar con dpkg desde una Terminal root.<a href="http://hydrus.files.wordpress.com/2012/01/wireless.png" target="_blank"><img class=" wp-image-3951 alignright" title="wireless" src="http://hydrus.files.wordpress.com/2012/01/wireless.png?w=92&#038;h=92" alt="" width="92" height="92" /></a></p>
<pre style="text-align:center;">dpkg -i [paquete.deb]</pre>
<pre style="text-align:center;">sudo dpkg -i [paquete.deb] en Ubuntu</pre>
<p style="text-align:center;">Para lanzar es más cómodo crear un Lanzador personalizado en el Escritorio.</p>
<p><a href="http://hydrus.files.wordpress.com/2012/01/21.png" target="_blank"><img class="wp-image-3946 aligncenter" title="Lanzador minidwep-GTK" src="http://hydrus.files.wordpress.com/2012/01/21.png?w=360&#038;h=170" alt="" width="360" height="170" /></a></p>
<p style="text-align:center;">Este es el aspecto de la GUI.</p>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/31.png" target="_blank"><img class="size-full wp-image-3956 aligncenter" title="Minidwep-GTK" src="http://hydrus.files.wordpress.com/2012/01/31.png?w=450&#038;h=350" alt="" width="450" height="350" /></a></p>
<h5 style="text-align:center;"> <strong>Artículo 286 -<a href="http://noticias.juridicas.com/base_datos/Penal/lo10-1995.l2t13.html" target="_blank"> <strong>Ley Orgánica 10/1995, de 23 de noviembre, del Código Penal</strong></a></strong></h5>
<h5>1. Será castigado con las penas de prisión de seis meses a dos años y multa de seis a 24 meses el que, sin consentimiento del prestador de servicios y con fines comerciales, facilite el acceso inteligible a un servicio de radiodifusión sonora o televisiva, a servicios interactivos prestados a distancia por vía electrónica, o suministre el acceso condicional a los mismos, considerado como servicio independiente, mediante:</h5>
<ol type="1">
<li>
<h5>La fabricación, importación, distribución, puesta a disposición por vía electrónica, venta, alquiler, o posesión de cualquier equipo o programa informático, no autorizado en otro Estado miembro de la Unión Europea, diseñado o adaptado para hacer posible dicho acceso.</h5>
</li>
<li>
<h5>La instalación, mantenimiento o sustitución de los equipos o programas informáticos mencionados en el párrafo 1.</h5>
</li>
</ol>
<h5>2. Con idéntica pena será castigado quien, con ánimo de lucro, altere o duplique el número identificativo de equipos de telecomunicaciones, o comercialice equipos que hayan sufrido alteración fraudulenta.</h5>
<h5>3. A quien, sin ánimo de lucro, facilite a terceros el acceso descrito en el apartado 1, o por medio de una comunicación pública, comercial o no, suministre información a una pluralidad de personas sobre el modo de conseguir el acceso no autorizado a un servicio o el uso de un dispositivo o programa, de los expresados en ese mismo apartado 1, incitando a lograrlos, se le impondrá la pena de multa en él prevista.</h5>
<h5>4. A quien utilice los equipos o programas que permitan el acceso no autorizado a servicios de acceso condicional o equipos de telecomunicación, se le impondrá la pena prevista en el <a href="http://noticias.juridicas.com/base_datos/Penal/lo10-1995.l2t13.html#a255" target="_blank">artículo 255 de este Código</a> con independencia de la cuantía de la defraudación.</h5>
<br />Filed under: <a href='http://hydrus.wordpress.com/category/general/debian/'>Debian</a> Tagged: <a href='http://hydrus.wordpress.com/tag/debian/'>Debian</a>, <a href='http://hydrus.wordpress.com/tag/gnulinux/'>Gnu/Linux</a>, <a href='http://hydrus.wordpress.com/tag/software-libre/'>Software libre</a>, <a href='http://hydrus.wordpress.com/tag/ubuntu/'>Ubuntu</a>, <a href='http://hydrus.wordpress.com/tag/wireless/'>Wireless</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hydrus.wordpress.com/3936/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hydrus.wordpress.com/3936/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hydrus.wordpress.com/3936/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hydrus.wordpress.com/3936/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hydrus.wordpress.com/3936/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hydrus.wordpress.com/3936/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hydrus.wordpress.com/3936/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hydrus.wordpress.com/3936/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hydrus.wordpress.com/3936/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hydrus.wordpress.com/3936/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hydrus.wordpress.com/3936/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hydrus.wordpress.com/3936/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hydrus.wordpress.com/3936/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hydrus.wordpress.com/3936/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3936&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hydrus.wordpress.com/2012/01/29/aircrack-ng-y-minidwep-gtk-en-debian-squeezee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6918ae11c1652acfd4e54ed2eea6d2ae?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">Sirius</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/images.jpg" medium="image">
			<media:title type="html">images</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif" medium="image">
			<media:title type="html">Descarga ahora</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/pantallazo.png" medium="image">
			<media:title type="html">Aircrackng-Minidwep-GTK</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/1.png" medium="image">
			<media:title type="html">Gdebi</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/wireless.png" medium="image">
			<media:title type="html">wireless</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/21.png" medium="image">
			<media:title type="html">Lanzador minidwep-GTK</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/31.png" medium="image">
			<media:title type="html">Minidwep-GTK</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalar Firefox en Debian Squeeze</title>
		<link>http://hydrus.wordpress.com/2012/01/28/instalar-firefox-en-debian-squeeze/</link>
		<comments>http://hydrus.wordpress.com/2012/01/28/instalar-firefox-en-debian-squeeze/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 22:55:51 +0000</pubDate>
		<dc:creator>Sirius</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[Navegador]]></category>
		<category><![CDATA[Software libre]]></category>
		<category><![CDATA[Squeeze]]></category>

		<guid isPermaLink="false">http://hydrus.wordpress.com/?p=3908</guid>
		<description><![CDATA[Instalar Firefox en Debian es como hacer trabajos manuales XD. Necesitamos: Navegador Firefox http://www.mozilla.org/en-US/firefox/new/ Icono personalizado que nos guste. El del post ya tiene el tamaño y el formato adecuado. Un ordenador con Debian Squeeze instalado. Ganas de leer este tutorial. Tijeras, papel de color y pegamento. NOTA:  esto último es broma. ¡Eh! El primer paso [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3908&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://hydrus.files.wordpress.com/2012/01/firefox.png" target="_blank"><img class="size-full wp-image-3909 alignleft" title="firefox" src="http://hydrus.files.wordpress.com/2012/01/firefox.png?w=450" alt=""   /></a></p>
<ul>
<li>Instalar Firefox en Debian es como hacer trabajos manuales XD. Necesitamos:</li>
<li>Navegador Firefox <a title="Descarga de Firefox" href="http://www.mozilla.org/en-US/firefox/new/" target="_blank">http://www.mozilla.org/en-US/firefox/new/</a></li>
<li>Icono personalizado que nos guste. El del post ya tiene el tamaño y el formato adecuado.</li>
<li>Un ordenador con Debian Squeeze instalado.</li>
<li>Ganas de leer este tutorial.</li>
<li>Tijeras, papel de color y pegamento.</li>
</ul>
<p>NOTA:  esto último es broma. ¡Eh!</p>
<p>El primer paso que vamos a efectuar es el de desinstalar <a href="http://es.wikipedia.org/wiki/Iceweasel" target="_blank">Iceweasel</a>. Navegador que viene instalado en Debian. Es práticamente lo mismo que Firefox pero en este tutorial vamos a ser fieles a Firefox. En una <strong>Terminal</strong>  como<strong> root</strong> escribimos:</p>
<pre style="text-align:center;">sudo apt-get autoremove iceweasel</pre>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/11.png" target="_blank"><img class="size-full wp-image-3912 aligncenter" title="Icewealse-autoremove" src="http://hydrus.files.wordpress.com/2012/01/11.png?w=450&#038;h=65" alt="" width="450" height="65" /></a></p>
<p style="text-align:center;">En la misma Terminal  vamos a ejecutar  <strong>nautilus</strong></p>
<pre style="text-align:center;">gksudo - nautilus</pre>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/2.png" target="_blank"><img class="size-full wp-image-3914 aligncenter" title="gksudo-nautilus" src="http://hydrus.files.wordpress.com/2012/01/2.png?w=450" alt=""   /></a></p>
<p style="text-align:center;">Ahora vamos hacer tres cosas en modo gráfico.</p>
<p style="text-align:center;"><strong>Descomprimir</strong> el <strong>archivo</strong> (Firefox) descargado y <strong>mover</strong> a la ruta <strong>/opt</strong></p>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/3.png" target="_blank"><img class="size-full wp-image-3916 aligncenter" title="Firefox" src="http://hydrus.files.wordpress.com/2012/01/3.png?w=450" alt=""   /></a></p>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/4.png" target="_blank"><img class="size-full wp-image-3917 aligncenter" title="firefos-opt" src="http://hydrus.files.wordpress.com/2012/01/4.png?w=450" alt=""   /></a></p>
<p style="text-align:center;">La tercera tarea en modo gráfico es <strong>mover</strong>  icono (Firefox) del post a <strong>/usr/share/pixmaps</strong></p>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/pantallazo-1.png" target="_blank"><img class="size-full wp-image-3920 aligncenter" title="pixmamps-firefox" src="http://hydrus.files.wordpress.com/2012/01/pantallazo-1.png?w=450&#038;h=231" alt="" width="450" height="231" /></a></p>
<p style="text-align:center;">Salimos del modo gráfico y abrimos un<strong> Terminal</strong> como <strong>root</strong> para <strong>crear</strong> un<a title="Descripción y sintaxis" href="http://manpages.debian.net/cgi-bin/man.cgi?query=ln&amp;sektion=1&amp;locale=es" target="_blank"> <strong>enlace simbólico</strong></a> desde /opt hacia /bin.</p>
<p style="text-align:center;">ln -s /opt/firefox/firefox /usr/bin/firefox</p>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/5.png" target="_blank"><img class="aligncenter size-full wp-image-3922" title="Enlace simbólico" src="http://hydrus.files.wordpress.com/2012/01/5.png?w=450&#038;h=70" alt="" width="450" height="70" /></a></p>
<p style="text-align:center;">Para finalizar sólamente  queda <strong>crear</strong> un <strong>lanzador personalizado</strong> en el Escritorio. Automáticamente aparecerá el icono de Firefox previamente copiado en /usr/share/pixmaps.</p>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/pantallazo-crear-lanzador.png"><img class="aligncenter size-full wp-image-3924" title="Lanzador" src="http://hydrus.files.wordpress.com/2012/01/pantallazo-crear-lanzador.png?w=450&#038;h=211" alt="" width="450" height="211" /></a></p>
<br />Filed under: <a href='http://hydrus.wordpress.com/category/general/debian/'>Debian</a> Tagged: <a href='http://hydrus.wordpress.com/tag/debian/'>Debian</a>, <a href='http://hydrus.wordpress.com/tag/firefox/'>Firefox</a>, <a href='http://hydrus.wordpress.com/tag/gnulinux/'>Gnu/Linux</a>, <a href='http://hydrus.wordpress.com/tag/navegador/'>Navegador</a>, <a href='http://hydrus.wordpress.com/tag/software-libre/'>Software libre</a>, <a href='http://hydrus.wordpress.com/tag/squeeze/'>Squeeze</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hydrus.wordpress.com/3908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hydrus.wordpress.com/3908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hydrus.wordpress.com/3908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hydrus.wordpress.com/3908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hydrus.wordpress.com/3908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hydrus.wordpress.com/3908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hydrus.wordpress.com/3908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hydrus.wordpress.com/3908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hydrus.wordpress.com/3908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hydrus.wordpress.com/3908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hydrus.wordpress.com/3908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hydrus.wordpress.com/3908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hydrus.wordpress.com/3908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hydrus.wordpress.com/3908/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3908&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hydrus.wordpress.com/2012/01/28/instalar-firefox-en-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6918ae11c1652acfd4e54ed2eea6d2ae?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">Sirius</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/firefox.png" medium="image">
			<media:title type="html">firefox</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/11.png" medium="image">
			<media:title type="html">Icewealse-autoremove</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/2.png" medium="image">
			<media:title type="html">gksudo-nautilus</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/3.png" medium="image">
			<media:title type="html">Firefox</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/4.png" medium="image">
			<media:title type="html">firefos-opt</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/pantallazo-1.png" medium="image">
			<media:title type="html">pixmamps-firefox</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/5.png" medium="image">
			<media:title type="html">Enlace simbólico</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/pantallazo-crear-lanzador.png" medium="image">
			<media:title type="html">Lanzador</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux Magazine nº78</title>
		<link>http://hydrus.wordpress.com/2012/01/21/linux-magazine-no78/</link>
		<comments>http://hydrus.wordpress.com/2012/01/21/linux-magazine-no78/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 12:21:56 +0000</pubDate>
		<dc:creator>Sirius</dc:creator>
				<category><![CDATA[Magazines]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[Literatura]]></category>
		<category><![CDATA[Magazine]]></category>

		<guid isPermaLink="false">http://hydrus.wordpress.com/?p=3901</guid>
		<description><![CDATA[Filed under: Magazines Tagged: Gnu/Linux, Literatura, Magazine<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3901&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2012/01/linuxmagazinenc2ba78.png" target="_blank"><img class="aligncenter size-full wp-image-3902" title="LinuxMagazinenº78" src="http://hydrus.files.wordpress.com/2012/01/linuxmagazinenc2ba78.png?w=450" alt=""   /></a></p>
<p style="text-align:center;"><a href="http://www.linux-magazine.es/Readers" target="_blank"><img class="aligncenter size-full wp-image-2827" title="Descarga ahora" src="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif?w=450" alt=""   /></a></p>
<br />Filed under: <a href='http://hydrus.wordpress.com/category/general/magazines/'>Magazines</a> Tagged: <a href='http://hydrus.wordpress.com/tag/gnulinux/'>Gnu/Linux</a>, <a href='http://hydrus.wordpress.com/tag/literatura/'>Literatura</a>, <a href='http://hydrus.wordpress.com/tag/magazine/'>Magazine</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hydrus.wordpress.com/3901/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hydrus.wordpress.com/3901/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hydrus.wordpress.com/3901/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hydrus.wordpress.com/3901/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hydrus.wordpress.com/3901/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hydrus.wordpress.com/3901/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hydrus.wordpress.com/3901/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hydrus.wordpress.com/3901/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hydrus.wordpress.com/3901/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hydrus.wordpress.com/3901/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hydrus.wordpress.com/3901/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hydrus.wordpress.com/3901/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hydrus.wordpress.com/3901/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hydrus.wordpress.com/3901/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3901&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hydrus.wordpress.com/2012/01/21/linux-magazine-no78/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6918ae11c1652acfd4e54ed2eea6d2ae?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">Sirius</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2012/01/linuxmagazinenc2ba78.png" medium="image">
			<media:title type="html">LinuxMagazinenº78</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif" medium="image">
			<media:title type="html">Descarga ahora</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalar Ubuntu desde Windows</title>
		<link>http://hydrus.wordpress.com/2011/12/27/instalar-ubuntu-desde-windows/</link>
		<comments>http://hydrus.wordpress.com/2011/12/27/instalar-ubuntu-desde-windows/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 17:45:23 +0000</pubDate>
		<dc:creator>Sirius</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wubi]]></category>

		<guid isPermaLink="false">http://hydrus.wordpress.com/?p=3869</guid>
		<description><![CDATA[El motivo de este tutorial es una petición de Techa para migrar a Ubuntu. PASO I &#8211; Descargar  instalador para Windows. Wubi es un instalador de Ubuntu con apoyo oficial para usuarios de Windows. Se puede instalar y desinstalar Ubuntu de la misma manera como cualquier otra aplicación de Windows. Es muy sencillo y seguro. REQUISITOS: Windows [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3869&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>El motivo de este tutorial es una petición de Techa para migrar a Ubuntu.</p>
<p><a href="http://hydrus.files.wordpress.com/2011/12/wubi-logo.png" target="_blank"><img class="alignright size-full wp-image-3895" title="wubi-logo" src="http://hydrus.files.wordpress.com/2011/12/wubi-logo.png?w=450" alt=""   /></a></p>
<div>
<div>
<div>
<div id="row-2">
<div>
<div id="column-3">
<div>
<div>
<div>
<div id="row-4">
<div>
<div>
<div>
<p><strong>PASO I &#8211; Descargar  instalador para Windows.</strong></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div id="row-5">
<div>
<div>
<div>
<div>
<div>
<p>Wubi es un instalador de Ubuntu con apoyo oficial para usuarios de Windows. Se puede instalar y desinstalar Ubuntu de la misma manera como cualquier otra aplicación de Windows. Es muy sencillo y seguro.</p>
<p><strong>REQUISITOS:</strong></p>
<ul>
<li>Windows 98, XP, Vista, 7.</li>
<li>384MB memoria RAM.</li>
<li>5GB de espacio en disco duro.</li>
</ul>
<p style="text-align:center;"><a href="http://wubi.sourceforge.net/latest.php"><img class="aligncenter size-thumbnail wp-image-2827" title="Descarga ahora" src="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif?w=150&#038;h=50" alt="" width="150" height="50" /></a></p>
</div>
<p><strong>PASO II &#8211; Ejecutar  el archivo descargado.</strong></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div id="row-13">
<div>
<div id="column-15">
<div>
<div>
<div>
<div id="row-17">
<div>
<div>
<div>
<p style="text-align:center;">Después de descargar el archivo, hay que abrirlo para ejecutar el instalador.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div id="row-18">
<div>
<div>
<div>
<div>
<div>
<p style="text-align:center;"> <strong>Internet Explorer</strong>   pedirá si deseas ejecutar o guardar el archivo. Seleccionar &#8216; <strong>Ejecutar &#8216;</strong> para iniciar.</p>
</div>
<div>
<p style="text-align:center;"><img class="aligncenter" src="http://www.ubuntu.com/sites/www.ubuntu.com/files/active/ie.jpg" alt="captura de pantalla" width="447" height="46" /></p>
</div>
<div></div>
<div>
<p style="text-align:center;"><strong>Firefox</strong> , pedirá que guardes el archivo. Haga clic en &#8220; <strong>Guardar &#8220;</strong> y luego <strong>haga doble clic en</strong> el archivo descargado para iniciar el instalador.</p>
</div>
<div>
<p style="text-align:center;"><img class="aligncenter" src="http://www.ubuntu.com/sites/www.ubuntu.com/files/active/firefox.jpg" alt="captura de pantalla" width="439" height="187" /></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div id="row-14">
<div>
<div id="column-16">
<div>
<div>
<div>
<div id="row-19">
<div>
<div>
<div><strong>PASO III &#8211; Instalar.</strong></div>
</div>
</div>
<div>
<div>
<div>
<p style="text-align:center;"> Clic en &#8220; <strong>Continuar &#8220;</strong> para proceder con la instalación.</p>
</div>
</div>
</div>
</div>
</div>
<div>
<div>
<div>
<p style="text-align:center;"><img class="aligncenter" src="http://www.ubuntu.com/sites/default/files/active/maverick/U2.2.2_03_medium.jpg" alt="captura de pantalla" width="439" height="241" /></p>
</div>
<div>
<p style="text-align:center;">Para instalar Ubuntu,  necesitas escribir tú  <strong>nombre de usuario</strong> y <strong>contraseña</strong> .  Por duplicado para asegurarse de que está escrito correctamente, El idioma además de la arquitectura.</p>
<p style="text-align:center;">Después  clic en &#8216; <strong>Instalar &#8216;</strong> . Los archivos se descargan e instalan automáticamente.</p>
</div>
<div>
<p style="text-align:center;"><img class="aligncenter" src="http://www.ubuntu.com/sites/www.ubuntu.com/files/active/Installer.jpg" alt="captura de pantalla" width="440" height="340" /></p>
</div>
<div>
<p style="text-align:center;">Espera a que Ubuntu es descargado e instalado. <strong>E<strong>l proceso puede tomar un tiempo &#8211; el tamaño del archivo descargado pesa 700 MB.</strong></strong></p>
</div>
<div>
<p style="text-align:center;"><img class="aligncenter" src="http://www.ubuntu.com/sites/www.ubuntu.com/files/active/Installing.jpg" alt="captura de pantalla" width="447" height="345" /></p>
</div>
<div>
<p style="text-align:center;">Cuando la instalación  finalice  clic en &#8220; <strong>Finalizar &#8220;</strong> para reiniciar.</p>
</div>
<div>
<p style="text-align:center;"><img class="aligncenter" src="http://www.ubuntu.com/sites/www.ubuntu.com/files/active/complete.jpg" alt="captura de pantalla" width="447" height="345" /></p>
</div>
<div>
<p style="text-align:center;">Después de reiniciar aparece un <strong>arranque dua</strong>l entre<strong> Ubuntu</strong> y tu sistema <strong>Windows.</strong></p>
</div>
<div>
<p style="text-align:center;"><img class="aligncenter" src="http://www.ubuntu.com/sites/default/files/active/maverick/U2.2.2_07_medium.jpg" alt="captura de pantalla" width="440" height="187" /></p>
</div>
</div>
<p><a id="minimize_button3" href="http://www.ubuntu.com/download/ubuntu/windows-installer#"> </a></p>
</div>
</div>
<div><strong>RECURSOS:</strong></div>
</div>
<div></div>
<div>
<ul>
<li><a href="http://www.ubuntu.com/download/ubuntu/windows-installer" target="_blank">http://www.ubuntu.com/download/ubuntu/windows-installer</a></li>
<li><a href="https://wiki.ubuntu.com/WubiGuide" target="_blank">https://wiki.ubuntu.com/WubiGuide</a></li>
<li><a href="http://es.wikipedia.org/wiki/Wubi_(Ubuntu)" target="_blank">http://es.wikipedia.org/wiki/Wubi_(Ubuntu)</a></li>
<li><a href="http://wubi.sourceforge.net/" target="_blank">http://wubi.sourceforge.net/</a></li>
</ul>
</div>
</div>
</div>
<div></div>
<div></div>
</div>
</div>
</div>
</div>
<br />Filed under: <a href='http://hydrus.wordpress.com/category/general/software/'>Software</a>, <a href='http://hydrus.wordpress.com/category/general/tutoriales/'>Tutoriales</a> Tagged: <a href='http://hydrus.wordpress.com/tag/gnulinux/'>Gnu/Linux</a>, <a href='http://hydrus.wordpress.com/tag/ubuntu/'>Ubuntu</a>, <a href='http://hydrus.wordpress.com/tag/windows/'>Windows</a>, <a href='http://hydrus.wordpress.com/tag/wubi/'>Wubi</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hydrus.wordpress.com/3869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hydrus.wordpress.com/3869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hydrus.wordpress.com/3869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hydrus.wordpress.com/3869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hydrus.wordpress.com/3869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hydrus.wordpress.com/3869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hydrus.wordpress.com/3869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hydrus.wordpress.com/3869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hydrus.wordpress.com/3869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hydrus.wordpress.com/3869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hydrus.wordpress.com/3869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hydrus.wordpress.com/3869/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hydrus.wordpress.com/3869/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hydrus.wordpress.com/3869/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3869&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hydrus.wordpress.com/2011/12/27/instalar-ubuntu-desde-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6918ae11c1652acfd4e54ed2eea6d2ae?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">Sirius</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/12/wubi-logo.png" medium="image">
			<media:title type="html">wubi-logo</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif?w=150" medium="image">
			<media:title type="html">Descarga ahora</media:title>
		</media:content>

		<media:content url="http://www.ubuntu.com/sites/www.ubuntu.com/files/active/ie.jpg" medium="image">
			<media:title type="html">captura de pantalla</media:title>
		</media:content>

		<media:content url="http://www.ubuntu.com/sites/www.ubuntu.com/files/active/firefox.jpg" medium="image">
			<media:title type="html">captura de pantalla</media:title>
		</media:content>

		<media:content url="http://www.ubuntu.com/sites/default/files/active/maverick/U2.2.2_03_medium.jpg" medium="image">
			<media:title type="html">captura de pantalla</media:title>
		</media:content>

		<media:content url="http://www.ubuntu.com/sites/www.ubuntu.com/files/active/Installer.jpg" medium="image">
			<media:title type="html">captura de pantalla</media:title>
		</media:content>

		<media:content url="http://www.ubuntu.com/sites/www.ubuntu.com/files/active/Installing.jpg" medium="image">
			<media:title type="html">captura de pantalla</media:title>
		</media:content>

		<media:content url="http://www.ubuntu.com/sites/www.ubuntu.com/files/active/complete.jpg" medium="image">
			<media:title type="html">captura de pantalla</media:title>
		</media:content>

		<media:content url="http://www.ubuntu.com/sites/default/files/active/maverick/U2.2.2_07_medium.jpg" medium="image">
			<media:title type="html">captura de pantalla</media:title>
		</media:content>
	</item>
		<item>
		<title>The Hackers News magazines pack 2011. (Inglés)</title>
		<link>http://hydrus.wordpress.com/2011/12/25/the-hackers-news-magazines-pack-2011-ingles/</link>
		<comments>http://hydrus.wordpress.com/2011/12/25/the-hackers-news-magazines-pack-2011-ingles/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 22:41:10 +0000</pubDate>
		<dc:creator>Sirius</dc:creator>
				<category><![CDATA[Magazines]]></category>
		<category><![CDATA[Literatura]]></category>
		<category><![CDATA[Magazine]]></category>
		<category><![CDATA[Noticias]]></category>

		<guid isPermaLink="false">http://hydrus.wordpress.com/?p=3860</guid>
		<description><![CDATA[FUENTE:  www.thehackersnews.com ACHIVO: The Hackers News 2011 &#8211; Magazine.tar.gz 28,33MB SERVIDOR: http://www.crocko.com/ Filed under: Magazines Tagged: Literatura, Magazine, Noticias<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3860&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2011/12/thehackersnews2011.gif"><img class="aligncenter size-full wp-image-3861" title="TheHackersNews2011" src="http://hydrus.files.wordpress.com/2011/12/thehackersnews2011.gif?w=450" alt=""   /></a></p>
<ul>
<li>FUENTE:  <a title="Sitio oficial" href="www.thehackersnews.com" target="_blank">www.thehackersnews.com</a></li>
<li>ACHIVO: The Hackers News 2011 &#8211; Magazine.tar.gz 28,33MB</li>
<li>SERVIDOR:<a href="http://www.crocko.com/FDFB279F437443DAB537DA8C047065F2/The_Hackers_News_2011_-_Magazine.tar.gz" target="_blank"> http://www.crocko.com/</a></li>
</ul>
<p style="text-align:center;"><a href="http://www.crocko.com/FDFB279F437443DAB537DA8C047065F2/The_Hackers_News_2011_-_Magazine.tar.gz" target="_blank"><img class="aligncenter size-full wp-image-2827" title="Descarga ahora" src="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif?w=450" alt=""   /></a></p>
<br />Filed under: <a href='http://hydrus.wordpress.com/category/general/magazines/'>Magazines</a> Tagged: <a href='http://hydrus.wordpress.com/tag/literatura/'>Literatura</a>, <a href='http://hydrus.wordpress.com/tag/magazine/'>Magazine</a>, <a href='http://hydrus.wordpress.com/tag/noticias/'>Noticias</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hydrus.wordpress.com/3860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hydrus.wordpress.com/3860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hydrus.wordpress.com/3860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hydrus.wordpress.com/3860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hydrus.wordpress.com/3860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hydrus.wordpress.com/3860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hydrus.wordpress.com/3860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hydrus.wordpress.com/3860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hydrus.wordpress.com/3860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hydrus.wordpress.com/3860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hydrus.wordpress.com/3860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hydrus.wordpress.com/3860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hydrus.wordpress.com/3860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hydrus.wordpress.com/3860/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3860&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hydrus.wordpress.com/2011/12/25/the-hackers-news-magazines-pack-2011-ingles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6918ae11c1652acfd4e54ed2eea6d2ae?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">Sirius</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/12/thehackersnews2011.gif" medium="image">
			<media:title type="html">TheHackersNews2011</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif" medium="image">
			<media:title type="html">Descarga ahora</media:title>
		</media:content>
	</item>
		<item>
		<title>Soporte de escritura NTFS en dispositivos externos</title>
		<link>http://hydrus.wordpress.com/2011/12/20/soporte-de-escritura-ntfs-en-dispositivos-externos/</link>
		<comments>http://hydrus.wordpress.com/2011/12/20/soporte-de-escritura-ntfs-en-dispositivos-externos/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 14:01:03 +0000</pubDate>
		<dc:creator>Sirius</dc:creator>
				<category><![CDATA[Shell]]></category>
		<category><![CDATA[Fat32]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[Sistema de archivos]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://hydrus.wordpress.com/?p=3798</guid>
		<description><![CDATA[Actualmente la capacidad de  las memorias USB  aumenta exponencialmente y su precio va descendiendo considerablemente. Debido a su capacidad puede que queramos almacenar algún tipo de archivo más pesado. Este tipo de memorias normalmente  vienen con un formato predeterminado FAT32 compatible. El inconveniente es que FAT32 no soporta archivos mayores de 4GB. La solución es [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3798&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://hydrus.files.wordpress.com/2011/12/usb.png" target="_blank"><img class=" wp-image-3800 alignleft" title="MemoriaUSB" src="http://hydrus.files.wordpress.com/2011/12/usb.png?w=189&#038;h=189" alt="" width="189" height="189" /></a>Actualmente la capacidad de  las <strong>memorias USB</strong>  aumenta exponencialmente y su precio va descendiendo considerablemente. Debido a su capacidad puede que queramos almacenar algún tipo de archivo más pesado. Este tipo de memorias normalmente  vienen con un formato predeterminado<strong> FAT32</strong> compatible. El inconveniente es que FAT32 no soporta archivos <strong>mayores</strong> <strong>de 4GB</strong>. La solución es formatear en <strong>NTFS </strong>desde la utilidad de discos.</p>
<p><img class="size-thumbnail wp-image-3803 alignright" title="NTFS" src="http://hydrus.files.wordpress.com/2011/12/ntfs.gif?w=150&#038;h=111" alt="" width="150" height="111" /></p>
<p>En <strong>Ubuntu</strong> 11.10  viene desactivada la opcíon de escritura sólo podemos acceder en modo lectura. Para <strong>activar/desactivar</strong> el soporte para escritura tanto en dispositivos internos como externos tendremos que instalar<strong> ntfs-config. </strong>Esta controlador se puede instalar desde el Centro de software de Ubuntu o desde los repositorios, la última y siguiente opción es la más rápida.</p>
<pre style="text-align:center;">sudo apt-get install ntfs-tools</pre>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2011/12/1.png" target="_blank"><img class="aligncenter size-full wp-image-3814" title="ntfs-config" src="http://hydrus.files.wordpress.com/2011/12/1.png?w=450&#038;h=200" alt="" width="450" height="200" /></a></p>
<p style="text-align:center;">Para ejecutarlo desde consola o en Unity</p>
<p><a href="http://hydrus.files.wordpress.com/2011/12/5.png" target="_blank"><img class=" wp-image-3818 alignright" title="Config-NTFS" src="http://hydrus.files.wordpress.com/2011/12/5.png?w=117&#038;h=120" alt="" width="117" height="120" /></a></p>
<pre style="text-align:center;">sudo ntfs-config</pre>
<pre style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2011/12/2.png" target="_blank"><img class="aligncenter size-full wp-image-3816" title="ntfs-config-error" src="http://hydrus.files.wordpress.com/2011/12/2.png?w=450&#038;h=236" alt="" width="450" height="236" /></a></pre>
<p style="text-align:center;"><strong> ntfs-config</strong> lanzó un par de errores. El primero un error de la aplicación el segundo consta en crear unos directorios. Solventando este segundo error nos dejará activar el soporte de excritura NTFS.</p>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2011/12/4.png" target="_blank"><img class="aligncenter size-full wp-image-3823" title="Creando directorios" src="http://hydrus.files.wordpress.com/2011/12/4.png?w=450" alt=""   /></a></p>
<ul>
<li>sudo su  (entramos como root) ¡CUIDADÍN!.</li>
<li>mkdir (creando directorio hal)</li>
<li>mkdir (creando subdirectorio fdi)</li>
<li>mkdir (creando subdirectorio policy)</li>
<li>exit  (importante salir de modo root)</li>
</ul>
<p style="text-align:center;">Volvemos a lanzar <strong>ntfs-config,</strong> aunque sigue apareciendo el primer error podemos activar el soporte de <strong>escritura NTFS</strong>.</p>
<pre style="text-align:center;">sudo ntfs-config</pre>
<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2011/12/3.png" target="_blank"><img class="aligncenter size-full wp-image-3831" title="ntfs-config-activación" src="http://hydrus.files.wordpress.com/2011/12/3.png?w=450&#038;h=301" alt="" width="450" height="301" /></a></p>
<p style="text-align:left;"><strong>RECURSOS</strong></p>
<ul>
<li><a title="Web del proyecto" href="http://flomertens.free.fr/ntfs-config/index.html" target="_blank">http://flomertens.free.fr/ntfs-config/index.html</a></li>
<li><a title="Descarga del código fuente." href="http://flomertens.free.fr/ntfs-config/download/source/ntfs-config-1.0.1.tar.gz" target="_blank">Código fuente</a><a href="http://hydrus.files.wordpress.com/2011/12/07-origen-de-los-sc3admbolos-informc3a1ticos.jpg" target="_blank"><img class="alignright  wp-image-3837" title="usb" src="http://hydrus.files.wordpress.com/2011/12/07-origen-de-los-sc3admbolos-informc3a1ticos.jpg?w=96&#038;h=72" alt="" width="96" height="72" /></a></li>
</ul>
<br />Filed under: <a href='http://hydrus.wordpress.com/category/general/shell-general/'>Shell</a> Tagged: <a href='http://hydrus.wordpress.com/tag/fat32/'>Fat32</a>, <a href='http://hydrus.wordpress.com/tag/gnulinux/'>Gnu/Linux</a>, <a href='http://hydrus.wordpress.com/tag/ntfs/'>NTFS</a>, <a href='http://hydrus.wordpress.com/tag/shell/'>Shell</a>, <a href='http://hydrus.wordpress.com/tag/sistema-de-archivos/'>Sistema de archivos</a>, <a href='http://hydrus.wordpress.com/tag/ubuntu/'>Ubuntu</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hydrus.wordpress.com/3798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hydrus.wordpress.com/3798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hydrus.wordpress.com/3798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hydrus.wordpress.com/3798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hydrus.wordpress.com/3798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hydrus.wordpress.com/3798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hydrus.wordpress.com/3798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hydrus.wordpress.com/3798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hydrus.wordpress.com/3798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hydrus.wordpress.com/3798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hydrus.wordpress.com/3798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hydrus.wordpress.com/3798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hydrus.wordpress.com/3798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hydrus.wordpress.com/3798/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3798&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hydrus.wordpress.com/2011/12/20/soporte-de-escritura-ntfs-en-dispositivos-externos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6918ae11c1652acfd4e54ed2eea6d2ae?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">Sirius</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/12/usb.png" medium="image">
			<media:title type="html">MemoriaUSB</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/12/ntfs.gif?w=150" medium="image">
			<media:title type="html">NTFS</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/12/1.png" medium="image">
			<media:title type="html">ntfs-config</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/12/5.png?w=146" medium="image">
			<media:title type="html">Config-NTFS</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/12/2.png" medium="image">
			<media:title type="html">ntfs-config-error</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/12/4.png" medium="image">
			<media:title type="html">Creando directorios</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/12/3.png" medium="image">
			<media:title type="html">ntfs-config-activación</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/12/07-origen-de-los-sc3admbolos-informc3a1ticos.jpg?w=150" medium="image">
			<media:title type="html">usb</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux Magazine nº77</title>
		<link>http://hydrus.wordpress.com/2011/12/08/linux-magazine-no75/</link>
		<comments>http://hydrus.wordpress.com/2011/12/08/linux-magazine-no75/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 14:30:22 +0000</pubDate>
		<dc:creator>Sirius</dc:creator>
				<category><![CDATA[Magazines]]></category>
		<category><![CDATA[Gnu/Linux]]></category>
		<category><![CDATA[Literatura]]></category>
		<category><![CDATA[Magazine]]></category>

		<guid isPermaLink="false">http://hydrus.wordpress.com/?p=3786</guid>
		<description><![CDATA[Filed under: Magazines Tagged: Gnu/Linux, Literatura, Magazine<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3786&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2011/12/linuxmagazine-nc2ba77.png" target="_blank"><img class="aligncenter size-full wp-image-3787" title="LinuxMagazine.nº77" src="http://hydrus.files.wordpress.com/2011/12/linuxmagazine-nc2ba77.png?w=450" alt=""   /></a></p>
<p style="text-align:center;"><a href="http://www.linux-magazine.es/Readers" target="_blank"><img class="aligncenter size-full wp-image-2827" title="Descarga ahora" src="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif?w=450" alt=""   /></a></p>
<br />Filed under: <a href='http://hydrus.wordpress.com/category/general/magazines/'>Magazines</a> Tagged: <a href='http://hydrus.wordpress.com/tag/gnulinux/'>Gnu/Linux</a>, <a href='http://hydrus.wordpress.com/tag/literatura/'>Literatura</a>, <a href='http://hydrus.wordpress.com/tag/magazine/'>Magazine</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hydrus.wordpress.com/3786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hydrus.wordpress.com/3786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hydrus.wordpress.com/3786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hydrus.wordpress.com/3786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hydrus.wordpress.com/3786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hydrus.wordpress.com/3786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hydrus.wordpress.com/3786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hydrus.wordpress.com/3786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hydrus.wordpress.com/3786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hydrus.wordpress.com/3786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hydrus.wordpress.com/3786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hydrus.wordpress.com/3786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hydrus.wordpress.com/3786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hydrus.wordpress.com/3786/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3786&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hydrus.wordpress.com/2011/12/08/linux-magazine-no75/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6918ae11c1652acfd4e54ed2eea6d2ae?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">Sirius</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/12/linuxmagazine-nc2ba77.png" medium="image">
			<media:title type="html">LinuxMagazine.nº77</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif" medium="image">
			<media:title type="html">Descarga ahora</media:title>
		</media:content>
	</item>
		<item>
		<title>Hacking Etico</title>
		<link>http://hydrus.wordpress.com/2011/11/30/hacking-etico/</link>
		<comments>http://hydrus.wordpress.com/2011/11/30/hacking-etico/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 20:23:37 +0000</pubDate>
		<dc:creator>Sirius</dc:creator>
				<category><![CDATA[Libros]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Libre]]></category>
		<category><![CDATA[Literatura]]></category>

		<guid isPermaLink="false">http://hydrus.wordpress.com/?p=3733</guid>
		<description><![CDATA[CONTENIDO CAPITULO I Hacking Ético Introducción (15) Formación del profesional (16) Organizaciones formales (37) Network security assessment (41) CAPITULO II Recabar Información Intro a information gathering (46) Consultas a bases de datos (48) Buscadores: google hacking (52) Otros recursos online (57) Cabeceras de mails (60) Escaneo de puertos y fingerprinting (63) Telneteo: busqueda a mano [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3733&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2011/11/hackingetico.gif"><img class="aligncenter  wp-image-3734" title="HackingEtico" src="http://hydrus.files.wordpress.com/2011/11/hackingetico.gif?w=360&#038;h=377" alt="" width="360" height="377" /></a></p>
<p style="text-align:center;"><a href="http://www.4shared.com/file/yxDJ4VYZ/Hacking_Etico_-_Carlos_Tori.html" target="_blank"><img class="aligncenter size-full wp-image-2827" title="Descarga ahora" src="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif?w=450" alt=""   /></a></p>
<h2 style="text-align:center;"></h2>
<h2 style="text-align:left;">CONTENIDO</h2>
<p><strong>CAPITULO I</strong></p>
<ul>
<li>Hacking Ético</li>
<li>Introducción (15)</li>
<li>Formación del profesional (16)</li>
<li>Organizaciones formales (37)</li>
<li>Network security assessment (41)</li>
</ul>
<p><strong>CAPITULO II</strong></p>
<ul>
<li>Recabar Información</li>
<li>Intro a information gathering (46)</li>
<li>Consultas a bases de datos (48)</li>
<li>Buscadores: google hacking (52)</li>
<li>Otros recursos online (57)</li>
<li>Cabeceras de mails (60)</li>
<li>Escaneo de puertos y fingerprinting (63)</li>
<li>Telneteo: busqueda a mano (70)</li>
<li>Peticiones http (74)</li>
<li>Datos dentro de archivos (76)</li>
<li>Information gathering en vida real (78)</li>
<li>Modulo de IG de Backtrack (79)</li>
<li>Analizando la información (82)</li>
</ul>
<p><strong>CAPITULO III</strong></p>
<ul>
<li>Ingeniería Social</li>
<li>Intro a la Ingenieria Social (86)</li>
<li>IS +information gathering (93)</li>
<li>Ejemplos (95)</li>
<li>Medidas contra el engaño (104)</li>
</ul>
<p><strong>CAPITULO IV</strong></p>
<ul>
<li>Introducción a Fuerza Bruta</li>
<li>Empleos y orientación de la FB (108)</li>
<li>Ejemplos didácticos (109)</li>
<li>Factores que inciden en el tiempo (123)</li>
<li>Rainbow Tables (128)</li>
<li>Diccionario (130)</li>
</ul>
<p><strong>CAPITULO V</strong></p>
<ul>
<li>Aplicaciónes Web</li>
<li>Directorios y archivos ocultos (135)</li>
<li>Ingenieria inversa sobre flash (140)</li>
<li>XSS o cross site scripting (145)</li>
<li>Cuentas de correo en 15 formas (154)</li>
<li>Ejecución remota de comandos (154)</li>
<li>Inclusión de archivos (154)</li>
<li>Programación insegura = Exploits (156)</li>
</ul>
<p><strong>CAPITULO VI</strong></p>
<ul>
<li>Inyección de código SQL</li>
<li>talle y ejemplos.</li>
<li>Introducción (164)</li>
<li>Para conocer, se muestran algunos deta-</li>
<li>Ejemplo de Bypass de acceso</li>
<li>Historia de SQL Injection (171)</li>
<li>Metodología (172)</li>
<li>Evasión de reglas (175)</li>
<li>Herramientas automatizadas (179)</li>
<li>Caso real de hacking etico (183)</li>
</ul>
<p><strong>CAPITULO VII</strong></p>
<ul>
<li>Servidores Windows</li>
<li>Introduccion (190)</li>
<li>Comprometiendo un servidor (191)</li>
<li>Null Session sobre Netbios (196)</li>
<li>Comandos NET (202)</li>
<li>Herramientas recomendadas (205)</li>
<li>Acciones del intruso (212)</li>
<li>Elevacion de privilegios (212)</li>
<li>Busqueda de información (215)</li>
<li>Analisis (215)</li>
<li>Captura de paquetes (216)</li>
</ul>
<p><strong>CAPITULO VIII</strong></p>
<ul>
<li>Servidores Linux</li>
<li>Introducción (232)</li>
<li>Nessus en Debian GNU/Linux (233)</li>
<li>Acciones del intruso (236)</li>
<li>Dentro de la shell (238)</li>
<li>Dsniff (246)</li>
<li>Troyanizar binarios de sistema (251)</li>
<li>Instalando un backdoor/rootkit (256)</li>
<li>Manipulando logs (259)</li>
<li>Hardening a nivel kernel (266)</li>
<li>Hardening de servicios (282)</li>
<li>5 Preguntas a un exploit writer (284)</li>
</ul>
<p><strong>CAPITULO IX</strong></p>
<ul>
<li>Algunos Conceptos Finales</li>
<li>Hacking local o físico (290)</li>
<li>Errores mas comunes cometidos (302)</li>
<li>Técnicas avanzadas (310)</li>
<li>Metodologías y Normativas (312)</li>
</ul>
<p><strong>BONUS TRACK</strong></p>
<ul>
<li>Como instalar una plataforma de trabajo/testeo multisistema paso a paso: FreeBSD, Debian GNU/Linux y Windows XP conviviendo en el mismo disco. (317-328)</li>
</ul>
<br />Filed under: <a href='http://hydrus.wordpress.com/category/general/libros/'>Libros</a> Tagged: <a href='http://hydrus.wordpress.com/tag/hacking/'>Hacking</a>, <a href='http://hydrus.wordpress.com/tag/libre/'>Libre</a>, <a href='http://hydrus.wordpress.com/tag/literatura/'>Literatura</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hydrus.wordpress.com/3733/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hydrus.wordpress.com/3733/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hydrus.wordpress.com/3733/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hydrus.wordpress.com/3733/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hydrus.wordpress.com/3733/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hydrus.wordpress.com/3733/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hydrus.wordpress.com/3733/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hydrus.wordpress.com/3733/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hydrus.wordpress.com/3733/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hydrus.wordpress.com/3733/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hydrus.wordpress.com/3733/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hydrus.wordpress.com/3733/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hydrus.wordpress.com/3733/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hydrus.wordpress.com/3733/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3733&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hydrus.wordpress.com/2011/11/30/hacking-etico/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6918ae11c1652acfd4e54ed2eea6d2ae?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">Sirius</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/11/hackingetico.gif" medium="image">
			<media:title type="html">HackingEtico</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif" medium="image">
			<media:title type="html">Descarga ahora</media:title>
		</media:content>
	</item>
		<item>
		<title>Gritando en Silencio &#8211; Maldito</title>
		<link>http://hydrus.wordpress.com/2011/11/28/gritando-en-silencio-maldito/</link>
		<comments>http://hydrus.wordpress.com/2011/11/28/gritando-en-silencio-maldito/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 14:17:39 +0000</pubDate>
		<dc:creator>Sirius</dc:creator>
				<category><![CDATA[Música copyleft]]></category>
		<category><![CDATA[Copyleft]]></category>
		<category><![CDATA[Música]]></category>

		<guid isPermaLink="false">http://hydrus.wordpress.com/?p=3703</guid>
		<description><![CDATA[BANDA: Gritando en Silencio. ALBUM: Maldito. GENERO: Rock. ARCHIVO: Gritando en Silencio &#8211; Maldito.rar (134MB) FUENTE: http://www.gritandoensilencio.net/ LICENCIA: http://creativecommons.org/licenses/by-nc-sa/3.0/es/  ENTREVISTA EN RN3: Podcast Filed under: Música copyleft Tagged: Copyleft, Música<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3703&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://hydrus.files.wordpress.com/2011/11/gritando-en-silencio-maldito1.png" target="_blank"><img class="aligncenter size-full wp-image-3711" title="Gritando en Silencio - Maldito" src="http://hydrus.files.wordpress.com/2011/11/gritando-en-silencio-maldito1.png?w=450&#038;h=437" alt="" width="450" height="437" /></a></p>
<ul>
<li>BANDA: Gritando en Silencio.</li>
<li>ALBUM: Maldito.</li>
<li>GENERO: Rock.</li>
<li>ARCHIVO: Gritando en Silencio &#8211; Maldito.rar (134MB)</li>
<li>FUENTE: <a href="http://www.gritandoensilencio.net/" target="_blank">http://www.gritandoensilencio.net/</a></li>
<li>LICENCIA: <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/es/" target="_blank">http://creativecommons.org/licenses/by-nc-sa/3.0/es/</a></li>
<li> ENTREVISTA EN RN3: <a title="Poadcast entrevista - Gritando en Silencio [RN3]." href="http://www.rtve.es/alacarta/live_audio_PopUp.shtml?idAudio=1259258&amp;vp=4.0.31&amp;lang=es" target="_blank">Podcast</a></li>
</ul>
<p style="text-align:center;"><a href="http://www.mediafire.com/?y9at1jk34fit1bk" target="_blank"><img class="aligncenter size-full wp-image-2827" title="Descarga ahora" src="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif?w=450" alt=""   /></a></p>
<br />Filed under: <a href='http://hydrus.wordpress.com/category/general/musica-copyleft/'>Música copyleft</a> Tagged: <a href='http://hydrus.wordpress.com/tag/copyleft/'>Copyleft</a>, <a href='http://hydrus.wordpress.com/tag/musica/'>Música</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hydrus.wordpress.com/3703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hydrus.wordpress.com/3703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hydrus.wordpress.com/3703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hydrus.wordpress.com/3703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hydrus.wordpress.com/3703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hydrus.wordpress.com/3703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hydrus.wordpress.com/3703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hydrus.wordpress.com/3703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hydrus.wordpress.com/3703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hydrus.wordpress.com/3703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hydrus.wordpress.com/3703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hydrus.wordpress.com/3703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hydrus.wordpress.com/3703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hydrus.wordpress.com/3703/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hydrus.wordpress.com&amp;blog=2095514&amp;post=3703&amp;subd=hydrus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hydrus.wordpress.com/2011/11/28/gritando-en-silencio-maldito/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6918ae11c1652acfd4e54ed2eea6d2ae?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">Sirius</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2011/11/gritando-en-silencio-maldito1.png" medium="image">
			<media:title type="html">Gritando en Silencio - Maldito</media:title>
		</media:content>

		<media:content url="http://hydrus.files.wordpress.com/2010/09/descarga-ahora.gif" medium="image">
			<media:title type="html">Descarga ahora</media:title>
		</media:content>
	</item>
	</channel>
</rss>
