mirror of https://github.com/pikvm/pikvm.git
update
This commit is contained in:
parent
e71ecf6b04
commit
970e198ec6
|
|
@ -4,23 +4,20 @@
|
|||
2. [Flash the memory card with PiKVM OS](https://docs.pikvm.org/flashing_os){target=_blank}
|
||||
and insert it to Raspberry Pi.
|
||||
|
||||
3. Turn on PiKVM using a power supply. Wait ~5 minutes.<br>
|
||||
Do not turn off the device until it's fully booted for the first time.
|
||||
|
||||
4. **Carefully read and follow [the "First steps" guide](first_steps.md){target=_blank}.**<br>
|
||||
It describes how to find PiKVM on the network, how to log in there, change passwords, and so on.<br>
|
||||
3. **Carefully read and follow [the First Steps Guide](first_steps.md){target=_blank}.**<br>
|
||||
It describes how to perform the first power-on, how to find PiKVM on the network, login, change passwords, and so on.<br>
|
||||
**Follow the steps described there and come back to this page.**
|
||||
|
||||
5. **Just reminding again:**
|
||||
4. **Just reminding again:**
|
||||
|
||||
{!_passwd.md!}
|
||||
|
||||
6. Try to manage the computer using PiKVM with the Web Interface.<br>
|
||||
5. Try to manage the computer using PiKVM with the Web Interface.<br>
|
||||
Make sure that you get an image and both keyboard and mouse are working.
|
||||
If something doesn't work, check out our [FAQ](faq.md) (it's really useful).
|
||||
If nothing helped, you can get support in our [Discord chat](https://discord.gg/bpmXfz5).
|
||||
|
||||
7. ??? note "Note for the HDMI-USB dongle"
|
||||
6. ??? note "Note for the HDMI-USB dongle"
|
||||
|
||||
Many USB video capture devices tell the server's video card that the HDMI cable is supposedly disconnected.
|
||||
This may lead to the fact that if you boot the server without an active stream, the server will not detect
|
||||
|
|
@ -47,7 +44,7 @@
|
|||
|
||||
* Check that everything is working.
|
||||
|
||||
8. Configure access to PiKVM from the Internet using [port forwarding](https://docs.pikvm.org/port_forwarding)
|
||||
7. Configure access to PiKVM from the Internet using [port forwarding](https://docs.pikvm.org/port_forwarding)
|
||||
or [Tailscale VPN](https://docs.pikvm.org/tailscale), if you need it.
|
||||
|
||||
9. Explore the features of PiKVM using the site's table of contents and have fun!
|
||||
8. Explore the features of PiKVM using the site's table of contents and have fun!
|
||||
|
|
|
|||
Loading…
Reference in New Issue