diff --git a/web/app/docs/post-install/basic-settings/page.tsx b/web/app/docs/post-install/basic-settings/page.tsx index 35b4185..977e51e 100644 --- a/web/app/docs/post-install/basic-settings/page.tsx +++ b/web/app/docs/post-install/basic-settings/page.tsx @@ -176,7 +176,7 @@ sudo apt-get install -y libguestfs-tools
- +Why it's beneficial: By skipping unnecessary language packages, you can reduce disk usage @@ -201,7 +201,7 @@ echo 'Acquire::Languages "none";' | sudo tee /etc/apt/apt.conf.d/99-disable-tran
- +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 @@ -228,7 +228,7 @@ sudo timedatectl set-timezone "$TIMEZONE"
- +
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
@@ -276,7 +276,7 @@ sudo apt-get install -y zfsutils-linux proxmox-backup-restore-image chrony
/>
-
+
Automatic Application