mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-03 14:26:53 +00:00
Actualizar page.tsx
This commit is contained in:
parent
bcf25a57bb
commit
ff5784d2ed
@ -47,9 +47,10 @@ export default function PostInstallPage() {
|
|||||||
<div className="container mx-auto px-4 py-8">
|
<div className="container mx-auto px-4 py-8">
|
||||||
<h1 className="text-3xl font-bold mb-6">ProxMenux Post-Install Script Documentation</h1>
|
<h1 className="text-3xl font-bold mb-6">ProxMenux Post-Install Script Documentation</h1>
|
||||||
<p className="mb-4">
|
<p className="mb-4">
|
||||||
The <strong>Customizable Post-Install Script</strong> is designed to streamline the post-installation process of
|
The <strong>Customizable Post-Install Script</strong> is a utility designed to optimize
|
||||||
Proxmox VE by automating system optimizations and configurations. One advantage of the modular and selectable structure is that it allows users to,
|
the installation of Proxmox VE by adjusting system configurations. One of the advantages of
|
||||||
<strong>select specific configurations</strong> based on their requirements.
|
its modular and selectable structure is that it allows users to choose specific settings based on
|
||||||
|
their requirements, needs, and preferences.
|
||||||
</p>
|
</p>
|
||||||
<p className="mb-6">This script includes {categories.length} main categories, each targeting a key aspect of Proxmox VE
|
<p className="mb-6">This script includes {categories.length} main categories, each targeting a key aspect of Proxmox VE
|
||||||
performance, security, and usability:</p>
|
performance, security, and usability:</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user