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
a60dbfc0
Commit
a60dbfc0
authored
Nov 30, 2017
by
ernstvn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
clarify it may be ssh
parent
d15e704e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/administration/operations/speed_up_ssh.md
doc/administration/operations/speed_up_ssh.md
+2
-1
No files found.
doc/administration/operations/speed_up_ssh.md
View file @
a60dbfc0
...
...
@@ -43,7 +43,8 @@ AuthorizedKeysCommand /opt/gitlab-shell/authorized_keys %u %k
AuthorizedKeysCommandUser git
```
Reload the sshd service:
Reload the sshd service (you may need to replace
`sshd`
with
`ssh`
in the
following command, depending on your distribution):
```
sudo service sshd reload
...
...
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