Skip to content

Instantly share code, notes, and snippets.

@ayr-ton
Last active April 4, 2022 12:27
Show Gist options
  • Save ayr-ton/d4d857f5e2325c545dde4522825dcf80 to your computer and use it in GitHub Desktop.
Save ayr-ton/d4d857f5e2325c545dde4522825dcf80 to your computer and use it in GitHub Desktop.
Configuring your keys in a new SSH server
touch ~/.ssh/authorized_keys
curl https://github.com/ayr-ton.keys >> ~/.ssh/authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment