<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>WorldWorldWorld</author_name>
  <author_url>https://blog.hatena.ne.jp/WorldWorldWorld/</author_url>
  <blog_title>小さな星がほらひとつ</blog_title>
  <blog_url>https://blog.wackwack.net/</blog_url>
  <categories>
    <anon>ソフトウェア</anon>
    <anon>ソフトウェア-ssh</anon>
  </categories>
  <description>SSHを利用しているといつの間にか接続がタイムアウトしていて、流したシェルが中断されてる・・・なんてことありますよね。今まで放置していたのですがいい加減解決しようと思い、ちょっと調べてみました。方法は簡単。ログインサーバのsshd設定ファイルに以下のとおり設定を加えます。 #/etc/ssh/sshd_config ClientAliveInterval 120 #クライアントに応答確認する間隔 ClientAliveCountMax 3 #応答確認を繰り返す回数上記の設定では120秒ごとにクライアントへ応答を行い、3回（=360秒間）応答がなければ タイムアウトにします。 デフォルトではCl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.wackwack.net%2Fentry%2F2014%2F07%2F04%2F000902&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>2014-07-04 00:09:02</published>
  <title>SSHのタイムアウトを防ぐ</title>
  <type>rich</type>
  <url>https://blog.wackwack.net/entry/2014/07/04/000902</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
