From 2c5e0eda5bcfa89199bd17e7355a903ea76dae6a Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Wed, 21 Apr 2021 15:01:08 +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 aa3c0095..e7089823 100644 --- a/pages/faq.md +++ b/pages/faq.md @@ -48,7 +48,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht su - # If you're in the webterm rw # Switch filesystem to read-write mode passwd root # Change OS root password - kvmd-passwd set admin # Change web ui admin password + kvmd-htpasswd set admin # Change web ui admin password ro # Back to read-only ```