This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ssh_key_access [2017/01/18 03:13] parktaehyoun |
ssh_key_access [2017/01/18 03:13] (current) parktaehyoun |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| If you don't already have one, see [[Creating SSH Key]]. | If you don't already have one, see [[Creating SSH Key]]. | ||
| - | - Copy the contents of the SSH Key: <code> $ xclip -sel clip < path/to/id_rsa.pub </code> Or open the file with a text editor and manually copy the contents) | + | - Copy the contents of the SSH Key: <code> $ xclip -sel clip < path/to/id_rsa.pub </code> or open the file with a text editor and manually copy the contents. |
| - Go to [[https://gitlab.cern.ch/profile/keys|Profile Settings > SSH Keys]] on GitLab. | - Go to [[https://gitlab.cern.ch/profile/keys|Profile Settings > SSH Keys]] on GitLab. | ||
| - Paste the key into the entry box (optional: Title). | - Paste the key into the entry box (optional: Title). | ||
| - Click "Add Key". | - Click "Add Key". | ||