diff --git a/web/app/docs/post-install/optional/page.tsx b/web/app/docs/post-install/optional/page.tsx index 769f128..1d287a9 100644 --- a/web/app/docs/post-install/optional/page.tsx +++ b/web/app/docs/post-install/optional/page.tsx @@ -146,71 +146,122 @@ systemctl enable --now pve-ha-lrm pve-ha-crm corosync `} /> +
- This option installs and configures Fastfetch, a system information tool that displays system specs and a custom - logo at login. + This option silently installs and configures Fastfetch, a system information tool that displays system specs and a + custom logo at login.
-What it does:
++ What it does: +
Important:
- If you connect to Proxmox via SSH, you should select the Proxmox logo or create a custom one using jp2a
or img2txt
.
- The other logos are generated using chafa
and may not display correctly in a standard SSH session.
+ If you connect to Proxmox via SSH, you should select the Proxmox logo or create a custom one
+ using jp2a
or img2txt
. The other logos are generated using chafa
and may
+ not display correctly in a standard SSH session.
Example Logos:
+Custom Logos:
+
+ To use a custom logo, place your ASCII art text file in: /usr/local/share/fastfetch/logos/
+
+ You can create custom logos using tools like chafa
, jp2a
, or img2txt
. For
+ best results:
+
chafa
for color logos (may not display correctly in SSH sessions)
+ jp2a
or img2txt
for SSH-compatible logos
+ + Example Logos: +
ProxMenux
-Proxmox
-Helper-Scripts
-Home-Labs-Club
-Proxmology
-This adjustment automates the following commands:
+This adjustment automates and silently executes the following process: