Skip to content

Instantly share code, notes, and snippets.

@vhbui02
Created May 1, 2023 13:55
Show Gist options
  • Save vhbui02/094eff2913b44ec4e0c31eb14045c9b3 to your computer and use it in GitHub Desktop.
Save vhbui02/094eff2913b44ec4e0c31eb14045c9b3 to your computer and use it in GitHub Desktop.
[Change permission to increase Linux security] #linux

chmod 700 /home/[your-username]

chmod 700 ~/.ssh

chmod 600 ~/.ssh/authorized_keys

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