mirror of https://github.com/pikvm/pikvm.git
Update cookbook.md
This commit is contained in:
parent
57407e9936
commit
4dad354973
|
|
@ -1,4 +1,4 @@
|
||||||
# This Pi-KVM cookbook has some undocumented recipes for your Pi-KVM
|
# Some random and useful recipes
|
||||||
## Take a HDMI screenshot via console on Pi-KVM
|
## Take a HDMI screenshot via console on Pi-KVM
|
||||||
```
|
```
|
||||||
# curl --unix-socket /run/kvmd/ustreamer.sock http://localhost/snapshot -o screen.jpg
|
# curl --unix-socket /run/kvmd/ustreamer.sock http://localhost/snapshot -o screen.jpg
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue