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
981d3869
Commit
981d3869
authored
Jun 07, 2017
by
Michael Kozono
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve “How to go back to `authorized_keys`” docs
parent
65c3b156
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/administration/operations/speed_up_ssh.md
doc/administration/operations/speed_up_ssh.md
+3
-3
No files found.
doc/administration/operations/speed_up_ssh.md
View file @
981d3869
...
...
@@ -62,8 +62,8 @@ Then you can backup and delete your `authorized_keys` file for best performance.
This is a brief overview. Please refer to the above instructions for more context.
1.
Rebuild the
`authorized_keys`
file. See https://docs.gitlab.com/ce/administration/raketasks/maintenance.html#rebuild-authorized_keys-file
1.
Enable writes to the
`authorized_keys`
file
1.
[
Rebuild the `authorized_keys` file
](
../raketasks/maintenance.md#rebuild-authorized_keys-file
)
1.
Enable writes to the
`authorized_keys`
file
in Application Settings
1.
Remove the
`AuthorizedKeysCommand`
lines from
`/etc/ssh/sshd_config`
1.
Reload
the sshd service
1.
Reload
sshd:
`sudo service sshd reload`
1.
Remove the
`/opt/gitlab-shell/authorized_keys`
file
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