Standardized SSH commands

This commit is contained in:
Sun Knudsen 2022-02-16 15:59:08 -05:00
parent 35ea7a7b16
commit 2138d9d5a8
No known key found for this signature in database
GPG key ID: 02C43AD072D57783
7 changed files with 18 additions and 18 deletions

View file

@ -32,7 +32,7 @@ Listed: true
Replace `10.0.1.181` with IP of Raspberry Pi.
```shell
ssh pi@10.0.1.181 -i ~/.ssh/pi
ssh -i ~/.ssh/pi pi@10.0.1.181
```
### Step 2: configure console font