From bf981efcecb24ada56426d76534311a89f4d52ba Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sun, 2 Mar 2025 00:20:00 +0100 Subject: [PATCH] Update --- .../docs/post-install/basic-settings/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/web/app/docs/post-install/basic-settings/page.tsx b/web/app/docs/post-install/basic-settings/page.tsx index 2d07df6..d6728fe 100644 --- a/web/app/docs/post-install/basic-settings/page.tsx +++ b/web/app/docs/post-install/basic-settings/page.tsx @@ -52,7 +52,7 @@ export default function BasicSettingsPage() {

Available Optimizations

-

+

Install Common System Utilities

@@ -155,7 +155,7 @@ export default function BasicSettingsPage() { libguestfs-tools: A set of tools for accessing and modifying virtual machine disk images -

To apply this optimization manually, run:

+

This adjustment automates the following command:

-

+

Skip Downloading Additional Languages

@@ -183,7 +183,7 @@ sudo apt-get install -y libguestfs-tools improve the speed of package management operations. This is particularly useful in server environments where multiple language support is often not required.

-

To apply this optimization manually, run:

+

This adjustment automates the following command:

-

+

Synchronize Time Automatically

@@ -204,7 +204,7 @@ echo 'Acquire::Languages "none";' | sudo tee /etc/apt/apt.conf.d/99-disable-tran consistency, and proper functioning of time-sensitive applications. Automatic synchronization ensures your Proxmox VE system maintains the correct time without manual intervention.

-

To apply this optimization manually, run:

+

This adjustment automates the following command:

-

+

Update and Upgrade System

@@ -229,7 +229,7 @@ sudo timedatectl set-timezone "$TIMEZONE" performance. This optimization ensures you have the latest patches and features, while also configuring the correct repositories for Proxmox VE, enabling access to necessary updates and tools.

-

To apply this optimization manually, run:

+

This adjustment automates the following command: