Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /branches/4-stable/doc/ja/html/menu/setup-ssh.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 331 - (hide annotations) (download) (as text)
Sat Dec 16 05:12:33 2006 UTC (17 years, 3 months ago) by maya
Original Path: doc/trunk/jp/html/menu/setup-ssh.html
File MIME type: text/html
File size: 1217 byte(s)
フォルダ構成を整理した。

1 maya 331 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2     "http://www.w3.org/TR/html4/strict.dtd">
3     <html>
4     <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
6     <TITLE>SSH([Setup] メニュー)</title>
7     <META http-equiv="Content-Style-Type" content="text/css">
8     <link rel="stylesheet" href="../style.css" type="text/css">
9     </head>
10    
11     <body>
12     <h1>SSH([Setup] メニュー)</h1>
13    
14     <h2>"TTSSH: Setup" ダイアログボックス</h2>
15    
16     <dl>
17     <dt>Compression level</dt>
18     <dd>
19     通信路の圧縮レベルを指定します。右にスライドさせるほど圧縮が強くかかります。(但し、ADSL や FTTH 等高速な回線ではレスポンスが悪くなる場合もあります。)
20     </dd>
21    
22     <dt>Prefered cihper order</dt>
23     <dd>
24     SSH 接続で使用する暗号の種類を順序を付けて指定します。<br/>
25     &lt;ciphers below this line are disabled&gt;以下の暗号は使用されません。
26     </dd>
27    
28     <dt>SSH Known Hosts</dt>
29     <dd>
30     SSH で接続したホスト(とホスト公開鍵)が格納されるファイルを指定します。
31     </dd>
32    
33     <dt>HeartBeat (keep-alive)</dt>
34     <dd>
35     一定時間ごとにパケットをホストに送信し、接続を維持します。(特に NAT 環境下で有効。)0を指定すると当該機能を無効化します。
36     </dd>
37     </dl>
38     </body>
39     </html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26