mirror of https://github.com/pikvm/pikvm.git
Update faq.md
This commit is contained in:
parent
e8b3828208
commit
2c5e0eda5b
|
|
@ -48,7 +48,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
|
||||||
su - # If you're in the webterm
|
su - # If you're in the webterm
|
||||||
rw # Switch filesystem to read-write mode
|
rw # Switch filesystem to read-write mode
|
||||||
passwd root # Change OS root password
|
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
|
ro # Back to read-only
|
||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue