Fixed typos

This commit is contained in:
Sun Knudsen 2021-03-02 12:58:46 -05:00
parent 3d5cea224b
commit 987d6389db
No known key found for this signature in database
GPG key ID: 1FA767862BBD1305
4 changed files with 13 additions and 13 deletions

View file

@ -67,7 +67,7 @@ ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDP58i1vuFEe3zoHT+hZRh0YaXQY+ADa8OgBIoTji+A
Replace `185.112.147.115` with IP of server.
When asked for password, enter password from [step 1](#step-1-create-ssh-key-pair-on-computer).
When asked for passphrase, enter passphrase from [step 1](#step-1-create-ssh-key-pair-on-computer).
```shell
ssh root@185.112.147.115 -i ~/.ssh/server
@ -135,7 +135,7 @@ exit
Replace `185.112.147.115` with IP of server.
When asked for password, enter password from [step 1](#step-1-create-ssh-key-pair-on-computer).
When asked for passphrase, enter passphrase from [step 1](#step-1-create-ssh-key-pair-on-computer).
```shell
ssh server-admin@185.112.147.115 -i ~/.ssh/server
@ -313,7 +313,7 @@ exit
Replace `185.112.147.115` with IP of server.
When asked for password, enter password from [step 1](#step-1-create-ssh-key-pair-on-computer).
When asked for passphrase, enter passphrase from [step 1](#step-1-create-ssh-key-pair-on-computer).
```shell
ssh server-admin@185.112.147.115 -i ~/.ssh/server