<?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>
