<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Ssh on Justin Carmony</title>
		<link>https://www.justincarmony.com/tags/ssh/</link>
		<description>Recent content in Ssh on Justin Carmony</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Wed, 14 Jul 2010 19:52:05 +0000</lastBuildDate>
		
			<atom:link href="https://www.justincarmony.com/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Setting up SSH Key Authentication Between Servers</title>
				<link>https://www.justincarmony.com/2010/07/14/setting-up-ssh-key-authentication-between-servers/</link>
				<pubDate>Wed, 14 Jul 2010 19:52:05 +0000</pubDate>
				<guid>https://www.justincarmony.com/2010/07/14/setting-up-ssh-key-authentication-between-servers/</guid>
				<description>&lt;p&gt;&lt;a href=&#34;https://www.justincarmony.com/images/wp/2010/07/openssh-logo.png&#34;&gt;&lt;img src=&#34;https://www.justincarmony.com/images/wp/2010/07/openssh-logo.png&#34; alt=&#34;&#34; title=&#34;openssh-logo&#34;&gt;&lt;/a&gt;I always forget how to do this, so I have to look it up each time. This will make it easier the next time. It is so simple, just I always forget.&lt;/p&gt;&#xA;&lt;p&gt;First, I need to generate my ssh pub and private keys on the host server: ssh-keygen&lt;/p&gt;&#xA;&lt;p&gt;Second, I need to copy the pub key to the remote server: ssh-copy-id -i id_rsa.pub &lt;a href=&#34;mailto:user@server.local&#34;&gt;user@server.local&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Then, that it! Now that I wrote it down, I won&amp;rsquo;t forget it&amp;hellip; I hope.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
