Skip to content

Instantly share code, notes, and snippets.

@watermouth
Last active December 5, 2019 08:49
Show Gist options
  • Select an option

  • Save watermouth/007d8fd0795013f1011f68cc7477a597 to your computer and use it in GitHub Desktop.

Select an option

Save watermouth/007d8fd0795013f1011f68cc7477a597 to your computer and use it in GitHub Desktop.
ssh configを用いてssh接続する, windowsで File のpermission をいじる
ssh -F ~/ssh_config/config TargetHost

みたいな書き方. -F オプション

permission

600に設定する必要があるが, 個別に右クリックプロパティ詳細設定~で自分以外のユーザの権限を削除する

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment