diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-04-23 14:46:35 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-23 14:46:35 +0300 |
| commit | fed793f8a0daae064dd58d52ed2396a98646d567 (patch) | |
| tree | 2861d1d3d54415511c68a57a3d372de48c7b4e80 /docs/operation | |
| parent | cac7b484e89354fae0054c8f33c4dc5139df42fa (diff) | |
| parent | abc3e9d38f8ce56fd73cd2007b96152fcbd083a2 (diff) | |
| download | vyos-documentation-fed793f8a0daae064dd58d52ed2396a98646d567.tar.gz vyos-documentation-fed793f8a0daae064dd58d52ed2396a98646d567.zip | |
Merge pull request #1841 from vyos/yuriy/convert-images-to-webp
perf: convert all images to WebP with PDF fallback
Diffstat (limited to 'docs/operation')
| -rw-r--r-- | docs/operation/boot-options.rst | 2 | ||||
| -rwxr-xr-x | docs/operation/password-recovery.rst | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/operation/boot-options.rst b/docs/operation/boot-options.rst index 250b484d..25deb9ca 100644 --- a/docs/operation/boot-options.rst +++ b/docs/operation/boot-options.rst @@ -16,7 +16,7 @@ process. To add an option, select the desired image in the GRUB menu at load time. Type **e** to edit the first line, then type **Ctrl+X** to boot. -.. image:: /_static/images/boot-options.png +.. image:: /_static/images/boot-options.* :width: 80% :align: center diff --git a/docs/operation/password-recovery.rst b/docs/operation/password-recovery.rst index ad5d90de..59a09938 100755 --- a/docs/operation/password-recovery.rst +++ b/docs/operation/password-recovery.rst @@ -9,23 +9,23 @@ Password Recovery Restart VyOS from the console. The GRUB menu appears. Select **Boot options**. -.. figure:: /_static/images/reset-password-step-1.jpg +.. figure:: /_static/images/reset-password-step-1.* :width: 600 Next, select **Select boot mode**. -.. figure:: /_static/images/reset-password-step-2.jpg +.. figure:: /_static/images/reset-password-step-2.* :width: 600 Select **Password reset**. -.. figure:: /_static/images/reset-password-step-3.jpg +.. figure:: /_static/images/reset-password-step-3.* :width: 600 Boot the desired VyOS version. -.. figure:: /_static/images/reset-password-step-4.jpg +.. figure:: /_static/images/reset-password-step-4.* :width: 600 The standalone user password recovery tool runs and prompts you to reset the |
