centos:ssh
                差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| centos:ssh [2015/08/28 07:06] – clownclown | centos:ssh [2025/02/16 13:53] (現在) – 外部編集 127.0.0.1 | ||
|---|---|---|---|
| 行 182: | 行 182: | ||
| # openssl rsa -in id_rsa.org -out id_rsa | # openssl rsa -in id_rsa.org -out id_rsa | ||
| # chmod 600 id_rsa* | # chmod 600 id_rsa* | ||
| + | </ | ||
| + | |||
| + | ===== コネクション数の制限・調整  | ||
| + | |||
| + | < | ||
| + | # vi / | ||
| + | |||
| + | > MaxStartups 10:30:100 | ||
| + | > MaxStartups 開始数:確率:最大数 | ||
| + | |||
| + | 10接続までは受け付け、以降は30%の確率で拒否し、100接続を超えると以降は全て拒否。 | ||
| + | |||
| + | # / | ||
| </ | </ | ||
centos/ssh.1440745582.txt.gz · 最終更新: 2025/02/16 13:50 (外部編集)
                
                