mirror of https://github.com/pikvm/pikvm.git
parent
127324179d
commit
127b120b51
|
|
@ -15,7 +15,7 @@ kvmd:
|
||||||
ip: 192.168.0.100
|
ip: 192.168.0.100
|
||||||
# port: 9 # By default
|
# port: 9 # By default
|
||||||
```
|
```
|
||||||
then restart `kvmd`.
|
then restart `kvmd`. HINT: `systemctl restart kvmd` It will now show up in the system button in the upper right corner.
|
||||||
|
|
||||||
### GPIO method (multiple hosts)
|
### GPIO method (multiple hosts)
|
||||||
Follow the [manual for building the GPIO menu](gpio.md) and use the `wol` driver to build a menu with many buttons tied to different hosts.
|
Follow the [manual for building the GPIO menu](gpio.md) and use the `wol` driver to build a menu with many buttons tied to different hosts.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue