Skip to content

Instantly share code, notes, and snippets.

@juji
Created September 20, 2023 21:11
Show Gist options
  • Save juji/aae6f452ce33d17c9b6c05fb3a4c19f7 to your computer and use it in GitHub Desktop.
Save juji/aae6f452ce33d17c9b6c05fb3a4c19f7 to your computer and use it in GitHub Desktop.
ssh permission
cd ~ && chmod 600 ~/.ssh/* && chmod 700 ~/.ssh && chmod 644 ~/.ssh/*.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment