... | ... | @@ -8,7 +8,7 @@ The SSH keys serve as a door/key combination, allowing computers possessing the |
|
|
|
|
|
1. Open a command shell
|
|
|
2. Navigate to your home directory if not already there by running the following command: `cd ~`
|
|
|
3. run the command: `ssh-keygen`
|
|
|
3. Run the command: `ssh-keygen`
|
|
|
4. Press Enter to accept the suggested location '~/.ssh/id_rsa'. We strongly recommend not to change this location!
|
|
|
5. (If you already set up a SSH connection in the past and want to renew - e.g. because you want to change the passphrase: Accept to overwrite the file by entering `y` and pressing Enter.
|
|
|
6. Enter your passphrase twice
|
... | ... | |