SSH Keys

Last update: 14 Nov 2022 [History] [Edit]

One important thing that might be worth doing, is generating ssh keys and linking them to lxplus and your local machine.

GitLab supports secure communication between Git and its servers using SSH keys.

The SSH protocol provides this security and allows you to authenticate to the GitLab remote server without supplying your username or password each time.

Instructions for generating keys and linking them to your GitLab account can be found HERE. Let us know if you are having trouble with this.