diff --git a/web/app/docs/post-install/optional/page.tsx b/web/app/docs/post-install/optional/page.tsx index 302ce16..769f128 100644 --- a/web/app/docs/post-install/optional/page.tsx +++ b/web/app/docs/post-install/optional/page.tsx @@ -146,42 +146,74 @@ systemctl enable --now pve-ha-lrm pve-ha-crm corosync `} /> -

- - Install and Configure Fastfetch -

-

- This option installs and configures Fastfetch, a system information tool that displays system specs and a custom - logo at login. -

-

What it does:

- -

- How to use: After installation, Fastfetch will run automatically when you log into the console, displaying - system information and your chosen logo. -

-

This adjustment automates the following commands:

- + + Install and Configure Fastfetch + -# Configure Fastfetch (logo selection and custom message are interactive) -fastfetch --gen-config +

+ This option installs and configures Fastfetch, a system information tool that displays system specs and a custom + logo at login. +

-# Set Fastfetch to run at login -echo "clear && fastfetch" >> ~/.bashrc +

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. +

+
+ +

Example Logos:

+ +
+
+

ProxMenux

+ ProxMenux Logo +
+
+

Proxmox

+ Proxmox Logo +
+
+

Helper-Scripts

+ Helper-Scripts Logo +
+
+

Home-Labs-Club

+ Home-Labs-Club Logo +
+
+

Proxmology

+ Proxmology Logo +
+
+ +

This adjustment automates the following commands:

+ > ~/.bashrc `} - /> + /> +

Automatic Application