Skip to content

Instantly share code, notes, and snippets.

@fmal
Created August 18, 2024 20:22
Show Gist options
  • Save fmal/66d80ae7623d4549217591f2674b548c to your computer and use it in GitHub Desktop.
Save fmal/66d80ae7623d4549217591f2674b548c to your computer and use it in GitHub Desktop.
chmod 700 ~/.ssh && \
chmod 600 ~/.ssh/* && \
chmod 644 -f ~/.ssh/*.pub ~/.ssh/authorized_keys ~/.ssh/known_hosts ~/.ssh/config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment