diff --git a/web/app/docs/post-install/basic-settings/page.tsx b/web/app/docs/post-install/basic-settings/page.tsx
index bb8cb13..35b4185 100644
--- a/web/app/docs/post-install/basic-settings/page.tsx
+++ b/web/app/docs/post-install/basic-settings/page.tsx
@@ -167,7 +167,7 @@ sudo apt-get install -y libguestfs-tools
/>
-
+
@@ -175,7 +175,8 @@ sudo apt-get install -y libguestfs-tools
space and speed up package operations.
Why it's beneficial: By skipping unnecessary language packages, you can reduce disk usage
@@ -191,7 +192,7 @@ echo 'Acquire::Languages "none";' | sudo tee /etc/apt/apt.conf.d/99-disable-tran
/>
-
+
@@ -199,7 +200,8 @@ echo 'Acquire::Languages "none";' | sudo tee /etc/apt/apt.conf.d/99-disable-tran
timekeeping.
Why it's beneficial: Accurate timekeeping is crucial for many system operations, log
consistency, and proper functioning of time-sensitive applications. Automatic synchronization ensures your
@@ -216,9 +218,8 @@ sudo timedatectl set-timezone "$TIMEZONE"
/>
-
+
This optimization updates the system's package lists, upgrades installed packages, and configures Proxmox
@@ -226,7 +227,8 @@ sudo timedatectl set-timezone "$TIMEZONE"
warnings.
Why it's beneficial: Keeping your system up-to-date is essential for security, stability, and performance. This optimization ensures you have the latest patches and features, while also