<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MIZUNO</author_name>
  <author_url>https://blog.hatena.ne.jp/MIZUNO/</author_url>
  <blog_title>May the Source be with you</blog_title>
  <blog_url>https://mizuno.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>SSH でサーバにリモートログインする際、パスワード認証ではなく公開鍵認証を行っている人も多いかと思います。自宅内では同じ鍵を使い回していたのですが、仕事の都合で新しい鍵を作ることになりました。例によって備忘録です。 キーを作るのはこんな感じ。 $ ssh-keygen -C hoge@fuga.com -f ~/.ssh/id_rsa.hogeログインする時は -i オプションで鍵ファイルを指定することで、鍵を使い分けることができます。 $ ssh -i ~/.ssh/id_rsa.hoge hoge@fuga.com~/.ssh/config に使用する鍵を列挙しておけば、鍵ファイルを勝手…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmizuno.hatenadiary.org%2Fentry%2F20080705%2F1215238138&quot; title=&quot;複数の公開鍵を使い分ける - May the Source be with you&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-07-05 15:08:58</published>
  <title>複数の公開鍵を使い分ける</title>
  <type>rich</type>
  <url>https://mizuno.hatenadiary.org/entry/20080705/1215238138</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
