<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kanonji</author_name>
  <author_url>https://blog.hatena.ne.jp/kanonji/</author_url>
  <blog_title>kanonji’s diary</blog_title>
  <blog_url>https://kanonji.hatenadiary.com/</blog_url>
  <categories>
    <anon>Windows</anon>
    <anon>Linux</anon>
  </categories>
  <description>開発環境のsshするのに、毎回ユーザー名とパスワード入れるのも面倒だったので、鍵作りました。開発環境とはいえパスワード認証でsshするのもあまり良くないし。 鍵生成 $ pwd /home/myuser $ mkdir .ssh $ chmod go-r .ssh/ $ cd .ssh/ $ ssh-keygen -b 2048 -t rsa -N '' -f work-rsa Generating public/private rsa key pair. Your identification has been saved in work-rsa. Your public key has b…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkanonji.hatenadiary.com%2Fentry%2F20110415%2F1302827670&quot; title=&quot;puttyで公開鍵暗号を使ってユーザー名・パスワードを省略してログインする設定をした。 - kanonji’s diary&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-04-15 09:34:30</published>
  <title>puttyで公開鍵暗号を使ってユーザー名・パスワードを省略してログインする設定をした。</title>
  <type>rich</type>
  <url>https://kanonji.hatenadiary.com/entry/20110415/1302827670</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
