<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ohsawa0515</author_name>
  <author_url>https://blog.hatena.ne.jp/ohsawa0515/</author_url>
  <blog_title>本日も乙</blog_title>
  <blog_url>https://blog.jicoman.info/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>さくらのVPSだとSSH接続のポート番号は22で初期設定されている。 （Serversman@VPSだと3843がデフォルト設定になっている） 初期設定のままだと、接続アタックを受けたりする恐れがあるので 分かりにくくするためにポート番号を変更する。 前回と同様にsshd_configを編集する。 [~]$ sudo vi /etc/ssh/sshd_config sshd_configの13行目あたりを編集する。 #Port 22 ↓ Port 12345 「12345」というのが新しいポート番号。ポート番号は何でも良いが、 他のと被らないように4,5桁で指定しておくと良い。 ※3306はM…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.jicoman.info%2F2012%2F05%2Fssh_port%2F&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>2012-05-27 14:59:32</published>
  <title>SSHのポート番号を変更する</title>
  <type>rich</type>
  <url>https://blog.jicoman.info/2012/05/ssh_port/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
