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
authored
Mar 01, 2015
by
Administrator
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
create-ssh-key.markdown
create-ssh-key.markdown
+2
-2
No files found.
create-ssh-key.markdown
View page @
e54755ab
...
...
@@ -8,8 +8,8 @@ Windows
3.
Создать в %USERPROFILE%
\\
.ssh файл с именем config, в котором прописать:
```
Host source.isimplelab.com
Port 222
Host source.isimplelab.com
Port 222
```
Добавление SHH-ключа:
...
...