ユーザ用ツール

サイト用ツール


public:win10_openssh_en

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
public:win10_openssh_en [2022/07/06 14:00] – [Apply for a key] hirata.nanakopublic: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|
-※[[:public:about_pdf|about PDF]]+
 ===== Open PowerShell ===== ===== Open PowerShell =====
 Press Start and then press  {{:public:win10_openssh:powershell.png?linkonly| “Windows PowerShell”}}. \\ Press Start and then press  {{:public:win10_openssh:powershell.png?linkonly| “Windows PowerShell”}}. \\
行 117: 行 117:
  
  
-===== ssh接続設定のファイル ===== +===== File for ssh connection settings ===== 
-以上の設定をファイルに保存し (C:\Users\username\.ssh\config), sshコマンドを省略できる. \\ +By saving the ssh configuration to a file (C:\Users\username\.ssh\config), the ssh command can be omitted
-* IdentityFile は秘密鍵を ssh-agent に登録するため必要ないが, 記録のため記述しておくとよい+
 <file> <file>
-Host 踏み台+Host Jump_Server
   ForwardAgent yes   ForwardAgent yes
   ForwardX11 yes   ForwardX11 yes
   ForwardX11Trusted yes   ForwardX11Trusted yes
-  User 踏み台username +  User Jump_Server_Username 
-  HostName 踏み台サーバ+  HostName Jump_Server
   IdentityFile "C:\Users\username\.ssh\id_ecdsa"   IdentityFile "C:\Users\username\.ssh\id_ecdsa"
  
 </file> </file>
  
-下記コマンドでssh接続できる. +Connect to ssh with the following: 
 <code> <code>
-PS C:\ ssh 踏み台+PS C:\ ssh Jump_Server
 </code> </code>
public/win10_openssh_en.1657083605.txt.gz · 最終更新: 2022/07/06 14:00 by hirata.nanako

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki