public:win10_openssh_en
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
public:win10_openssh_en [2022/07/06 14:00] – [Apply for a key] hirata.nanako | public:win10_openssh_en [2022/07/06 14:14] (現在) – [File for ssh connection settings] hirata.nanako | ||
---|---|---|---|
行 5: | 行 5: | ||
|Server|Jump_Server|Jump_Server_Username| | |Server|Jump_Server|Jump_Server_Username| | ||
|Client|Localhost|Local_Username| | |Client|Localhost|Local_Username| | ||
- | ※[[: | + | |
===== Open PowerShell ===== | ===== Open PowerShell ===== | ||
Press Start and then press {{: | Press Start and then press {{: | ||
行 117: | 行 117: | ||
- | ===== ssh接続設定のファイル | + | ===== File for ssh connection settings |
- | 以上の設定をファイルに保存し | + | By saving the ssh configuration to a file (C: |
- | * IdentityFile は秘密鍵を ssh-agent に登録するため必要ないが, | + | |
< | < | ||
- | Host 踏み台 | + | Host Jump_Server |
ForwardAgent yes | ForwardAgent yes | ||
ForwardX11 yes | ForwardX11 yes | ||
ForwardX11Trusted yes | ForwardX11Trusted yes | ||
- | User 踏み台username | + | User Jump_Server_Username |
- | HostName | + | HostName |
IdentityFile " | IdentityFile " | ||
</ | </ | ||
- | 下記コマンドでssh接続できる. | + | Connect to ssh with the following: |
< | < | ||
- | PS C:\ ssh 踏み台 | + | PS C:\ ssh Jump_Server |
</ | </ |
public/win10_openssh_en.1657083605.txt.gz · 最終更新: 2022/07/06 14:00 by hirata.nanako