ssh設定ファイル - tetsuyaf1100/hello-world GitHub Wiki

ssh設定ファイル

  • ~/.ssh/config
Host ec2
   HostName x.x.x.x
   User ec2-user
   IdentityFile ~/.ssh/private_key