mirror of
https://github.com/pikvm/pikvm.git
synced 2024-04-21 12:41:58 +00:00
update
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* **PiKVM Web Interface** ([API](api.md), [VNC](vnc.md)...): user `admin`, password `admin`, no 2FA code.
|
||||
|
||||
**These are two separate entities with independent accounts.**
|
||||
|
||||
To change passwords, you will need to use the console access via SSH or the Web Terminal.
|
||||
If you are using the Web Terminal, enter the `su -` command to get the `root` access (enter the `root` user password).
|
||||
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
PiKVM OS is based on a regular Linux system, so everything about authorization in this OS is also true for PiKVM.
|
||||
|
||||
!!! note "PiKVM comes with the following default passwords"
|
||||
!!! warning "PiKVM comes with the following default passwords"
|
||||
|
||||
* **Linux admin** (SSH, console, etc.): user `root`, password `root`.
|
||||
* **PiKVM Web Interface** ([API](api.md), [VNC](vnc.md)...): user `admin`, password `admin`, no 2FA code.
|
||||
|
||||
Reference in New Issue
Block a user