diff --git a/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md b/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md index 0708780115498592f2d7995ceb193467517fbd71..6347d1028d4cea36a90af829ecaecab876cf56b8 100644 --- a/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md +++ b/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md @@ -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 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: