This commit is contained in:
Maxim Devaev 2021-10-22 05:39:04 +03:00
parent c69cbb5c14
commit 53e0b934a8
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
## First steps
??? question "I can't find PiKVM IP address in my network"
Follow [this guide](faq.md#getting-access-to-pikvm).
Follow [this guide](first_steps.md#getting-access-to-pikvm).
??? question "What is the default password? How do I change it?"
There are two types of accounts: OS and PiKVM (web interface) accounts. The system account `root` can be used for SSH/UART access and has the password `root`. The web interface account is called `admin` and has the password `admin`. The PiKVM account cannot be used for SSH access and vice versa.