<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>na03</author_name>
  <author_url>https://blog.hatena.ne.jp/na03/</author_url>
  <blog_title>nao研究室</blog_title>
  <blog_url>https://na03.hatenadiary.org/</blog_url>
  <categories>
    <anon>FreeBSD</anon>
    <anon>FreeBSD</anon>
  </categories>
  <description>FreeBSDでsshでリモートログインするための設定 以下でsshの設定を変更します su /etc/ssh/sshd_config この中のに以下のような記述があると思います PasswordAuthentication no このnoの部分をyesに書き換えます。 PasswordAuthentication yes プロセスIDを調べます。 ps -ax | grep ssh これでsshのプロセスID(一番左の数字)がわかったと思います。 このプロセスを再起動させます。今回は604だったので以下で604を指定します。 kill -HUP 604 FreeBSDの設定は終了です。 では…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fna03.hatenadiary.org%2Fentry%2F20071106%2F1194327499&quot; title=&quot;リモートログイン - nao研究室&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>2007-11-06 14:38:19</published>
  <title>リモートログイン</title>
  <type>rich</type>
  <url>https://na03.hatenadiary.org/entry/20071106/1194327499</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
