User Tools

Site Tools


auth:howto:sshkeygitlab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
auth:howto:sshkeygitlab [2017/06/13 11:56] – [LOCAL GITLAB PROFILE] apanoauth:howto:sshkeygitlab [2019/01/16 10:03] – external edit 127.0.0.1
Line 17: Line 17:
 <code>ssh-keygen -t rsa -C "your_email@unibz.it" -b 4096</code> <code>ssh-keygen -t rsa -C "your_email@unibz.it" -b 4096</code>
 To generate the key via PuTTygen follow the guidelines of the product.  To generate the key via PuTTygen follow the guidelines of the product. 
 +<note important>Windows GitBash your rsa-key (~/.ssh/id_rsa) file must be called id_rsa. Create it if it does not exist and add the generated rsa key there </note>
  
 Remember that you can also use another name for the file name. You can call the file gitlab.inf_rsa if you prefer or anything else.  Remember that you can also use another name for the file name. You can call the file gitlab.inf_rsa if you prefer or anything else. 
Line 31: Line 32:
  
 [[https://docs.gitlab.com/ee/gitlab-basics/create-your-ssh-keys.html|Official Gitlab Documentation]] [[https://docs.gitlab.com/ee/gitlab-basics/create-your-ssh-keys.html|Official Gitlab Documentation]]
-===== LOCAL GITLAB CLIENT PROFILE =====+===== GITLAB CLIENT CONFIGURATION =====
  
 ==== GLOBAL GIT ACCOUNT ==== ==== GLOBAL GIT ACCOUNT ====
/data/www/wiki.inf.unibz.it/data/pages/auth/howto/sshkeygitlab.txt · Last modified: 2019/12/03 14:18 by apano