<?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/"
><channel><title>Wandering Samurai &#187; openssh</title> <atom:link href="http://wanderingsamurai.net/archives/tag/openssh/feed" rel="self" type="application/rss+xml" /><link>http://wanderingsamurai.net</link> <description>An Electron In A Sea Of Data</description> <lastBuildDate>Sun, 19 Feb 2012 23:41:44 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>OpenSSH Public Key Authentication</title><link>http://wanderingsamurai.net/archives/218</link> <comments>http://wanderingsamurai.net/archives/218#comments</comments> <pubDate>Tue, 17 Nov 2009 18:32:45 +0000</pubDate> <dc:creator>pixel</dc:creator> <category><![CDATA[Tutorials]]></category> <category><![CDATA[auth]]></category> <category><![CDATA[key]]></category> <category><![CDATA[openssh]]></category> <category><![CDATA[pgp]]></category> <category><![CDATA[ssh]]></category><guid
isPermaLink="false">http://wanderingsamurai.net/?p=218</guid> <description><![CDATA[Key Generation ssh-keygen -q -f ~/.ssh/id_rsa -t rsa Enter passphrase (empty for no passphrase): … Enter same passphrase again: … Key Distribution # first, upload public key from client to server scp ~/.ssh/id_rsa.pub user@server.example.org: # next, setup the public key on server cat ~/id_rsa.pub &#62;&#62; ~/.ssh/authorized_keys chmod 600 ~/.ssh/authorized_keys rm ~/id_rsa.pub]]></description> <wfw:commentRss>http://wanderingsamurai.net/archives/218/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 3/10 queries in 0.005 seconds using disk: basic
Object Caching 395/395 objects using disk: basic

Served from: wanderingsamurai.net @ 2012-05-20 14:27:51 -->
