ubuntu-server-10-04:sshd_setting
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| ubuntu-server-10-04:sshd_setting [2010/07/23 00:38] – admin | ubuntu-server-10-04:sshd_setting [2015/01/03 19:37] (現在) – 以前のリビジョンを復元 (2010/07/23 00:41) admin | ||
|---|---|---|---|
| 行 27: | 行 27: | ||
| ===== 変更点 ===== | ===== 変更点 ===== | ||
| - | * Port 12222 | + | * Port 5555 |
| * ポートを変更してセキュリティ強化 | * ポートを変更してセキュリティ強化 | ||
| * PermitRootLogin no | * PermitRootLogin no | ||
| 行 37: | 行 37: | ||
| + | < | ||
| + | $ diff / | ||
| + | 5c5,6 | ||
| + | < Port 22 | ||
| + | --- | ||
| + | > #Port 22 | ||
| + | > Port 5555 | ||
| + | 26c27,28 | ||
| + | < PermitRootLogin yes | ||
| + | --- | ||
| + | > # | ||
| + | > PermitRootLogin no | ||
| + | 50a53 | ||
| + | > PasswordAuthentication no | ||
| + | 86a90,100 | ||
| + | > | ||
| + | > | ||
| + | > ##### ADDED by foo START ##### | ||
| + | > AllowUsers foo | ||
| + | > | ||
| + | > #KeepAlive no | ||
| + | > # | ||
| + | > # | ||
| + | > | ||
| + | > ##### ADDED by foo END ##### | ||
| + | > | ||
| + | </ | ||
ubuntu-server-10-04/sshd_setting.1279813120.txt.gz · 最終更新: 2010/07/23 00:38 by admin
