Updated hardened Raspberry Pi guide
This commit is contained in:
parent
3c9073de1e
commit
4b8c65a531
3 changed files with 57 additions and 54 deletions
|
@ -29,10 +29,10 @@ Listed: true
|
|||
|
||||
### Step 1: log in to Raspberry Pi
|
||||
|
||||
> Heads-up: replace `10.0.1.181` with IP of Raspberry Pi.
|
||||
> Heads-up: replace `10.0.1.94` with IP of Raspberry Pi.
|
||||
|
||||
```shell
|
||||
ssh -i ~/.ssh/pi pi@10.0.1.181
|
||||
ssh -i ~/.ssh/pi pi-admin@10.0.1.94
|
||||
```
|
||||
|
||||
### Step 2: configure console font
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue