mirror of https://github.com/pikvm/pikvm.git
Update first_steps.md (#657)
Removed the update steps and moved to the FAQ - Reason: This ruins the OOB experience IF the upstream makes some funky changes and this step is not needed in 99% of the cases to maintain OOB experience, the original intent was an incorrect assumption.
This commit is contained in:
parent
f0f1ae8ad2
commit
c67b9e42a1
|
|
@ -69,14 +69,6 @@ For future examples, let's assume that your PiKVM has received the address **192
|
|||
|
||||
**The default `root` password is `root`.**
|
||||
|
||||
??? example "Update PiKVM software"
|
||||
The images used to flash the SD card are almost always some amount of versions behind. Do yourself a favor and update to the latest version after installation that will most likely have fixes to common issues. From an SSH connection, or right in the web terminal, run:
|
||||
|
||||
```
|
||||
# rw
|
||||
# pacman -Syu
|
||||
# reboot
|
||||
```
|
||||
|
||||
??? danger "✮ ✮ ✮ CHANGE THE PASSWORDS! ✮ ✮ ✮"
|
||||
PiKVM comes with the following default passwords:
|
||||
|
|
|
|||
Loading…
Reference in New Issue