mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 13:51:15 +00:00
Update
This commit is contained in:
@@ -38,7 +38,7 @@ export default function SystemSettingsPage() {
|
||||
<h1 className="text-3xl font-bold">System Settings</h1>
|
||||
</div>
|
||||
<p className="mb-4">
|
||||
The <strong>System Settings</strong> category in the <code>customizable_post_install.sh</code> script focuses on core system configurations
|
||||
The <strong>System Settings</strong> category focuses on core system configurations
|
||||
and optimizations for your Proxmox VE installation. These settings are crucial for improving system performance,
|
||||
stability, and resource management, ensuring your virtualization environment operates at peak efficiency.
|
||||
</p>
|
||||
@@ -116,8 +116,7 @@ sudo sysctl -p /etc/sysctl.d/99-memory.conf`} />
|
||||
<section className="mt-12 p-4 bg-blue-100 rounded-md">
|
||||
<h2 className="text-xl font-semibold mb-2">Automatic Application</h2>
|
||||
<p>
|
||||
All of these optimizations are automatically applied when selected in the Basic Settings section of the
|
||||
customizable_post_install.sh script. This automation ensures that these beneficial settings are applied
|
||||
All of these optimizations are automatically applied when selected in the System section. This automation ensures that these beneficial settings are applied
|
||||
consistently and correctly, saving time and reducing the potential for human error during manual
|
||||
configuration.
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user