<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>SSHを頻繁に使っていると，id_rsa 一個じゃ全然足りない。コマンド毎に鍵を指定してオクのめんどくさい。 SSHのログイン鍵とログインユーザーをサーバー毎に別にする .ssh/config Host 192.168.10.* IdentityFile ~/.ssh/id_rsa-local Host 192.168.21.* user admin IdentityFile ~/.ssh/id_rsa-local21 これで設定終わりです。わかりやすいですね。 ssh 192.168.10.12ssh 192.168.21.12で別々の鍵が使われます。 別の方法 コマンドのAliasを登録す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F20110628%2F1309230095&quot; title=&quot;SSHホスト毎に別のユーザー名と鍵を使う - それマグで！&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>2011-06-28 12:01:35</published>
  <title>SSHホスト毎に別のユーザー名と鍵を使う</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/20110628/1309230095</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
