Standardized guides

This commit is contained in:
Sun Knudsen 2021-11-27 11:20:35 -05:00
parent d3e6c0c7e1
commit f45678b16d
No known key found for this signature in database
GPG key ID: 1FA767862BBD1305
11 changed files with 27 additions and 27 deletions

View file

@ -115,7 +115,7 @@ EOF
### Step 4: log in to server or Raspberry Pi
Replace `server-admin@185.112.147.115` with SSH destination of server and `~/.ssh/server` with path to associated private key.
Replace `server-admin@185.112.147.115` with server SSH URL and `~/.ssh/server` with path to associated private key.
```shell
ssh server-admin@185.112.147.115 -i ~/.ssh/server