SSH
Generate SSH keys
Generate ssh keys using the ssh-keygen command:
| |
after choosing any passwords the ssh key will be saved in the “.ssh” folder in the user directory
Restore permissions on ssh keys in user directory:
| |
Generate ssh keys using the ssh-keygen command:
| |
after choosing any passwords the ssh key will be saved in the “.ssh” folder in the user directory
| |