mirror of https://github.com/pikvm/pikvm.git
parent
bd5695f5fb
commit
d9a7edcc94
|
|
@ -6,7 +6,7 @@ connected directly to the Raspberry Pi as you will loose network connectivity on
|
||||||
Alternatively you can connect to the PiKVM via SSH. The built-in Web Terminal (available through the browser) should also work.
|
Alternatively you can connect to the PiKVM via SSH. The built-in Web Terminal (available through the browser) should also work.
|
||||||
|
|
||||||
!!! warning
|
!!! warning
|
||||||
Please review [First Steps](first_steps.md) if you are setting up wifi for zerow/z2w.
|
Please review [First Steps](first_steps.md) if you are setting up wifi for zerow/z2w. Please follow this step if you are wanting to activate wifi for the first time on your PiKVM using other boards than the Zero series.
|
||||||
|
|
||||||
!!! warning
|
!!! warning
|
||||||
There is nothing more reliable than wired Ethernet, so it's better to use it. But who are we to stop you... :)
|
There is nothing more reliable than wired Ethernet, so it's better to use it. But who are we to stop you... :)
|
||||||
|
|
@ -24,7 +24,7 @@ Alternatively you can connect to the PiKVM via SSH. The built-in Web Terminal (a
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Step by step
|
## Step by step - Advances users ONLY section
|
||||||
|
|
||||||
1. Make filesystem writable using `rw` command.
|
1. Make filesystem writable using `rw` command.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue