差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| windows:openssh [2021/06/15 01:46] – [scoop でインストール可能な OpenSSH の実装] ともやん | windows:openssh [2025/03/13 15:20] (現在) – [scoop で利用可能な OpenSSH の配布形態] ともやん | ||
|---|---|---|---|
| 行 8: | 行 8: | ||
| $ scoop install git openssh | $ scoop install git openssh | ||
| </ | </ | ||
| - | < | + | < |
| - | < | + | |
| Installing ' | Installing ' | ||
| Loading PortableGit-2.26.0-64-bit.7z.exe from cache | Loading PortableGit-2.26.0-64-bit.7z.exe from cache | ||
| 行 105: | 行 104: | ||
| Creating shim for ' | Creating shim for ' | ||
| ' | ' | ||
| - | </ | + | </ |
| - | </ | + | |
| pshazz のインストール\\ | pshazz のインストール\\ | ||
| 行 112: | 行 110: | ||
| $ scoop install pshazz | $ scoop install pshazz | ||
| </ | </ | ||
| - | < | + | < |
| - | < | + | |
| Installing ' | Installing ' | ||
| Downloading https:// | Downloading https:// | ||
| 行 134: | 行 131: | ||
| Creating shim for ' | Creating shim for ' | ||
| ' | ' | ||
| - | </ | + | </ |
| - | </ | + | |
| ===== 公開/ | ===== 公開/ | ||
| 行 145: | 行 141: | ||
| <WRAP prewrap 100%> | <WRAP prewrap 100%> | ||
| <code powershell> | <code powershell> | ||
| - | $ cd ~ | ||
| $ ssh-keygen -t rsa -b 4096 -f ~/ | $ ssh-keygen -t rsa -b 4096 -f ~/ | ||
| </ | </ | ||
| 行 179: | 行 174: | ||
| <WRAP prewrap 100%> | <WRAP prewrap 100%> | ||
| <code powershell> | <code powershell> | ||
| - | $ cd ~ | ||
| $ ssh-keygen -t ecdsa -b 521 -f ~/ | $ ssh-keygen -t ecdsa -b 521 -f ~/ | ||
| </ | </ | ||
| 行 213: | 行 207: | ||
| <WRAP prewrap 100%> | <WRAP prewrap 100%> | ||
| <code powershell> | <code powershell> | ||
| - | $ cd ~ | ||
| $ ssh-keygen -t ed25519 -f ~/ | $ ssh-keygen -t ed25519 -f ~/ | ||
| </ | </ | ||
| 行 264: | 行 257: | ||
| </ | </ | ||
| - | ===== scoop でインストール可能な OpenSSH の実装 | + | ===== scoop で利用可能な OpenSSH の配布形態 |
| 2021/06/15 現在、本家である [[https:// | 2021/06/15 現在、本家である [[https:// | ||
| Fedora 34 では openssh-8.6p1-3 がリリースされている。\\ | Fedora 34 では openssh-8.6p1-3 がリリースされている。\\ | ||
| - | < | + | < |
| < | < | ||
| $ dnf info openssh | $ dnf info openssh | ||
| 行 298: | 行 291: | ||
| </ | </ | ||
| + | scoop の main bucket の配布状況は以下のような感じである。\\ | ||
| <WRAP prewrap 100%> | <WRAP prewrap 100%> | ||
| <code powershell> | <code powershell> | ||