<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>SSH</anon>
    <anon>コマンドライン</anon>
  </categories>
  <description>ssh コマンドはネットワーク越しに別のサーバーへ安全に接続するツールです。通信が暗号化されているため、パスワードやコマンドが盗聴されません。 基本的な接続 ssh user@hostname 初回接続時はサーバーのフィンガープリント確認が出ます。yes と入力すると ~/.ssh/known_hosts に登録されて次回から表示されなくなります。 よく使うオプション ポートを指定する（-p） ssh -p 2222 user@example.com 秘密鍵を指定する（-i） ssh -i ~/.ssh/id_ed25519_work user@example.com コマンドをリモートで実行…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2026%2F06%2F05%2F234515&quot; title=&quot;SSH 入門：接続・鍵認証・config ファイルの設定 - Engineering Tech Dojo&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>2026-06-05 23:45:15</published>
  <title>SSH 入門：接続・鍵認証・config ファイルの設定</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/06/05/234515</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
