stuff
parent
3d0ad3af02
commit
9e1b57309e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ ssh-copy-id -i <path to key> <user@host>
|
||||||
```
|
```
|
||||||
|
|
||||||
Step3:
|
Step3:
|
||||||
edit ~/.ssh/config.
|
edit ~/.ssh/config. (You might need to create this file first. Thats normal)
|
||||||
Add the following lines
|
Add the following lines
|
||||||
```
|
```
|
||||||
Host <hostname>
|
Host <hostname>
|
||||||
|
|
Loading…
Add table
Reference in a new issue