Created
March 23, 2021 16:30
-
-
Save romanitalian/455b608fe7dcddcdc7752412f89262bb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!#/usr/bin/bash | |
chmod 700 ~/.ssh | |
chmod 600 ~/.ssh/* | |
chmod 644 -f ~/.ssh/*.pub ~/.ssh/authorized_keys ~/.ssh/known_hosts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment