<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comentarios en: Administrar servidores web vía SSH sin contraseña</title>
	<atom:link href="http://www.phpbsd.net/2009/02/22/administrar-servidores-web-via-ssh-sin-contrasena/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpbsd.net/2009/02/22/administrar-servidores-web-via-ssh-sin-contrasena/</link>
	<description>Blogueando sobre PHP, BSD, SEO, AJAX, Seguridad, Rendimiento... y mucho más</description>
	<lastBuildDate>Mon, 04 Oct 2010 10:22:21 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: Oriol</title>
		<link>http://www.phpbsd.net/2009/02/22/administrar-servidores-web-via-ssh-sin-contrasena/#comment-27274</link>
		<dc:creator>Oriol</dc:creator>
		<pubDate>Sun, 22 Feb 2009 20:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpbsd.net/?p=113#comment-27274</guid>
		<description>&lt;a href=&quot;#comment-27272&quot; rel=&quot;nofollow&quot;&gt;@Javier Perez&lt;/a&gt; 
Cierto, aunque el comando &lt;em&gt;ssh-copy-id&lt;/em&gt; no está disponible en todos los sabores de UNIX. Por ejemplo en FreeBSD y MacOSX no lo tenemos (uno que es BSDero).
Pero no hay problema porque el comando &lt;em&gt;ssh-copy-id&lt;/em&gt; es un shell script que justo hace lo citado en el post.</description>
		<content:encoded><![CDATA[<p><a href="#comment-27272" rel="nofollow">@Javier Perez</a><br />
Cierto, aunque el comando <em>ssh-copy-id</em> no está disponible en todos los sabores de UNIX. Por ejemplo en FreeBSD y MacOSX no lo tenemos (uno que es BSDero).<br />
Pero no hay problema porque el comando <em>ssh-copy-id</em> es un shell script que justo hace lo citado en el post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Javier Perez</title>
		<link>http://www.phpbsd.net/2009/02/22/administrar-servidores-web-via-ssh-sin-contrasena/#comment-27272</link>
		<dc:creator>Javier Perez</dc:creator>
		<pubDate>Sun, 22 Feb 2009 18:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpbsd.net/?p=113#comment-27272</guid>
		<description>Hacer scp quedó para la historia... ahora se usa:
$ ssh-copy-id -i .ssh/id_rsa.pub servidor
Se introduce contraseña, y listo :)</description>
		<content:encoded><![CDATA[<p>Hacer scp quedó para la historia&#8230; ahora se usa:<br />
$ ssh-copy-id -i .ssh/id_rsa.pub servidor<br />
Se introduce contraseña, y listo :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

