From eb4b33c646a0355cd08206ac54ea8d046d66f565 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Fri, 14 Jan 2022 13:32:34 -0800 Subject: [PATCH] Update first_steps.md (#607) * Update first_steps.md Verbiage added for clarity. * Update first_steps.md --- docs/first_steps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/first_steps.md b/docs/first_steps.md index 55e8d19f..2272ad47 100644 --- a/docs/first_steps.md +++ b/docs/first_steps.md @@ -48,7 +48,7 @@ By default, PiKVM receives a dynamic IP address via DHCP. For future examples, let's assume that your PiKVM has received the address **192.168.0.100**, which you have successfully detected using the instructions above. Then your device was assigned a hostname: **pikvm**. ??? example "Access to PiKVM Web Interface" - In most networks you should be able to reach PiKVM via any browser with the URL `https://192.168.0.100/` or `https://pikvm/`. Google Chrome (Chromium), Firefox and Safari work best. Microsoft Edge and Internet Explorer are not supported. + In MOST networks you should be able to reach PiKVM via any browser with the URL `https://192.168.0.100/` OR `https://pikvm/`. Google Chrome (Chromium), Firefox and Safari work best with 0 extensions enabled, if one works but the others do not, this is a browser/extension issue. Its advised you use Private window or Incog mode. Microsoft Edge and Internet Explorer are not supported. **The default user is `admin` and the password is also `admin`.** After logging in, you will get access to the menu with the main functions. Using the Web terminal, you can change system settings and passwords.