stuff

erik 2024-04-26 09:31:30 +02:00
parent 3d0ad3af02
commit 9e1b57309e

@ -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>