Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
docs
How-To
Wiki
create ssh key
create ssh key
· Changes
Page history
update page: ssl validation of repository
authored
Feb 03, 2015
by
Николай Кальгин
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
create-ssh-key.markdown
create-ssh-key.markdown
+1
-0
No files found.
create-ssh-key.markdown
View page @
54a44c3f
...
...
@@ -7,6 +7,7 @@ Windows
`ssh-keygen -t rsa -C "youremail"`
.
3.
Полученный ключ разместить в %USER_HOME%
\.
ssh.
4.
Создать в %USER_HOME%
\.
ssh файл с именем config, в котором прописать:
`Host source.isimplelab.com`
`Port 222`
...
...