From c6e1fee60778b98a99efc3434f67188c503324f5 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Mon, 19 Apr 2021 17:45:23 +0300 Subject: [PATCH] Update faq.md --- pages/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/faq.md b/pages/faq.md index 86a47e27..8f4b269b 100644 --- a/pages/faq.md +++ b/pages/faq.md @@ -20,7 +20,7 @@ As a first step we recommend carefully reading our documentation on [GitHub](htt ## First steps
- What is the default password? How do I change it? + What is the default password? How do I change it? * There are two types of accounts: OS and Pi-KVM (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 Pi-KVM account cannot be used for SSH access and vice versa.