<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.2" -->
<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/"
	>

<channel>
	<title>Fox @ Linuxer</title>
	<link>http://foxteck.grupolinuxer.org</link>
	<description>Mi blog en Linuxer: Open Source, Linux, Redes, Hosting &#038; Servidores y La Comunidad</description>
	<pubDate>Thu, 08 Mar 2007 09:34:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>
	<language>en</language>
			<item>
		<title>EclipseCon</title>
		<link>http://foxteck.grupolinuxer.org/2007/03/08/eclipsecon/</link>
		<comments>http://foxteck.grupolinuxer.org/2007/03/08/eclipsecon/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 09:25:19 +0000</pubDate>
		<dc:creator>foxteck</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://foxteck.grupolinuxer.org/2007/03/08/eclipsecon/</guid>
		<description><![CDATA[<div align="justify">
Este aÃ±o me tocÃ³ ir a EclipseCon a dar soporte in-site ha estado interesante, los keynotes han sido buenos y el programa esta interesante, hay un poco de todo (y un mucho de Java). No he tenido oportunidad de ver todas las presentaciones que queria ver, pero no me quejo. EclipseCon da todas sus presentaciones en una llave USB (512MB este aÃ±o) y como mejora para 2007 hicimos unas charging stations para que todos pudieran mantener las presentaciones al dÃ­a

<br /><br />
<div align="center">
<br />
<img src="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/03/usbk.jpg" title="USB Key" alt="usbkey"/>
</div>
<br />

Nuestro software estÃ¡ hecho con PHP, sip PHP ;) Â¿En quÃ© mÃ¡s? Utilizamos PHP+GTK2, que estÃ¡ todavia en beta pero funciona muuuy bien y estÃ¡ muy facil de utilizar. </div>]]></description>
			<content:encoded><![CDATA[<p>Este aÃ±o me tocÃ³ ir a <a href="http://www.eclipsecon.org/2007" title="EclipseCon" target="_blank">EclipseCon</a> a dar soporte <em>in-site</em> ha estado interesante, los <a href="http://www.eclipsecon.org/2007/?page=sub/&amp;type=keynote" title="Keynotes" target="_blank">keynotes</a> han sido buenos y el programa esta interesante, hay un poco de todo (y un mucho de Java). No he tenido oportunidad de ver todas las presentaciones que <a href="http://www.eclipsecon.org/2007/index.php?page=sub/&amp;id=4123" title="PHP, WebDev &amp; Beyond" target="_blank">queria ver</a>, pero no me quejo.</p>
<p><a href="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/03/ec1.jpg" title="EclipseCon 2007"></a></p>
<p style="text-align: center"><a href="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/03/ec1.jpg" title="EclipseCon 2007"><img src="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/03/ec1.jpg" alt="EclipseCon 2007" height="234" width="509" /></a></p>
<p>EclipseCon da todas sus presentaciones en una llave USB (512MB este aÃ±o) y como mejora para 2007 hicimos unas charging stations para que todos pudieran mantener las presentaciones al dÃ­a. Todo ha funcionado bien, dentro de lo que cabe pero ha habido algunos problemas, que con algo de suerte mejoraremos el siguiente aÃ±o:</p>
<ol>
<li>Las llaves USB toman mucho tiempo en desconectarse.</li>
<li>El mesnaje de "Tu llave estÃ¡ siendo desconectada" no se alcanza a mostrar ya que el FS se bloquea en lo que desmonta la llave.</li>
</ol>
<p>Y hubo un par de problemas que resolvimos a tiempo:</p>
<ol>
<li>El ancho de banda para mantener sincronizadas las charging stations era demasiado, ya que no hubo mirror interno este aÃ±o , por lo que tuvimos que implementar una nueva manera de sincronizar (Nuestro servidor se sincroniza con eclipsezilla.eclipsecon.org, y las stations se sincronizan - solo cambios - con nuestro servidor)</li>
<li>Las llaves USB tenian nombres (label) con espacio, por lo que habÃ­a problemas al escapar los caracteres</li>
<li>FAT32 tiene reglas en contra de algunos caracteres, y tenemos que quitarlos</li>
<li>Cuando un Presenter actualizaba su presentaciÃ³n y cambiaba su presentaciÃ³n de un archivo a varios en un zip, el sistema no podia crear el nuevo folder por que el archivo ya existÃ­a.</li>
</ol>
<p>Y hay algunos problemas que no se pueden resolver (por lo menos no por nosotros ;):</p>
<ol>
<li>La gente no esperaba a que sus llaves USB fueran detectadas (10 segundos) o desmontadas (el tiempo depende de cuantos archivos hayan sido sincronizados)</li>
<li>Las llaves se llenaron con las Ãºltimas presentaciones, al parecer 512MB no son suficientes para las presentaciones y los give-away de los patrocinadores (<a href="http://www.klocwork.com/" title="Klockwork" target="_blank">Klockwork</a> y <a href="http://www.businessobjects.com/" title="Business Objects" target="_blank">BusinessObjects</a>), esperemos que para el prÃ³ximo aÃ±o se pongan las pilas y sean de 1GB <img src='http://foxteck.grupolinuxer.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li>Algunas llaves salieron defectuosas.</li>
</ol>
<p>Ahora, al lado tÃ©cnico de este post. Nuestro software estÃ¡ hecho con PHP, sip PHP <img src='http://foxteck.grupolinuxer.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> Â¿En quÃ© mÃ¡s? Utilizamos <a href="http://gtk.php.net/" title="PHPGtk" target="_blank">PHP+GTK2</a>, que estÃ¡ todavia en beta pero funciona muuuy bien y estÃ¡ muy facil de utilizar. El Ãºnico problema es que no hay mucha documentaciÃ³n pero no es dificil encontrarla (en otros proyectos o en el manual).</p>
<p>El cÃ³digo empieza asÃ­:</p>
<div class="igBar"><span id="lphp-1"><a href="#" onclick="javascript:showPlainTxt('php-1'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">PHP:</span>
<div id="php-1">
<div class="php">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">class</span> SyncWindow extends GtkWindow <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">parent::__construct<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;set_title<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'EclipseCon USB Sync'</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;connect_simple<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'destroy'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'gtk'</span>, <span style="color:#FF0000;">'main_quit'</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;mainBox&nbsp; &nbsp; &nbsp; = <span style="color:#000000; font-weight:bold;">new</span> GtkVBox<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;legend = <span style="color:#000000; font-weight:bold;">new</span> GtkImage<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;statusbar = <span style="color:#000000; font-weight:bold;">new</span> GtkLabel<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;progress = <span style="color:#000000; font-weight:bold;">new</span> GtkProgressBar<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;progress-&amp;gt;set_name<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'progress'</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;progress-&amp;gt;set_orientation<span style="color:#006600; font-weight:bold;">&#40;</span>Gtk::<span style="color:#006600;">PROGRESS_LEFT_TO_RIGHT</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;progress-&amp;gt;set_pulse_step<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC66CC;color:#800000;">0</span>.<span style="color:#CC66CC;color:#800000;">25</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;btnSync&nbsp; &nbsp; &nbsp; = <span style="color:#000000; font-weight:bold;">new</span> GtkButton<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'_Sync!'</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">....</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;btnSync-&amp;gt;set_image<span style="color:#006600; font-weight:bold;">&#40;</span>GtkImage::<span style="color:#006600;">new_from_stock</span><span style="color:#006600; font-weight:bold;">&#40;</span>Gtk::<span style="color:#006600;">STOCK_NETWORK</span>, Gtk::<span style="color:#006600;">ICON_SIZE_SMALL_TOOLBAR</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">....</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;btnSync-&amp;gt;connect_simple<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'clicked'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#0000FF;">$this</span>, <span style="color:#FF0000;">'sync'</span><span style="color:#006600; font-weight:bold;">&#41;</span>, <span style="color:#000000; font-weight:bold;">false</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;btnCheck-&amp;gt;connect_simple<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'clicked'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#0000FF;">$this</span>, <span style="color:#FF0000;">'check'</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;btnSync-&amp;gt;connect_simple<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'clicked'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#0000FF;">$this</span>, <span style="color:#FF0000;">'sync'</span><span style="color:#006600; font-weight:bold;">&#41;</span>, <span style="color:#000000; font-weight:bold;">false</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">...</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;fullscreen<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;add<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#0000FF;">$this</span>-&amp;gt;mainBox<span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$this</span>-&amp;gt;show_all<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#006600; font-weight:bold;">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Los widgets son simples y fÃ¡ciles de utilizar, hay muuchos para escojer. Yo utilizÃ© una <em>caja vertical</em> <strong>GtkVBox</strong> para el layout, una imagen, un par de etiquetas, una barra de progreso y unos cuantos botones.</p>
<p>Puedes utilizar los iconos del sistema, por ejemplo <strong>Gtk::STOCK_NETWORK</strong> es el icono de red. Y conectar un evento es fÃ¡cil, solo le pasas el nombre de la funciÃ³n que debe llamar (a.k.a. callback) y listo, en caso de que sea objeto el formato parece ser <strong>array(objeto, metodo)</strong> si es una funcion solamente pasas el nombre de la funcion.</p>
<p>Para el layout, llamas los metodos de la caja o contenedor que utilices y lo "empacas" con <strong>pack_start</strong>. Todos pueden adivinar que hace <strong>$this-&gt;fullscreen()</strong> y finalment, agregas los controles a la ventana y la muestras. Â¡Listo! ya tienes tu aplicacion.</p>
<p align="center"><a href="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/03/estation-1.jpg" title="ec-station"></a></p>
<p style="text-align: center"><img src="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/03/estation-1.jpg" alt="ec-station" height="278" width="496" /></p>
<p>QuizÃ¡ lo mas dificil es instalar PHP-GTK, en Ubuntu necesitas instalar varios paquetes, en Gentoo casi todos los tienes instalados (por lo menos si usas GTK, osea tienes GNOME o XFCE). DespuÃ©s de eso es solo la mÃ¡gia de PHP y nada mas. FÃ¡cil, RÃ¡pido y Poderoso.</p>
]]></content:encoded>
			<wfw:commentRss>http://foxteck.grupolinuxer.org/2007/03/08/eclipsecon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Respaldar Bases de Datos de MySQL</title>
		<link>http://foxteck.grupolinuxer.org/2007/01/24/respaldar-bases-de-datos-de-mysql/</link>
		<comments>http://foxteck.grupolinuxer.org/2007/01/24/respaldar-bases-de-datos-de-mysql/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 22:07:19 +0000</pubDate>
		<dc:creator>foxteck</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Hosting]]></category>

		<category><![CDATA[Desarrollo Web]]></category>

		<guid isPermaLink="false">http://foxteck.grupolinuxer.org/2007/01/24/respaldar-bases-de-datos-de-mysql/</guid>
		<description><![CDATA[Respaldar, Respaldar y Respaldar. La regla #1 en cuanto a AdministraciÃ³n de Sistemas se refiere. Una de las cosas mas importantes que se tienen que respaldar son las bases de datos. Todo sistema moderadamente grande utiliza una base de datos para almacenar la informaciÃ³n; las bases de datos te permiten manejar la informaciÃ³n de una forma mas fÃ¡cil, eficiente, rÃ¡pida y segura.
<br /><br />
<div align="center"><img src="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/01/backup.png" alt="backups" title="backups"/></div><br /><br />

MySQL es una de las bases de datos mas utilizadas, por lo menos en el entorno de las aplicaciones web. Utilizaremos un pequeÃ±o script de PHP para respaldar las bases de datos y por medio de un cronjob haremos que se ejecute periodicamente.]]></description>
			<content:encoded><![CDATA[<p>Respaldar, Respaldar y Respaldar. La regla #1 en cuanto a AdministraciÃ³n de Sistemas se refiere. Una de las cosas mas importantes que se tienen que respaldar son las bases de datos. Todo sistema moderadamente grande utiliza una base de datos para almacenar la informaciÃ³n; las bases de datos te permiten manejar la informaciÃ³n de una forma mas fÃ¡cil, eficiente, rÃ¡pida y segura.</p>
<p>MySQL es una de las bases de datos mas utilizadas, por lo menos en el entorno de las aplicaciones web. Utilizaremos un pequeÃ±o script de PHP para respaldar las bases de datos y por medio de un <em>cronjob</em> haremos que se ejecute periodicamente.</p>
<p><strong>Requerimientos:</strong></p>
<ul>
<li>PHP</li>
<li>MySQL</li>
<li>Una cuenta Shell, con permisos para usar crontab</li>
</ul>
<p>Primero, es necesario hacer una cuenta que pueda crear respaldos:</p>
<div class="igBar"><span id="lsql-2"><a href="#" onclick="javascript:showPlainTxt('sql-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SQL:</span>
<div id="sql-2">
<div class="sql">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #993333; font-weight: bold;">CREATE</span> USER <span style="color: #ff0000;">'backup'</span>@ <span style="color: #ff0000;">'localhost'</span> <span style="color: #993333; font-weight: bold;">IDENTIFIED</span> <span style="color: #993333; font-weight: bold;">BY</span> <span style="color: #ff0000;">'*******'</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #993333; font-weight: bold;">GRANT</span> <span style="color: #993333; font-weight: bold;">SELECT</span> ,</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #993333; font-weight: bold;">SHOW</span> <span style="color: #993333; font-weight: bold;">DATABASES</span> ,</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #993333; font-weight: bold;">CREATE</span> <span style="color: #993333; font-weight: bold;">TEMPORARY</span> <span style="color: #993333; font-weight: bold;">TABLES</span> ,</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #993333; font-weight: bold;">LOCK</span> <span style="color: #993333; font-weight: bold;">TABLES</span> <span style="color: #993333; font-weight: bold;">ON</span> * . * <span style="color: #993333; font-weight: bold;">TO</span> <span style="color: #ff0000;">'backup'</span>@ <span style="color: #ff0000;">'localhost'</span> <span style="color: #993333; font-weight: bold;">IDENTIFIED</span> <span style="color: #993333; font-weight: bold;">BY</span> <span style="color: #ff0000;">'*********'</span> <span style="color: #993333; font-weight: bold;">WITH</span> MAX_QUERIES_PER_HOUR <span style="color: #cc66cc;color:#800000;">0</span> MAX_CONNECTIONS_PER_HOUR <span style="color: #cc66cc;color:#800000;">0</span> MAX_UPDATES_PER_HOUR <span style="color: #cc66cc;color:#800000;">0</span> MAX_USER_CONNECTIONS <span style="color: #cc66cc;color:#800000;">0</span> ; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Recuerda cambiar ********** por el password de la cuenta y no lo olvides, lo utilizaremos mas adelante.</p>
<p>Despues es necesario crear el script, tengo dos versiones <a href="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/01/mysql_backup.txt">la primera</a> respalda todas las bases de datos mientras que <a href="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/01/mysql_backup_databases.txt">la otra</a> solo respalda las bases de datos especificadas.</p>
<p>Necesitamos crear un directorio donde guardar los respaldos. El default de los scripts es <em>/backups/mysql</em>, asi que seria cuestion de hacer:</p>
<div class="igBar"><span id="lshell-3"><a href="#" onclick="javascript:showPlainTxt('shell-3'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-3">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">sudo</span> <span style="color: #48FF30; font-weight: bold;">mkdir</span> /backups</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">sudo</span> <span style="color: #48FF30; font-weight: bold;">mkdir</span> /backups/mysql </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>o</p>
<div class="igBar"><span id="lshell-4"><a href="#" onclick="javascript:showPlainTxt('shell-4'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-4">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">sudo</span> <span style="color: #48FF30; font-weight: bold;">mkdir</span> -p /backups/mysql </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Opcionalmente puedes modificar la variable <strong>BD_BACKUPS_DIR </strong>del script y apuntarla a otro directorio. Una vez creado el  directorio para los respaldos, es necesario abrir el script y modificar los siguientes datos para que reflejen tu entorno:</p>
<div class="igBar"><span id="lphp-5"><a href="#" onclick="javascript:showPlainTxt('php-5'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">PHP:</span>
<div id="php-5">
<div class="php">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://www.php.net/define"><span style="color:#000066;">define</span></a><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">"MYSQL_USERNAME"</span>, <span style="color:#FF0000;">"backup"</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#FF9933; font-style:italic;">// Usuario que puede leer las bases de datos, creado como paso #1</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://www.php.net/define"><span style="color:#000066;">define</span></a><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">"MYSQL_PASSWORD"</span>, <span style="color:#FF0000;">"changeme"</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#FF9933; font-style:italic;">// El password del usuario</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://www.php.net/define"><span style="color:#000066;">define</span></a><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">"MYSQL_HOST"</span>, <span style="color:#FF0000;">"localhost"</span><span style="color:#006600; font-weight:bold;">&#41;</span>;&nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// El servidor de MySQL </span></div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>AdemÃ¡s si estas utilizando el <a target="_blank" href="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/01/mysql_backup_databases.txt">script #2</a> es necesario especificar las bases de datos que deseas respaldar:</p>
<div class="igBar"><span id="lphp-6"><a href="#" onclick="javascript:showPlainTxt('php-6'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">PHP:</span>
<div id="php-6">
<div class="php">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$databases</span> = <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'db1'</span>, <span style="color:#FF0000;">'db2'</span>, <span style="color:#FF0000;">'db3'</span><span style="color:#006600; font-weight:bold;">&#41;</span>; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Cambia <strong>db1</strong>, <strong>db2</strong> y <strong>db3</strong> por las bases de datos que quieras respaldar.</p>
<p>Por Ãºltimo hay que crear el cronjob que ejecutarÃ¡ harÃ¡ los respaldos periodicamente:</p>
<div class="igBar"><span id="lshell-7"><a href="#" onclick="javascript:showPlainTxt('shell-7'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-7">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">chmod u+x /home/<span style="color: #000066; font-weight: bold;">eromero</span>/admin/mysql_backup.php</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #48FF30; font-weight: bold;">crontab</span> -e </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Y agrega una linea como la siguiente:</p>
<div class="igBar"><span id="lshell-8"><a href="#" onclick="javascript:showPlainTxt('shell-8'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-8">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #cc66cc; font-weight: bold;color:#800000;">30</span> <span style="color: #cc66cc; font-weight: bold;color:#800000;">04</span> * * * /home/<span style="color: #000066; font-weight: bold;">eromero</span>/admin/mysql_backup.php&gt;&gt; /home/<span style="color: #000066; font-weight: bold;">eromero</span>/admin/mysql_backup.log <span style="color: #cc66cc; font-weight: bold;color:#800000;">2</span>&gt;&amp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Cambia <strong>/home/eromero/admin/</strong> por el path en donde guardaste el script. La linea significa:</p>
<p>a las <em>04:30</em> horas de <em>todos los dÃ­as</em> ejecuta <em>mysql_backup.php</em> y anexa el resultado al archivo <em>mysql_backup.log</em>, incluye <em>tambiÃ©n los errores</em>.</p>
<p><strong>Â¡Y listo!</strong></p>
<p>Hay muchas mejoras que se podrian hacer, por ejemplo que los archivos se respalden en otro servidor, o que se manden por correo a Gmail. AdemÃ¡s este script hace backup de la base de datos completa, lo ideal serÃ­a solo incluir los datos que han cambiado.</p>
<p>Mas informaciÃ³n:</p>
<ul>
<li><a title="MysQL - mysqldump" target="_blank" href="http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html">mysqldump</a></li>
<li><a title="MySQL Master - Master Replication" target="_blank" href="http://www.howtoforge.org/mysql_master_master_replication">Master - Master replication</a></li>
<li><a title="Wikipedia - Crontab" target="_blank" href="http://en.wikipedia.org/wiki/Cron">Crontab</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://foxteck.grupolinuxer.org/2007/01/24/respaldar-bases-de-datos-de-mysql/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DNS</title>
		<link>http://foxteck.grupolinuxer.org/2007/01/12/dns/</link>
		<comments>http://foxteck.grupolinuxer.org/2007/01/12/dns/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 08:11:58 +0000</pubDate>
		<dc:creator>foxteck</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://foxteck.grupolinuxer.org/2007/01/12/dns/</guid>
		<description><![CDATA[El DNS es uno de los servicios mÃ¡s utilizados y de los menos compendidos. Â¿QuÃ© es DNS? Â¡FÃ¡cil! es el Sistema de Nombres de Dominio. BÃ¡sicamente el DNS es como un directorio telefÃ³nico para internet. Transforma nombres de dominio como grupolinuxer.org a 209.177.146.196 direcciones IP que las computadoras pueden entender fÃ¡cilmente. Tener un DNS bien configurado ayuda a tener un internet mas eficiente, tanto para ti como para tus visitantes. 
<br/><br/>
<div align="center">
<img src="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/01/yast-dns.png" alt="Que es DNS"  title="Que es DNS"/>
</div><br/><br/>

En Linux la configuraciÃ³n del DNS es sencilla y existen mÃºchas herramientas que te facilitan el uso (y anÃ¡lisis) de los servidores de DNS.]]></description>
			<content:encoded><![CDATA[<p><img align="left" alt="DNS" id="image18" title="DNS" src="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/01/yast-dns.png" />El <a target="_blank" title="define:DNS" href="http://www.google.com/search?q=define:dns&#038;hl=en&#038;lr=&#038;rls=GGGL,GGGL:2006-27,GGGL:en&#038;oi=definel&#038;defl=es">DNS</a> es uno de los servicios mÃ¡s utilizados y de los menos compendidos. Â¿<a target="_blank" title="Definicion de DNS en Wikipedia" href="http://es.wikipedia.org/wiki/DNS">QuÃ© es DNS</a>? Â¡FÃ¡cil! es el Sistema de Nombres de Dominio. BÃ¡sicamente el DNS es como un directorio telefÃ³nico, necesitas saber donde esta el "grupolinuxer.org", vas al directorio (a.k.a. DNS Server), buscas un poco y te regresa su nÃºmero de telÃ©fono; sÃ³lo que en lugar del nÃºmero de telefono te regresa su direcciÃ³n IP.</p>
<p>Una DirecciÃ³n IP es como un nÃºmero de telÃ©fono. El nÃºmero de telÃ©fono te dice de que forma te puedes poner en contacto con una persona, mientras que una IP te dice cÃ³mo puedes "ponerte en contacto" con una computadora en internet. Al igual que los nÃºmeros de telÃ©fono las IP's son nÃºmeros, 4 nÃºmeros (para IPv4) separados por puntos: 209.177.146.196</p>
<p>Sin embargo el DNS no es exÃ¡ctamente igual que un directorio. Las diferencias mÃ¡s notables son que el DNS funciona en dos sentidos es decir, si tienes un nombre te da su IP y si tienes una IP te da un nombre. AquÃ­ un ejemplo:</p>
<div class="igBar"><span id="lshell-9"><a href="#" onclick="javascript:showPlainTxt('shell-9'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-9">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #AA2528; font-weight: bold;">linuxer</span>@<span style="color: #48FF30; font-weight: bold;">pyro</span> ~/<span style="color: #AA2528; font-weight: bold;">foxteck</span> $ <span style="color: #48FF30; font-weight: bold;">host</span> lxer.com</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">lxer.com has address <span style="color: #cc66cc; font-weight: bold;color:#800000;">207</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">210</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">216</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">46</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<div class="igBar"><span id="lshell-10"><a href="#" onclick="javascript:showPlainTxt('shell-10'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-10">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #AA2528; font-weight: bold;">linuxer</span>@<span style="color: #48FF30; font-weight: bold;">pyro</span> ~/<span style="color: #AA2528; font-weight: bold;">foxteck</span> $ <span style="color: #48FF30; font-weight: bold;">host</span> <span style="color: #cc66cc; font-weight: bold;color:#800000;">207</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">210</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">216</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">46</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #cc66cc; font-weight: bold;color:#800000;">46</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">216</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">210</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">207</span>.in-addr.arpa domain name pointer lxer.com. </div>
</li>
</ol>
</div>
</div>
</div>
<p>
En el primer ejemplo, preguntamos a nuestro servidor de DNS  cÃºal es la direcciÃ³n IP de LXer.com,  nuestro servidor nos responde que lxer.com tiene la direcciÃ³n 207.210.216.46. En el segundo ejemplo le preguntamos Â¿QuiÃ©n tiene la direcciÃ³n 207.210.216.46 y nos dice que esa direcciÃ³n apunta a LXer.com. Una ventaja del DNS sobre el directorio telefÃ³nico es que si nuestro servidor no conoce un nÃºmero o direcciÃ³n, rÃ¡pidamente va y pregunta a sus conocidos (y si ellos tampoco saben, hacen lo mismo, van y le preguntan a otros conocidos mas sÃ¡bios a.k.a. ROOT servers) Â¡Ah, la <a target="_blank" title="La Comunidad" href="http://foxteck.grupolinuxer.org/2007/01/12/comunidad/">comunidad</a> en acciÃ³n de nuevo!<br />
El concepto es muuy sencillo. Y gracias a Ã©l podemos navegar en internet de forma fÃ¡cil (<a target="_blank" title="OpenDNS: RÃ¡pido y Confiable" href="http://foxteck.grupolinuxer.org/2006/12/28/opendns-dns-rapido-y-confiable/">rÃ¡pida y segura</a>). El DNS es una parte integral del Internet. Traduce nombres fÃ¡ciles de recordar como <a target="_blank" title="Google" href="http://google.com">google.com</a> a cosas dificiles de recordar como <a target="_blank" title="64.233.161.147" href="http://64.233.161.147">64.233.161.147</a> (difÃ­ciles para las personas, las computadoras trabajan mejor con esos nÃºmeritos). Tener un servicio de DNS rÃ¡pido se traduce en una navegaciÃ³n mas rÃ¡pida.</p>
<p><strong>Configuracion:</strong></p>
<p>En linux los servidores de DNS se definen en el archivo /etc/resolv.conf. Puedes definir varios servidores, de tal forma que si uno no te contesta (estÃ¡ caido :() tu computadora tratarÃ¡ con el siguiente en la lista. AquÃ­ un ejemplo:</p>
<div class="igBar"><span id="lshell-11"><a href="#" onclick="javascript:showPlainTxt('shell-11'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-11">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">eromero</span>@<span style="color: #AA2528; font-weight: bold;">hack</span> ~ $ <span style="color: #48FF30; font-weight: bold;">cat</span> /etc/resolv.conf</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">search <span style="color: #AA2528; font-weight: bold;">foxteck</span>.homelinux.net</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">nameserver <span style="color: #cc66cc; font-weight: bold;color:#800000;">208</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">67</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">222</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">222</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">nameserver <span style="color: #cc66cc; font-weight: bold;color:#800000;">208</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">67</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">220</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">220</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">nameserver <span style="color: #cc66cc; font-weight: bold;color:#800000;">200</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">23</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">242</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">193</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">nameserver <span style="color: #cc66cc; font-weight: bold;color:#800000;">200</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">23</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">242</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">201</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">nameserver <span style="color: #cc66cc; font-weight: bold;color:#800000;">172</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">16</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">0</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">domain <span style="color: #AA2528; font-weight: bold;">foxteck</span>.homelinux.net </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>La directiva <em>nameserver</em> define los servidores que tu mÃ¡quina utilizarÃ¡. Es buena idea tener vÃ¡rios y que Ã©stos esten en diferentes segmentos de red. Normalmente al encender tu computadora y obtener red automÃ¡ticamente serÃ¡n configurados.</p>
<p><strong>Herramientas: </strong></p>
<p><em><strong>dig</strong>:</em> Es una herramienta que te permite consultar servidores DNS. Es fÃ¡cil de utilizar, en su forma mas sencilla solo es necesario pasarle el nombre de dominio que quieres consultar, por ejemplo:</p>
<div class="igBar"><span id="lshell-12"><a href="#" onclick="javascript:showPlainTxt('shell-12'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-12">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">eromero</span>@<span style="color: #AA2528; font-weight: bold;">hack</span> ~ $ <span style="color: #48FF30; font-weight: bold;">dig</span> www.<span style="color: #000066; font-weight: bold;">grupolinuxer.org</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">; &lt;&lt;&gt;&gt; <span style="color: #48FF30; font-weight: bold;">DiG</span> <span style="color: #cc66cc; font-weight: bold;color:#800000;">9</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">3</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">2</span> &lt;&lt;&gt;&gt; www.<span style="color: #000066; font-weight: bold;">grupolinuxer.org</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; global options:&nbsp; printcmd</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; Got answer:</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: <span style="color: #cc66cc; font-weight: bold;color:#800000;">4399</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; flags: qr rd ra; QUERY: <span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span>, ANSWER: <span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span>, AUTHORITY: <span style="color: #cc66cc; font-weight: bold;color:#800000;">0</span>, ADDITIONAL: <span style="color: #cc66cc; font-weight: bold;color:#800000;">0</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; QUESTION SECTION:</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;www.<span style="color: #000066; font-weight: bold;">grupolinuxer.org</span>.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; A</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; ANSWER SECTION:</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">www.<span style="color: #000066; font-weight: bold;">grupolinuxer.org</span>.&nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">3600</span>&nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; A&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">209</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">177</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">146</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">196</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; Query <span style="color: #AA2528; font-weight: bold;">time</span>: <span style="color: #cc66cc; font-weight: bold;color:#800000;">82</span> msec</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; SERVER: <span style="color: #cc66cc; font-weight: bold;color:#800000;">208</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">67</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">222</span>.222<span style="color: #00AACC; font-style: italic; font-weight: bold;">#53(208.67.222.222)</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; WHEN: Fri Jan <span style="color: #cc66cc; font-weight: bold;color:#800000;">12</span> <span style="color: #cc66cc; font-weight: bold;color:#800000;">01</span>:<span style="color: #cc66cc; font-weight: bold;color:#800000;">25</span>:<span style="color: #cc66cc; font-weight: bold;color:#800000;">23</span> <span style="color: #cc66cc; font-weight: bold;color:#800000;">2007</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; MSG SIZE&nbsp; rcvd: <span style="color: #cc66cc; font-weight: bold;color:#800000;">54</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Opcionalmente, le puedes pasar el servidor al que le quieres preguntar, pasandole el nombre del dominio y <em>@ip.del.servidor.dns</em>:</p>
<div class="igBar"><span id="lshell-13"><a href="#" onclick="javascript:showPlainTxt('shell-13'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-13">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">eromero</span>@<span style="color: #AA2528; font-weight: bold;">hack</span> ~ $ <span style="color: #48FF30; font-weight: bold;">dig</span> <span style="color: #000066; font-weight: bold;">grupolinuxer.org</span> @ns1.opengate.com.mx</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">; &lt;&lt;&gt;&gt; <span style="color: #48FF30; font-weight: bold;">DiG</span> <span style="color: #cc66cc; font-weight: bold;color:#800000;">9</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">3</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">2</span> &lt;&lt;&gt;&gt; <span style="color: #000066; font-weight: bold;">grupolinuxer.org</span> @ns1.opengate.com.mx</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">; <span style="color: #66cc66; font-weight: bold;">&#40;</span><span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span> server found<span style="color: #66cc66; font-weight: bold;">&#41;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; global options:&nbsp; printcmd</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; Got answer:</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: <span style="color: #cc66cc; font-weight: bold;color:#800000;">13612</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; flags: qr aa rd; QUERY: <span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span>, ANSWER: <span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span>, AUTHORITY: <span style="color: #cc66cc; font-weight: bold;color:#800000;">4</span>, ADDITIONAL: <span style="color: #cc66cc; font-weight: bold;color:#800000;">4</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; QUESTION SECTION:</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;grupolinuxer.org.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; A</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; ANSWER SECTION:</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span>.&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">3600</span>&nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; A&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">209</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">177</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">146</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">196</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; AUTHORITY SECTION:</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span>.&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">3600</span>&nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; NS&nbsp; &nbsp; &nbsp; ns1.opengate.com.mx.</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span>.&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">3600</span>&nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; NS&nbsp; &nbsp; &nbsp; ns2.opengate.com.mx.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span>.&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">3600</span>&nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; NS&nbsp; &nbsp; &nbsp; ns3.opengate.com.mx.</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span>.&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">3600</span>&nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; NS&nbsp; &nbsp; &nbsp; ns4.opengate.com.mx.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; ADDITIONAL SECTION:</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">ns1.opengate.com.mx.&nbsp; &nbsp; <span style="color: #cc66cc; font-weight: bold;color:#800000;">3600</span>&nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; A&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">209</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">177</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">146</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">194</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">ns2.opengate.com.mx.&nbsp; &nbsp; <span style="color: #cc66cc; font-weight: bold;color:#800000;">3600</span>&nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; A&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">209</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">177</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">146</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">195</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">ns3.opengate.com.mx.&nbsp; &nbsp; <span style="color: #cc66cc; font-weight: bold;color:#800000;">3600</span>&nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; A&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">64</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">79</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">209</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">37</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">ns4.opengate.com.mx.&nbsp; &nbsp; <span style="color: #cc66cc; font-weight: bold;color:#800000;">3600</span>&nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; A&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #cc66cc; font-weight: bold;color:#800000;">64</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">79</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">210</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">37</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; Query <span style="color: #AA2528; font-weight: bold;">time</span>: <span style="color: #cc66cc; font-weight: bold;color:#800000;">76</span> msec</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; SERVER: <span style="color: #cc66cc; font-weight: bold;color:#800000;">209</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">177</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">146</span>.194<span style="color: #00AACC; font-style: italic; font-weight: bold;">#53(209.177.146.194)</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; WHEN: Fri Jan <span style="color: #cc66cc; font-weight: bold;color:#800000;">12</span> <span style="color: #cc66cc; font-weight: bold;color:#800000;">01</span>:<span style="color: #cc66cc; font-weight: bold;color:#800000;">29</span>:<span style="color: #cc66cc; font-weight: bold;color:#800000;">29</span> <span style="color: #cc66cc; font-weight: bold;color:#800000;">2007</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">;; MSG SIZE&nbsp; rcvd: <span style="color: #cc66cc; font-weight: bold;color:#800000;">201</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Â¡et voilÃ ! El servidor nos contesta (<em>209.177.146.194#53</em> significa que respondio el servidor con la IP 209.177.146.194 en el puerto 53, el utilizado normalmente). En este caso obtenemos mÃºcha mas informacion por que ns1.opengate.com.mx es el DNS primario para grupolinuxer.org, asÃ­ que nos da informaciÃ³n extra como las direcciones IP's de los demÃ¡s servidores DNS para el dominio (si tu servidor no sabe quien es grupolinuxer.org irÃ¡ a preguntarle a uno de ellos).</p>
<p><strong><em>h</em><em>ost</em></strong>: Es otra de las utilidades para resolver IP's y Dominios a diferencia de dig Ã©ste de dos vias. AdemÃ¡s de IP <=> nombre host devuelve tambiÃ©n informaciÃ³n sobre los servidores de correo o sobre alias de dns, por ejemplo:</p>
<div class="igBar"><span id="lshell-14"><a href="#" onclick="javascript:showPlainTxt('shell-14'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-14">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">eromero</span>@<span style="color: #AA2528; font-weight: bold;">hack</span> ~ $ <span style="color: #48FF30; font-weight: bold;">host</span> <span style="color: #000066; font-weight: bold;">grupolinuxer.org</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span> has address <span style="color: #cc66cc; font-weight: bold;color:#800000;">209</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">177</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">146</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">196</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span> mail is handled by <span style="color: #cc66cc; font-weight: bold;color:#800000;">5</span> ALT1.ASPMX.L.GOOGLE.COM.</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span> mail is handled by <span style="color: #cc66cc; font-weight: bold;color:#800000;">5</span> ALT2.ASPMX.L.GOOGLE.COM.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span> mail is handled by <span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span> ASPMX.L.GOOGLE.COM.</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span> mail is handled by <span style="color: #cc66cc; font-weight: bold;color:#800000;">10</span> ASPMX2.GOOGLEMAIL.COM.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span> mail is handled by <span style="color: #cc66cc; font-weight: bold;color:#800000;">10</span> ASPMX3.GOOGLEMAIL.COM.</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span> mail is handled by <span style="color: #cc66cc; font-weight: bold;color:#800000;">10</span> ASPMX4.GOOGLEMAIL.COM.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">grupolinuxer.org</span> mail is handled by <span style="color: #cc66cc; font-weight: bold;color:#800000;">10</span> ASPMX5.GOOGLEMAIL.COM. </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Lo que significa que grupolinuxer tiene la direcciÃ³n  209.177.146.196 y  nuestro correo es  manejado por Google. <img src='http://foxteck.grupolinuxer.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Un ejemplo mas:</p>
<div class="igBar"><span id="lshell-15"><a href="#" onclick="javascript:showPlainTxt('shell-15'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-15">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">eromero</span>@<span style="color: #AA2528; font-weight: bold;">hack</span> ~ $ <span style="color: #48FF30; font-weight: bold;">host</span> www.google.com</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">www.google.com is an <span style="color: #000066; font-weight: bold;">alias</span> <span style="color: #AA2528; font-weight: bold;">for</span> www.l.google.com.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">www.l.google.com has address <span style="color: #cc66cc; font-weight: bold;color:#800000;">72</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">14</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">253</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">99</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">www.l.google.com has address <span style="color: #cc66cc; font-weight: bold;color:#800000;">72</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">14</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">253</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">147</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">www.l.google.com has address <span style="color: #cc66cc; font-weight: bold;color:#800000;">72</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">14</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">253</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">104</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">www.google.com is an <span style="color: #000066; font-weight: bold;">alias</span> <span style="color: #AA2528; font-weight: bold;">for</span> www.l.google.com.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">www.google.com is an <span style="color: #000066; font-weight: bold;">alias</span> <span style="color: #AA2528; font-weight: bold;">for</span> www.l.google.com. </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>En este caso nos devuelve varias direcciones IP's (y alias) ya que Google al ser un servicio muuuy grande necesita tener varias direcciones para poder ofrecer servicio a millones de clientes.</p>
<p><strong><em>whois:</em></strong> Te permite conocer informaciÃ³n "administrativa" sobre un dominio, es decir, quien es el dueÃ±o, quien lo registrÃ³ e incluso cuando expira (en algunos casos). SÃ³lo necesitas pasarle el nombre del dominio del que quieres informacion. La repuesta dependerÃ¡ de quien haya registrado el dominio, un ejemplo:</p>
<div class="igBar"><span id="lshell-16"><a href="#" onclick="javascript:showPlainTxt('shell-16'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-16">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">eromero</span>@<span style="color: #AA2528; font-weight: bold;">hack</span> ~ $ whois <span style="color: #AA2528; font-weight: bold;">foxteck</span>.net</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Whois Server Version <span style="color: #cc66cc; font-weight: bold;color:#800000;">2</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">0</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Domain names <span style="color: #AA2528; font-weight: bold;">in</span> the .com and .net domains can now be registered</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">with many different competing registrars. Go to http://www.internic.net</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #AA2528; font-weight: bold;">for</span> detailed information.</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Domain Name: FOXTECK.NET</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Registrar: WILD WEST DOMAINS, INC.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Whois Server: whois.wildwestdomains.com</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Referral URL: http://www.wildwestdomains.com</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Name Server: NS1.BLUEHOST.COM</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Name Server: NS2.BLUEHOST.COM</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Status: ok</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Updated Date: <span style="color: #cc66cc; font-weight: bold;color:#800000;">10</span>-jan-<span style="color: #cc66cc; font-weight: bold;color:#800000;">2007</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Creation Date: <span style="color: #cc66cc; font-weight: bold;color:#800000;">09</span>-may-<span style="color: #cc66cc; font-weight: bold;color:#800000;">2006</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Expiration Date: <span style="color: #cc66cc; font-weight: bold;color:#800000;">09</span>-may-<span style="color: #cc66cc; font-weight: bold;color:#800000;">2007</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Registrant:</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Eduardo Romero</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Priv. Sta. Lucia <span style="color: #00AACC; font-style: italic; font-weight: bold;">#1025</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Zapopan, Jalisco <span style="color: #cc66cc; font-weight: bold;color:#800000;">45130</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Mexico</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Registered through: BlueHost.Com</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Domain Name: FOXTECK.NET</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Created on: <span style="color: #cc66cc; font-weight: bold;color:#800000;">09</span>-May-<span style="color: #cc66cc; font-weight: bold;color:#800000;">06</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Expires on: <span style="color: #cc66cc; font-weight: bold;color:#800000;">09</span>-May-<span style="color: #cc66cc; font-weight: bold;color:#800000;">07</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Last Updated on: <span style="color: #cc66cc; font-weight: bold;color:#800000;">09</span>-May-<span style="color: #cc66cc; font-weight: bold;color:#800000;">06</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Administrative Contact:</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Romero, Eduardo&nbsp; earomero@gmail.com</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Priv. Sta. Lucia <span style="color: #00AACC; font-style: italic; font-weight: bold;">#1025</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Zapopan, Jalisco <span style="color: #cc66cc; font-weight: bold;color:#800000;">45130</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Mexico</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">+<span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">8017659400</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Domain servers <span style="color: #AA2528; font-weight: bold;">in</span> listed order:</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">NS1.BLUEHOST.COM</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">NS2.BLUEHOST.COM </div>
</li>
</ol>
</div>
</div>
</div>
<p>
En este caso se incluye la informaciÃ³n de contacto, los nombres de los servidores en los que estÃ¡ el dominio y el nombre del registrar, osease la empresa donde lo registrÃ©.</p>
<p><strong>Otras Herramientas: </strong></p>
<p>Como administrador de sistemas es importante tener bien configurado el servicio de DNS, ya que esto se traduce en  la velocidad con las que tus clientes verÃ¡n tus pÃ¡ginas y leeran tu correo. Una vez configurado tu DNS es importante que lo pruebes utilizando herramientas como <a title="DNS Stuff" target="_blank" href="http://www.dnsstuff.com/">DNS Stuff</a> para verificar que todo estÃ© marchando bien.</p>
<p>La prueba de DNS timing da un aproximado de cuanto se tarda en resolver (aproximadamente) una direcciÃ³n de dominio, la respuesta puede ser Ãºtil para detectar problemas. En <a title="DNS Timing" target="_blank" href="http://www.dnsstuff.com/tools/dnstime.ch?name=opengate.com.mx&#038;type=A">este ejemplo</a> se muestra el tiempo que toma resolver el dominio de OpenGate.com.mx:</p>
<div class="igBar"><span id="lshell-17"><a href="#" onclick="javascript:showPlainTxt('shell-17'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-17">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Looking up at ns1.opengate.com.mx.... Reports <span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span> A record<span style="color: #66cc66; font-weight: bold;">&#40;</span>s<span style="color: #66cc66; font-weight: bold;">&#41;</span>. 88ms.</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Looking up at ns2.opengate.com.mx.... Reports <span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span> A record<span style="color: #66cc66; font-weight: bold;">&#40;</span>s<span style="color: #66cc66; font-weight: bold;">&#41;</span>. 87ms.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Looking up at ns3.opengate.com.mx.... Reports <span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span> A record<span style="color: #66cc66; font-weight: bold;">&#40;</span>s<span style="color: #66cc66; font-weight: bold;">&#41;</span>. 70ms.</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Looking up at ns4.opengate.com.mx.... Reports <span style="color: #cc66cc; font-weight: bold;color:#800000;">1</span> A record<span style="color: #66cc66; font-weight: bold;">&#40;</span>s<span style="color: #66cc66; font-weight: bold;">&#41;</span>. 70ms. </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>En promedio toma <em><strong>78ms</strong></em> para que los servidores respondan. Un buen tiempo de respuesta. Si el tiempo es muy alto las personas que visiten tu sitio van a tener que esperar (un poco) para que su navegador lo encuentre. Normalmente este tiempo esta directamente relacionado con la conectividad del servidor de DNS que contesta y el cliente que hace la pregunta.</p>
<p>AdemÃ¡s del DNS timing, existe un reporte avanzado que te permite conocer un poco mas acerca de tu servidor. El DNS Report es un exÃ¡men que te dice que tan bien configurado estÃ¡ tu servidor, sin embargo, va un poco mas hayÃ¡ que el DNS y tambiÃ©n incluye el correo (DNS y el Correo son servicios muy relacionados). Aqui un <a target="_blank" title="DNS Report GrupoLinuxer" href="http://www.dnsstuff.com/tools/dnsreport.ch?domain=grupolinuxer.org">ejemplo</a> de un reporte para nuestro sitio. La mayoria de las pruebas pasan sin problema. Hay algunas marcadas como problemas menores y otros como preocupantes. En realidad no hay nada que temer, el servicio mas bien sirve para orientarse. Si te encuentras con algun error <font color="RED">FAIL </font>solo hay que analizar si en realidad es un problema que causarÃ¡ fallas o no.</p>
<p>Mas informaciÃ³n:</p>
<ul>
<li><a title="DNS Stuff" target="_blank" href="http://www.dnsstuff.com/">DNS Stuff</a></li>
<li><a title="DNS - Wikipedia" target="_blank" href="http://foxteck.grupolinuxer.org/en.wikipedia.org/wiki/Domain_name_system"> DNS - Wikipedia</a></li>
<li><a title="How DNS works" target="_blank" href="http://www.howstuffworks.com/dns.htm">DNS - How stuff works</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://foxteck.grupolinuxer.org/2007/01/12/dns/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comunidad</title>
		<link>http://foxteck.grupolinuxer.org/2007/01/12/comunidad/</link>
		<comments>http://foxteck.grupolinuxer.org/2007/01/12/comunidad/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 06:26:07 +0000</pubDate>
		<dc:creator>foxteck</dc:creator>
		
		<category><![CDATA[Comunidad]]></category>

		<guid isPermaLink="false">http://foxteck.grupolinuxer.org/2007/01/12/comunidad/</guid>
		<description><![CDATA[<div align="justify">La comunnidad, la bÃ¡se del mundo del software libre / open source. La comunidad es un pequeÃ±o circulo virtuoso. Todo empieza en un punto, quizÃ¡ con la primer persona que pensÃ³ en una forma de resolver el problema. Poco a poco se expande a mas personas, que colaboran para hacerla mas grande y poco a poco todo regreza al punto donde comenzÃ³ pero con una soluciÃ³n mÃ¡s elegante, mejor y que resuelve mÃ¡s problemas.</div>
<br /><br />

<div align="center">
<img src="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/01/grid.gif" alt="comunidad" title="comunidad"/>
<br /><br />
Â¡Todos podemos contribuir!
</div>]]></description>
			<content:encoded><![CDATA[<p>La comunidad es la clave del Ã©xito para el mundo Open Source. El concepto es sencillo: Las personas tienen una necesidad en comÃºn y juntos encuentran la mejor manera de darle una soluciÃ³n. No para ahÃ­, una vez que dicha necesidad estÃ¡ cubierta con una soluciÃ³n interesante, Ã©sta es abierta para que todos se beneficien de ella. Â¡Y no para ahÃ­! Las personas que empiezan a encontrar beneficio en dicha soluciÃ³n empiezan a mejorarla, agregan nueva funcionalidad y la soluciÃ³n crece poco apoco. Lo mÃ¡s genial es que no para ahÃ­ <img src='http://foxteck.grupolinuxer.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> mas personas encuentran diferentes formas de especializar la soluciÃ³n para que comienze a hacer cosas que originalmente no estaban consideradas.</p>
<div style="text-align: center"><img width="16" height="16" alt="Comunidad" id="image15" src="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/01/grid.gif" /></div>
<p>Es un pequeÃ±o <strong>circulo virtuoso</strong>. Todo empieza en un punto, quizÃ¡ con la primer persona que pensÃ³ en una forma de resolver el problema. Poco a poco se expande a mas personas, que colaboran para hacerla mas grande y poco a poco todo regreza al punto donde comenzÃ³ pero con una soluciÃ³n mÃ¡s elegante, mejor y que resuelve mÃ¡s problemas.</p>
<p>Si eres nuevo en el mundo del Open Source o del Software Libre comienza por leer acerca de los proyectos, trata de concer a las personas, entra a los canales de IRC y platica. Te puedes encontrar con algunas de las mentes mas brillantes, de quienes puedes aprender mÃ¡s de alguna cosa.</p>
<p>Si encuentras un problema, bÃºsca en la red, entra a los foros, entra a los chats, escribe a las listas de correo, Â¡No tengas miedo de preguntar!</p>
<p>Si encuentras una herramienta genial que te saca de un apuro trata de contribuir. Â¿No sabes programar? Â¡No hay problema! ayuda reportando errores, utilizando los programas, pidiendo caracterÃ­sticas nuevas, dando opiniones, donando dinero, documentando, traduciendo, en fin hay muchos lugares donde puedes ayudar. Si sabes programar crea parches, corrige errores, comparte cÃ³digo, has tutoriales, has manuales, corre pruebas, comparte ideas, da opiniones, dona dinero, documenta, traduce... TambiÃ©n hay muuuchos lugares donde puedes ayudar.</p>
<p>No lo olivdes, todo esto es una comunidad. Las soluciones crecen y se vuelven tan completas como la comunidad que las utiliza.</p>
]]></content:encoded>
			<wfw:commentRss>http://foxteck.grupolinuxer.org/2007/01/12/comunidad/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Â¿QuÃ© es Gentoo Linux?</title>
		<link>http://foxteck.grupolinuxer.org/2007/01/11/%c2%bfque-es-gentoo-linux/</link>
		<comments>http://foxteck.grupolinuxer.org/2007/01/11/%c2%bfque-es-gentoo-linux/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 05:33:08 +0000</pubDate>
		<dc:creator>foxteck</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linuxer]]></category>

		<guid isPermaLink="false">http://foxteck.grupolinuxer.org/2007/01/11/%c2%bfque-es-gentoo-linux/</guid>
		<description><![CDATA[<div align="justify">Â¿Que es Gentoo Linux? Es una meta-distribuciÃ³n que puede ser optimizada para cÃ¡si cualquier cosa, desde una estaciÃ³n de juegos a un servidor seguro, pasando por el Xbox y tu sistema de escritorio para la lap. Entre sus ventajas estÃ¡ que es rÃ¡pido y se puede personalizar cÃ¡si en su totalidad, cuenta con miles de paquetes (software) para instalar y todo estÃ¡ al dÃ­a. Entre sus desventajas estÃ¡ que require mucho mantenimiento. </div>
<br /><br />
<div align="center">
Â¡Gentoo Linux es <u>mi distribuciÃ³n favorita</u>!<br /><br />
<img align="center" alt="Gentoo Linux" src="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/01/gentoolin.jpg" id="image13" title="Gentoo Linux" style="padding: 1px 1px 1px 1px; margin="1px 1px 1px 1px;"/></div>]]></description>
			<content:encoded><![CDATA[<style type="text/css">  div.c4 {text-align: justify}  span.c3 {color: blue; font-family: Courier}  span.c2 {color: blue; font-family: courier}   img.c1 { border-top: 1px #AdAdAd solid border-right: 1px #AdAdAd solid border-bottom: 1px #6d6d6d solid border-left: 1px #6d6d6d solid margin: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; } </style>
<p class="c4">
<h1><img src="http://foxteck.grupolinuxer.org/wp-content/uploads/2007/01/gentoolin.jpg" style="margin: 2px; padding: 2px" title="Gentoo Linux" id="image13" alt="Gentoo Linux" class="c1" name="image13" align="left" /></h1>
<p>Gentoo Linux es una <a href="http://linuxer.gda.itesm.mx/index.php?option=content&amp;task=view&amp;id=10&amp;catid=23&amp;Itemid=19">     distribuciÃ³n</a> (o meta distribuciÃ³n) con un <em>sabor</em>     muy especial ya que puede ser <u>optimizado</u> y configurado     para cualquier aplicaciÃ³n o necesidad. Tiene un <u>muy buen     desempeÃ±o</u>, es <u>muy adaptable</u> y la <a href="http://forums.gentoo.org">comunidad</a> es muy amigable y estÃ¡ siempre dispuesta     a ayudar.</p>
<p>Gracias a <strong>Portage</strong> Gentoo puede ser     utilizado como un servidor seguro, una estaciÃ³n de trabajo para     desarrollo, un escritorio, un sistema para juegos, un sistema     embedded o prÃ¡cticamente cualquier cosa que se te pueda venir a     la mente.</p>
<p>Dada Ã©sta adaptabilidad Gentoo Linux es llamado a veces una     <em>metadistribuciÃ³n</em>.</p>
<p><strong>Â¿QuÃ© es Portage?</strong></p>
<p>El sistema Portage es el corazÃ³n de Gentoo Linux. Portage es     el sistema de distribuciÃ³n de software de Gentoo Linux. Para     obtener la lista de software mÃ¡s reciente en Gentoo, se escribe     un solo comando: <span class="c2"></span></p>
<p>emerge --sync</p>
<p>Este     indica al Portage que debe actualizar el <strong>"Ã¡rbol     Portage"</strong> local, a travÃ©s de Internet. Su Ã¡rbol local     Portage contiene una colecciÃ³n completa de <em>scripts</em>     utilizados para crear e instalar los Ãºltimos programas de     Gentoo. Actualmente existen casi 8000 paquetes de software en     Portage y constantemente se estÃ¡n agregando mÃ¡s.</p>
<p>Portage tambiÃ©n es un sistema para construir e instalar     software. Si se desea instalar un programa, escriba     <span class="c2">emerge <em>programa</em></span> y a partir de     este punto, Portage automÃ¡ticamente instala una versiÃ³n del     programa adaptada a tus especificaciones, optimizÃ¡ndolo para tu     hardware y asegurando que las funcionalidades opcionales que     quieras esten habilitadas y las que no necesitas     desactivadas.</p>
<p>Portage tambiÃ©n mantiene actualizado su sistema. El escribir     <span class="c3">emerge -upvDN world</span> -- un solo comando     -- asegurarÃ¡ que todos los programas que haya escogido sean     actualizados automÃ¡ticamente.</p>
<p><strong>Gentoo Linux</strong></p>
<p>Portage mantendrÃ¡ a su sistema Gentoo Linux tan     "actualizado" como quiera. Por esta razÃ³n, los usuarios de     Gentoo no le prestan demasiada atenciÃ³n a las versiones     "nuevas" de Gentoo Linux -- por que, despuÃ©s de todo, la Ãºltima     excelente versiÃ³n estarÃ¡ siempre disponible al ejecutar el     comando <span class="c2">emerge --sync</span>. No hace falta     esperar varios meses para obtener una "versiÃ³n nueva", porque     Gentoo Linux es actualizado y refinado de manera contÃ­nua y las     mejoras se trasladan immediatamente al usuario.</p>
<p>Por supuesto que lanzamos versiones oficiales de Gentoo     Linux en CD, para que las instalaciones puedan ser lo mÃ¡s     actualizadas posible desde el inicio.</p>
<p>Lo incluido en lanzamiento mas reciente de Gentoo Linux:</p>
<ul>
<li>Soporte para procesadores x86, PowerPC, UltraSparc, ARM,       MIPS y Alpha</li>
<li>InstalaciÃ³n con LiveCD para x86, AMD64, PowerPC,       UltraSparc and Alpha</li>
<li>El Ãºltimo ambiente estable KDE y GNOME</li>
<li>Varios kernels Linux optimizados</li>
<li>Ambiente de desarrollo GNU muy moderno</li>
<li>Excelente soporte en sistemas de archivo: ReiserFS, XFS,       ext3, EVMS, LVM</li>
<li>Excelente soporte de hardware: NVIDIA, Creative Labs       Live! y Audigy</li>
<li>Sub-sistemas modulares de OpenGL y compiladores (soporta       varias versiones co-existentes al mismo tiempo)</li>
<li>Sistema limpio, basado en dependencias para scripts de       inicio</li>
<li>Nueva iniciativa de seguridad con un Gentoo Hardened</li>
<li>MÃ¡s de 8000 paquetes del Ãºltimo y mejor software</li>
<li>DesempeÃ±o mejorado del sistema Portage</li>
</ul>
<p>Si el poder, la velocidad y la flexibilidad de Gentoo Linux     le atraen, le invitamos a probarlo, ya que estamos seguros que     no quedarÃ¡ desencantado.</p>
<p><strong>Gentoo en la prÃ¡ctica:</strong></p>
<p>Tanto para usuarios normales como para administradores     Gentoo Linux trabaja de una manera <em>impecable</em>. Portage     se encarga de buscar, bajar, compilar e instalar el software     tan solo con un comando, el todo poderoso     <strong>emerge</strong>. Puedes mantener tanto tu Sistema     Operativo como tus aplicaciones al dÃ­a, por lo que no te tienes     que preocupar (tanto) por <em>bugs</em> y <em>exploits</em> que     pondrÃ¡n en peligro tu computadora y lo mas importante, Â¡tu     informaciÃ³n!.</p>
<p>El soporte para Hardware es amplio, y va por todos los     extremos de servidores, a laptops y sistemas embedded.</p>
<p>La lista de los programas estÃ¡ al dÃ­a, y va desde     <strong>juegos</strong> hasta <strong>drivers</strong>, pasando     por <strong>paquetes de oficina</strong>, <strong>desktop     enviroments</strong>, messengers, utilerias, <strong>software     multimedia</strong> y cualquier cantidad de software que se te     pueda ocurrir.</p>
<p>Algo es seguro, si Linux promueve el <u><em>poder de     elegir</em></u> en Gentoo Linux es una forma de vida. Puedes     personalizar y adaptar Gentoo a tus necesidades     especÃ­ficas.</p>
<p>Gentoo Linux es una distribuciÃ³n que <em>no estÃ¡ pensada     para principiantes</em> <u>pero</u> es una excelente     distribuciÃ³n para aprender a utilizar Linux. Desde la     instalaciÃ³n comenzarÃ¡s a aprender como funcionan las cosas en     Linux, muy al estilo de Slackware pero mucho mas     <u>amigable</u>.</p>
<p>Gentoo resuelve uno de los problemas que otras     distribuciones de linux venian cargando:</p>
<p><strong>Las     dependencias.</strong><br />
Te hace recordar los problemas con los DLL's en Windows?, si lo     viviste sabes de que hablo. Portage se encarga de buscar e     instalar las dependencias requeridas por el software que     instalas.</p>
<p>En resumidas cuentas, Â¡<u>Gentoo es muuuy bueno</u>! Y vale     la pena darle una oportunidad. Si te convencÃ­, pruebalo! sino     pruebalo y dinos que le falta.</p>
<h2>La respuesta corta:</h2>
<p>Â¡Gentoo Linux es nuestra distribuciÃ³n favorita! Â¡Suerte!</p>
<p>Enlaces:</p>
<ul>
<li><a href="http://gentoo.org">Gentoo Linux</a></li>
<li><a href="http://lxer.com/module/newswire/view/8009/index.html">Dispelling       the myths of Gentoo Linux, an honest review</a></li>
<li><a href="http://linuxreviews.org/gentoo/">Gentoo Linux       Review</a></li>
<li><a href="http://forums.gentoo.org/viewtopic.php?t=225046&amp;highlight=openoffice+spanish">       Gentoo al EspaÃ±ol</a></li>
<li><a href="http://distrowatch.com/table.php?distribution=gentoo">DistroWatch:       Gentoo Linux</a></li>
<li><a href="http://gentoox.shallax.com/">Â¡Gentoo en tu       XBox!</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://foxteck.grupolinuxer.org/2007/01/11/%c2%bfque-es-gentoo-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenDNS: DNS rÃ¡pido y confiable.</title>
		<link>http://foxteck.grupolinuxer.org/2006/12/28/opendns-dns-rapido-y-confiable/</link>
		<comments>http://foxteck.grupolinuxer.org/2006/12/28/opendns-dns-rapido-y-confiable/#comments</comments>
		<pubDate>Thu, 28 Dec 2006 22:46:28 +0000</pubDate>
		<dc:creator>foxteck</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://foxteck.grupolinuxer.org/2006/12/28/opendns-dns-rapido-y-confiable/</guid>
		<description><![CDATA[<p align="justify">OpenDNS es un servicio que "trata de hacer el internet mas seguro", al proveer servidores de DNS (con cache de DNS) de forma libre (libre como en cualquiera lo puede usar). Los beneficios que trae consigo es una navegaciÃ³n mas rÃ¡pida, segura e inteligente.
</p>
<div style="text-align: center">
<img src="http://foxteck.grupolinuxer.org/wp-content/uploads/2006/12/cached_requests.thumbnail.png" title="DNS Cached" /> 
</div>]]></description>
			<content:encoded><![CDATA[<p>OpenDNS es un servicio que "trata de hacer el internet mas seguro", al proveer servidores de DNS (con cache de DNS) de forma libre (libre como en cualquiera lo puede usar). Los beneficios que trae consigo es una navegaciÃ³n mas rÃ¡pida, segura e inteligente.</p>
<p><strong>RÃ¡pida:</strong>  OpenDNS provee un chache de DNS que guarda las peticiones de DNS la primera vez que son hechas, todas las peticiones siguientes van a ser servidas desde el cache:</p>
<blockquote>
<pre><strong>OPENDNS</strong>
eromero@hack ~ $ dig grupolinuxer.org
; <<>> DiG 9.3.2 <<>> grupolinuxer.org
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 48696
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;grupolinuxer.org.              IN      A

;; ANSWER SECTION:
grupolinuxer.org.       3600    IN      A       209.177.146.196

;; <strong>Query time: <u>98 msec</u></strong>
;; SERVER: 208.67.222.222#53(208.67.222.222)
;; WHEN: Thu Dec 28 15:38:06 2006
;; MSG SIZE  rcvd: 50

<strong>Prodigy</strong>
eromero@hack ~ $ dig grupolinuxer.org @200.23.242.193

; <<>> DiG 9.3.2 <<>> grupolinuxer.org @200.23.242.193
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38766
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;grupolinuxer.org.              IN      A

;; ANSWER SECTION:
grupolinuxer.org.       3600    IN      A       209.177.146.196

;; <strong>Query time: <u>278 msec</u></strong>
;; SERVER: 200.23.242.193#53(200.23.242.193)
;; WHEN: Thu Dec 28 15:38:15 2006
;; MSG SIZE  rcvd: 50</pre>
</blockquote>
<p>AdemÃ¡s del cachÃ© OpenDNS cuenta con una infraestructura de red rÃ¡pida, distribuida en cuantro estados de los Estados Unidos. Un ping promedio de <strong>5.1ms</strong> mientras que el DNS default que tengo (Prodigy) responde en <strong>116ms</strong>. AsÃ­ que en el mejor de los casos OpenDNS responde tres veces mas rÃ¡pido y en el peor de los casos responde igual que los demÃ¡s.</p>
<p><strong>Segura</strong>: Por si la velocidad fuera poco, OpenDNS tambiÃ©n ofrece seguridad. OpenDNS analiza los dominios que pides y si alguno es un sitio conocido de phishing lo bloquea y te muestra un alerta:</p>
<div style="text-align: center"><img alt="OpenDNS bloqueando phishing" id="image9" title="OpenDNS bloqueando phishing" src="http://foxteck.grupolinuxer.org/wp-content/uploads/2006/12/opendns_phishing.png" /></div>
<p>OpenDNS utiliza <a target="_blank" title="PhishTank" href="http://www.phishtank.com/">PhishTank</a> para detectar sitios fraudulentos. Este es el mismo mecanismo que utilizarÃ¡ <a target="_blank" title="Opera a utilizar PhishTank" href="http://www.opera.com/pressreleases/en/2006/12/18/">Opera</a> y que la fundacion de Mozilla usa para probar Firefox y que ha <a target="_blank" title="Mozilla usando PhishingTank" href="http://www.phishtank.com/blog/2006/11/14/phishtank-datas-so-good-its-the-standard/">probado</a> ser efectivo.</p>
<p><strong>Inteligente</strong>: Por Ãºltimo, OpenDSN ofrece algunas caracterÃ­sticas que lo hacen "inteligente". Cuando escribes una direcciÃ³n incorrecta, por ejemplo www.grupolinuxer.ogr automÃ¡ticamente la corrige (a la firefox) a www.grupolinuxer.org, ademÃ¡s si el dominio no existe hace una bÃºsqueda (en google?) y muestra resultados similares.<br />
<strong>El extra</strong>: Si te <a target="_blank" title="Crear Cuenta en OpenDNS" href="https://www.opendns.com/account/create_account.php">registras</a> en OpenDNS, te generan estadÃ­sticas de uso diario que te muestran cuantas peticiones de DNS has hecho y cuantas han sido Ãºnicas, es decir, no estaban <em>cach</em>adas.</p>
<p align="center">
<p align="center"><img alt="Total Requests" id="image12" title="Total Requests" src="http://foxteck.grupolinuxer.org/wp-content/uploads/2006/12/total_request.png" /></p>
<p align="center"><img alt="DNS Cache" id="image11" title="DNS Cache" src="http://foxteck.grupolinuxer.org/wp-content/uploads/2006/12/cached_requests.png" /></p>
<p align="center">
<p align="left">De acuerdo a las grÃ¡ficas al rededor del 70% de mis peticiones estÃ¡n en cache, asÃ­ que tecnicamente, me ahorro mas de la mitad del <em>overhead</em> del DNS.</p>
<p align="left">
<p align="left"><strong>La configuraciÃ³n</strong>: En linux configurar tu mÃ¡quina para utilizar OpenDNS es sencillo, solo modificar tu archivo /etc/resolv.conf para que se vea asÃ­:</p>
<p align="left">
<div class="igBar"><span id="lshell-18"><a href="#" onclick="javascript:showPlainTxt('shell-18'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">SHELL:</span>
<div id="shell-18">
<div class="shell">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066; font-weight: bold;">eromero</span>@<span style="color: #AA2528; font-weight: bold;">hack</span> ~ $ <span style="color: #48FF30; font-weight: bold;">cat</span> /etc/resolv.conf</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">nameserver <span style="color: #cc66cc; font-weight: bold;color:#800000;">208</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">67</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">222</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">222</span> <span style="color: #00AACC; font-style: italic; font-weight: bold;"># OpenDNS 1</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">nameserver <span style="color: #cc66cc; font-weight: bold;color:#800000;">208</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">67</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">220</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">220</span> <span style="color: #00AACC; font-style: italic; font-weight: bold;"># OpenDNS 2</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">nameserver <span style="color: #cc66cc; font-weight: bold;color:#800000;">200</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">23</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">242</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">193</span> <span style="color: #00AACC; font-style: italic; font-weight: bold;"># Prodigy</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">nameserver <span style="color: #cc66cc; font-weight: bold;color:#800000;">200</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">23</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">242</span>.<span style="color: #cc66cc; font-weight: bold;color:#800000;">201</span> <span style="color: #00AACC; font-style: italic; font-weight: bold;"># Prodigy </span></div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p align="left">En la pÃ¡gina de OpenDNS puedes encontrar varios archivos de configuraciÃ³n para varios dispositivos (incluyendo <a target="_blank" title="ConfiguraciÃ³n en Windows " href="http://www.opendns.com/start/windows.php">Windows</a> PC &#038; <a target="_blank" title="Palm OS 5" href="http://www.opendns.com/start/palm_os5.php">Palm</a> PDA's) en mi caso yo "use" la configuraciÃ³n para mi modem <a target="_blank" title="2Wire Home Portal" href="http://www.opendns.com/start/2wire.php">2wire</a> de Prodigy.</p>
<p>Finalmente, cabe mencionar que, como todo, tambiÃ©n hay un par de contras en el servicio. El primero es que al utilizar cachÃ© algunos dominios no aparecen si los acabas de dar de alta en tu servidor de DNS (por ejemplo ns1.opengate.com.mx) OpenDNS tarda un poco en resolver los servicios si ya habias buscado un DNS que no existia y que acabas de crear; aunque esto realmente no afecta a nadie, solo a DNS Admins. La otra es que los servidores de OpenDNS estÃ¡n en Estados Unidos, por lo que toma mÃ¡s tiempo contactarlos que contactar a  un DNS de Prodigy aqui en MÃ©xico.</p>
<p>Sin embargo, a pesar de ello vale la pena utilizar el servicio. MÃ¡s aÃºn si hay mas personas que utilizan tu Internet y que no son "usuarios avanzados". Para ellos la protecciÃ³n de phishing, la correcciÃ³n de errores al escribir y la bÃºsqueda de dominios que no existen son una gran ayuda.</p>
<p><strong>Referencia:</strong></p>
<blockquote><p>OpenDNS - <a title="http://www.opendns.com" href="http://www.opendns.com">http://www.opendns.com</a></p>
<p>PhishTank - <a title="http://www.phishtank.com/" href="http://www.phishtank.com/">http://www.phishtank.com/</a></p></blockquote>
<p align="left">
]]></content:encoded>
			<wfw:commentRss>http://foxteck.grupolinuxer.org/2006/12/28/opendns-dns-rapido-y-confiable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Â¿Que es Linuxer?</title>
		<link>http://foxteck.grupolinuxer.org/2006/12/23/%c2%bfque-es-linuxer/</link>
		<comments>http://foxteck.grupolinuxer.org/2006/12/23/%c2%bfque-es-linuxer/#comments</comments>
		<pubDate>Sat, 23 Dec 2006 22:31:27 +0000</pubDate>
		<dc:creator>foxteck</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Linuxer]]></category>

		<guid isPermaLink="false">http://foxteck.grupolinuxer.org/2006/12/23/%c2%bfque-es-linuxer/</guid>
		<description><![CDATA[Linuxer es un sitio acerca de linux y software libre en general, creado y mantenido por entusiastas y para entusiastas. Estamos localizados en el Tec de Monterrey, Campus Guadalajara.
El Grupo estÃ¡ administrado por las siguientes personas:

Eduardo A. Romero GÃ³mez
Gustavo Diaz Prado
Raymundo Alatorre Mercado
Joaquin Bravo Contreras
Martin Moscosa
Alejandro GÃ³mez Limon 

Oficialmente el grupo de linux arrancÃ³ en [...]]]></description>
			<content:encoded><![CDATA[<p>Linuxer es un sitio acerca de linux y software libre en general, creado y mantenido por entusiastas y para entusiastas. Estamos localizados en el Tec de Monterrey, Campus Guadalajara.</p>
<p>El Grupo estÃ¡ administrado por las siguientes personas:</p>
<ul>
<li><strong>Eduardo A. Romero GÃ³mez</strong></li>
<li><strong>Gustavo Diaz Prado</strong></li>
<li><strong>Raymundo Alatorre</strong> <strong>Mercado</strong></li>
<li><strong>Joaquin Bravo Contreras</strong></li>
<li><strong>Martin Moscosa</strong></li>
<li><strong>Alejandro GÃ³mez Limon </strong></li>
</ul>
<p>Oficialmente el grupo de linux arrancÃ³ en Enero del 2005, extraoficialmente comenzamos en Agosto del 2004. Actualmente estamos  cambiando de infraestructura  a un nuevo servidor y nuevo dominio, tratando de mantener todo en un nuevo sitio mas libre y con mÃ¡s informacion.</p>
]]></content:encoded>
			<wfw:commentRss>http://foxteck.grupolinuxer.org/2006/12/23/%c2%bfque-es-linuxer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mi Blog</title>
		<link>http://foxteck.grupolinuxer.org/2006/12/23/mi-blog/</link>
		<comments>http://foxteck.grupolinuxer.org/2006/12/23/mi-blog/#comments</comments>
		<pubDate>Sat, 23 Dec 2006 21:55:12 +0000</pubDate>
		<dc:creator>foxteck</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://foxteck.grupolinuxer.org/2006/12/23/mi-blog/</guid>
		<description><![CDATA[ Este es el primer post de mi blog, espero que tenga chanze de actualizarlo seguido. La idea es que forme parte de los Blogs de Grupo Linuxer.     Tengo 5 categorias en las que espero postear:




Comunidad: Cosas relacionadas con la comunidad, noticias, politica, etc.


Open Source: El mundo de Linux &#038; Open [...]]]></description>
			<content:encoded><![CDATA[<p align="justify"><img border="1" align="left" style="border-color: #dddddd; margin: 2px; padding: 1px" title="Eduardo Romero" alt="Eduardo Romero" src="http://foxteck.grupolinuxer.org/wp-content/uploads/2006/12/agi181096168_6453282a93.png" /> Este es el primer post de mi blog, espero que tenga chanze de actualizarlo seguido. La idea es que forme parte de los Blogs de <a href="http://grupolinuxer.rg">Grupo Linuxer</a>.     Tengo 5 categorias en las que espero postear:</p>
<p align="justify">
<div align="left">
<ul>
<li>
<div align="left"><strong>Comunidad:</strong> Cosas relacionadas con la comunidad, noticias, politica, etc.</div>
</li>
<li>
<div align="left"><strong>Open Source:</strong> El mundo de Linux &#038; Open Source, aqui irÃ¡n los artÃ­culos, tutoriales y noticias que quiera publicar sobre Linux, Open Soure, Free  Software, Nexos y Conexos.</div>
</li>
<li>
<div align="left"><strong>Servers:</strong> InformaciÃ³n relacionada con servidores, hosting y administraciÃ³n de linux.</div>
</li>
<li>
<div align="left"><strong>Web Dev:</strong> Desarrollo web y PHP.</div>
</li>
<li><strong>General: </strong> Lo que no quede en ninguna de las otras categorias <img src='http://foxteck.grupolinuxer.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://foxteck.grupolinuxer.org/2006/12/23/mi-blog/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
