From 0af55025b617c39b35d23cae53e569092cb5456a Mon Sep 17 00:00:00 2001 From: Aleksandr Prokudin Date: Tue, 29 Apr 2025 21:30:16 +0200 Subject: [PATCH] Change screenshots width to 450px --- docs/v1.md | 8 ++++---- docs/v2.md | 8 ++++---- docs/v3.md | 8 ++++---- docs/v4.md | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/v1.md b/docs/v1.md index e20073c7..7f68174d 100644 --- a/docs/v1.md +++ b/docs/v1.md @@ -156,7 +156,7 @@ Let's assume that PiKVM has received the address `192.168.0.26` and has also bee Type the URL in the browser's address bar and press **Enter**: https://192.168.0.26/ or https://pikvm/. -![Login screen](../v4/login-prompt.png) +![Login screen](../v4/login-prompt.png){ width="450" } Submit the default credentials and click **Login**: @@ -166,7 +166,7 @@ Submit the default credentials and click **Login**: You will see the initial dashboard screen of the PiKVM where you can access the remote desktop, connect to the PiKVM over SSH, or log out: -![Initial UI](../v4/initial-ui.png) +![Initial UI](../v4/initial-ui.png){ width="450" } ### Change the default passwords @@ -174,7 +174,7 @@ For security's sake, it's best to change the default passwords immediately after 1. On the initial dashboard screen, click the **Terminal** button to open the web terminal. You will see this command line interface: - ![MISSING SCREENSHOT](../v4/pikvm-web-terminal-start.png) + ![MISSING SCREENSHOT](../v4/pikvm-web-terminal-start.png){ width="450" } 2. Gain superuser privileges: @@ -226,7 +226,7 @@ For security's sake, it's best to change the default passwords immediately after 2. You should now see the host system's display and interact with it remotely using a keyboard and a mouse. - ![Work remotely](../v4/remote-screen.png) + ![Work remotely](../v4/remote-screen.png){ width="450" } ## Further steps diff --git a/docs/v2.md b/docs/v2.md index ada9b84c..c4dfe211 100644 --- a/docs/v2.md +++ b/docs/v2.md @@ -187,7 +187,7 @@ Let's assume that PiKVM has received the address `192.168.0.26` and has also bee Type the URL in the browser's address bar and press **Enter**: https://192.168.0.26/ or https://pikvm/. -![Login screen](../v4/login-prompt.png) +![Login screen](../v4/login-prompt.png){ width="450" } Submit the default credentials and click **Login**: @@ -197,7 +197,7 @@ Submit the default credentials and click **Login**: You will see the initial dashboard screen of the PiKVM where you can access the remote desktop, connect to the PiKVM over SSH, or log out: -![Initial UI](../v4/initial-ui.png) +![Initial UI](../v4/initial-ui.png){ width="450" } ### Change the default passwords @@ -205,7 +205,7 @@ For security's sake, it's best to change the default passwords immediately after 1. On the initial dashboard screen, click the **Terminal** button to open the web terminal. You will see this command line interface: - ![MISSING SCREENSHOT](../v4/pikvm-web-terminal-start.png) + ![MISSING SCREENSHOT](../v4/pikvm-web-terminal-start.png){ width="450" } 2. Gain superuser privileges: @@ -257,7 +257,7 @@ For security's sake, it's best to change the default passwords immediately after 2. You should now see the host system's display and interact with it remotely using a keyboard and a mouse. - ![Work remotely](../v4/remote-screen.png) + ![Work remotely](../v4/remote-screen.png){ width="450" } ## Further steps diff --git a/docs/v3.md b/docs/v3.md index a72e53ab..f69de2f4 100644 --- a/docs/v3.md +++ b/docs/v3.md @@ -142,7 +142,7 @@ Let's assume that PiKVM has received the address `192.168.0.26` and has also bee Type the URL in the browser's address bar and press **Enter**: https://192.168.0.26/ or https://pikvm/. -![Login screen](../v4/login-prompt.png) +![Login screen](../v4/login-prompt.png){ width="450" } Submit the default credentials and click **Login**: @@ -152,7 +152,7 @@ Submit the default credentials and click **Login**: You will see the initial dashboard screen of the PiKVM where you can access the remote desktop, connect to the PiKVM over SSH, or log out: -![Initial UI](../v4/initial-ui.png) +![Initial UI](../v4/initial-ui.png){ width="450" } ### Change the default passwords @@ -160,7 +160,7 @@ For security's sake, it's best to change the default passwords immediately after 1. On the initial dashboard screen, click the **Terminal** button to open the web terminal. You will see this command line interface: - ![MISSING SCREENSHOT](../v4/pikvm-web-terminal-start.png) + ![MISSING SCREENSHOT](../v4/pikvm-web-terminal-start.png){ width="450" } 2. Gain superuser privileges: @@ -212,7 +212,7 @@ For security's sake, it's best to change the default passwords immediately after 2. You should now see the host system's display and interact with it remotely using a keyboard and a mouse. - ![Work remotely](../v4/remote-screen.png) + ![Work remotely](../v4/remote-screen.png){ width="450" } ## Further steps diff --git a/docs/v4.md b/docs/v4.md index 23ed1839..bf09ed75 100644 --- a/docs/v4.md +++ b/docs/v4.md @@ -129,7 +129,7 @@ Let's assume that PiKVM has received the address `192.168.0.26` and has also bee Type the URL in the browser's address bar and press **Enter**: https://192.168.0.26/ or https://pikvm/. -![Login screen](login-prompt.png) +![Login screen](login-prompt.png){ width="450" } Submit the default credentials and click **Login**: @@ -139,7 +139,7 @@ Submit the default credentials and click **Login**: You will see the initial dashboard screen of the PiKVM where you can access the remote desktop, connect to the PiKVM over SSH, or log out: -![Initial UI](initial-ui.png) +![Initial UI](initial-ui.png){ width="450" } ### Change the default passwords @@ -147,7 +147,7 @@ For security's sake, it's best to change the default passwords immediately after 1. On the initial dashboard screen, click the **Terminal** button to open the web terminal. You will see this command line interface: - ![MISSING SCREENSHOT](pikvm-web-terminal-start.png) + ![MISSING SCREENSHOT](pikvm-web-terminal-start.png){ width="450" } 2. Gain superuser privileges: @@ -199,7 +199,7 @@ For security's sake, it's best to change the default passwords immediately after 2. You should now see the host system's display and interact with it remotely using a keyboard and a mouse. - ![Work remotely](remote-screen.png) + ![Work remotely](remote-screen.png){ width="450" } ## Further steps