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

<channel>
	<title>Weblog de Mikeru</title>
	<atom:link href="http://mikerux.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikerux.wordpress.com</link>
	<description>Ubuntu y +</description>
	<lastBuildDate>Tue, 09 Dec 2008 22:41:52 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='mikerux.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/703a1439605c349f87f62d6ce0891cfd?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Weblog de Mikeru</title>
		<link>http://mikerux.wordpress.com</link>
	</image>
			<item>
		<title>SSH: Administración remota</title>
		<link>http://mikerux.wordpress.com/2008/12/09/ssh-administracion-remota/</link>
		<comments>http://mikerux.wordpress.com/2008/12/09/ssh-administracion-remota/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 22:19:53 +0000</pubDate>
		<dc:creator>mikerux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mikerux.wordpress.com/?p=14</guid>
		<description><![CDATA[Instalamos ssh:
$ sudo aptitude install ssh
Editamos el fichero de configuración de ssh:
$ sudo gedit /etc/ssh/sshd_config
y cambiamos o creamos:
Port 1234   // Cambiamos el puerto que escucha ssh para mayor seguridad
Protocol 2 // Más seguro que 1
LoginGraceTime 30 // Tiempo para hacer login
PermitRootLogin no // Impedir accesos como root
MaxAuthTries 2 // Número máximo de intentos de hacer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mikerux.wordpress.com&blog=4147003&post=14&subd=mikerux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Instalamos ssh:</p>
<p>$ sudo aptitude install ssh</p>
<p>Editamos el fichero de configuración de ssh:</p>
<p><code>$ sudo gedit /etc/ssh/sshd_config</code></p>
<p>y cambiamos o creamos:</p>
<p>Port 1234   // Cambiamos el puerto que escucha ssh para mayor seguridad</p>
<p>Protocol 2 // Más seguro que 1</p>
<p><code>LoginGraceTime 30 // Tiempo para hacer login</code></p>
<p><code>PermitRootLogin no // Impedir accesos como root</code></p>
<p><code>MaxAuthTries 2 // Número máximo de intentos de hacer login</code></p>
<p>Para hacer una conexión remota:</p>
<p>$ ssh -p <em>puerto</em> <em>usuario</em>@<em>ip_remota</em></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mikerux.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mikerux.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mikerux.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mikerux.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mikerux.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mikerux.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mikerux.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mikerux.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mikerux.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mikerux.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mikerux.wordpress.com&blog=4147003&post=14&subd=mikerux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mikerux.wordpress.com/2008/12/09/ssh-administracion-remota/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9ea01eb2880f2223cc4aae1f6bfa8708?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mikerux</media:title>
		</media:content>
	</item>
		<item>
		<title>Error en gestores de paquetes.</title>
		<link>http://mikerux.wordpress.com/2008/07/05/error-en-gestores-de-paquetes/</link>
		<comments>http://mikerux.wordpress.com/2008/07/05/error-en-gestores-de-paquetes/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 09:38:11 +0000</pubDate>
		<dc:creator>mikerux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[synaptic]]></category>

		<guid isPermaLink="false">http://mikerux.wordpress.com/?p=6</guid>
		<description><![CDATA[En algunas ocasiones, un paquete se puede quedar &#8216;inestable&#8217;, dejándote sin synaptic, apt-get o aptitude. Comentar que esto ha sido probado en Ubuntu 8.04.
Al intentar eliminarlo:
$ sudo aptitude remove &#8211; - purge el_paquete_que_sea
La consola te devuelve:
&#8220;El paquete está en un estado muy malo e inconsistente &#8211; debe reinstalarlo antes de intentar desinstalarlo.&#8221;
El problema es que [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mikerux.wordpress.com&blog=4147003&post=6&subd=mikerux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>En algunas ocasiones, un paquete se puede quedar &#8216;inestable&#8217;, dejándote sin synaptic, apt-get o aptitude. Comentar que esto ha sido probado en Ubuntu 8.04.</p>
<p>Al intentar eliminarlo:</p>
<p>$ sudo aptitude remove &#8211; - purge el_paquete_que_sea</p>
<p>La consola te devuelve:</p>
<p>&#8220;El paquete está en un estado muy malo e inconsistente &#8211; debe reinstalarlo antes de intentar desinstalarlo.&#8221;</p>
<p>El problema es que si se intenta instalar:</p>
<p>&#8220;El paquete &#8220;el_paquete_que_sea&#8221; necesita ser reinstalado, pero no se encuentra un archivo para éste.&#8221;</p>
<p>Algunas veces lo siguiente funciona:</p>
<p>$ sudo dpkg &#8211;configure -a</p>
<p>$ sudo aptitude -f install  el_paquete_que_sea.deb</p>
<p>$ sudo aptitude remove &#8211;purge el_paquete_que_sea</p>
<p>Aunque lo que siempre me ha funcionado es:</p>
<p>$ sudo gedit /var/lib/dpkg/status</p>
<p>Buscamos las líneas correspondientes a nuestro paquete, las eliminamos y guardamos.</p>
<p>$ sudo aptitude update</p>
<p>$ sudo synaptic</p>
<p>Y ya está, solucionado.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mikerux.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mikerux.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mikerux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mikerux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mikerux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mikerux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mikerux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mikerux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mikerux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mikerux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mikerux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mikerux.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mikerux.wordpress.com&blog=4147003&post=6&subd=mikerux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mikerux.wordpress.com/2008/07/05/error-en-gestores-de-paquetes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9ea01eb2880f2223cc4aae1f6bfa8708?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mikerux</media:title>
		</media:content>
	</item>
		<item>
		<title>Hola Mundo:</title>
		<link>http://mikerux.wordpress.com/2008/07/05/hola-mundo/</link>
		<comments>http://mikerux.wordpress.com/2008/07/05/hola-mundo/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 09:14:57 +0000</pubDate>
		<dc:creator>mikerux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mikerux.wordpress.com/?p=5</guid>
		<description><![CDATA[Este espacio intentará ser una especie de almacén. Aquí guardaré todas esas ayudas que alguna vez use. Espero que le sirva a alguien más que a mí mismo.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mikerux.wordpress.com&blog=4147003&post=5&subd=mikerux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Este espacio intentará ser una especie de almacén. Aquí guardaré todas esas ayudas que alguna vez use. Espero que le sirva a alguien más que a mí mismo.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mikerux.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mikerux.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mikerux.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mikerux.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mikerux.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mikerux.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mikerux.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mikerux.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mikerux.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mikerux.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mikerux.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mikerux.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mikerux.wordpress.com&blog=4147003&post=5&subd=mikerux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mikerux.wordpress.com/2008/07/05/hola-mundo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9ea01eb2880f2223cc4aae1f6bfa8708?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mikerux</media:title>
		</media:content>
	</item>
	</channel>
</rss>