Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
898046cd
Commit
898046cd
authored
Aug 16, 2021
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small edits to update nav steps
Related to:
https://gitlab.com/gitlab-org/technical-writing/-/issues/454
parent
6d294541
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/ssh/index.md
doc/ssh/index.md
+4
-4
No files found.
doc/ssh/index.md
View file @
898046cd
...
...
@@ -205,14 +205,14 @@ To use SSH with GitLab, copy your public key to your GitLab account.
Replace
`id_ed25519.pub`
with your filename. For example, use
`id_rsa.pub`
for RSA.
1.
Sign in to GitLab.
1.
I
n the top right corner, select your avatar.
1.
On the top bar, i
n the top right corner, select your avatar.
1.
Select
**Preferences**
.
1.
From
the left sidebar, select
**SSH Keys**
.
1.
On
the left sidebar, select
**SSH Keys**
.
1.
In the
**Key**
box, paste the contents of your public key.
If you manually copied the key, make sure you copy the entire key,
which starts with
`ssh-ed25519`
or
`ssh-rsa`
, and may end with a comment.
1.
In the
**Title**
text box, type a description, like _Work Laptop_
or
_Home Workstation_
.
1.
In the
**Title**
box, type a description, like
`Work Laptop`
or
`Home Workstation`
.
1.
Optional. In the
**Expires at**
box, select an expiration date. (Introduced in
[
GitLab 12.9
](
https://gitlab.com/gitlab-org/gitlab/-/issues/36243
)
.)
In:
-
GitLab 13.12 and earlier, the expiration date is informational only. It doesn't prevent
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment