Skip to content
Snippets Groups Projects
Commit 447f5578 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update ssh-keys.md

parent 87788901
No related branches found
No related tags found
No related merge requests found
Pipeline #36896 failed
...@@ -14,7 +14,7 @@ local $ ssh-keygen -C 'username@organization.example.com' -f additional_key ...@@ -14,7 +14,7 @@ local $ ssh-keygen -C 'username@organization.example.com' -f additional_key
By default, your private key is saved to the `id_rsa` file in the `.ssh` directory By default, your private key is saved to the `id_rsa` file in the `.ssh` directory
and your public key is saved to the `id_rsa.pub` file. and your public key is saved to the `id_rsa.pub` file.
## Adding SSH Key to your linux system SSH Agent ## Adding SSH Key to Linux System SSH Agent
1. Check if SSH Agent is running: 1. Check if SSH Agent is running:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment