Standardized guides
This commit is contained in:
parent
d3e6c0c7e1
commit
f45678b16d
11 changed files with 27 additions and 27 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue