mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-30 05:06:53 +00:00
Update page.tsx
This commit is contained in:
parent
a83bba2433
commit
afd887b5f5
@ -5,11 +5,16 @@ export default function IntroductionPage() {
|
||||
<div className="max-w-3xl mx-auto">
|
||||
<h1 className="text-3xl font-bold mb-6">Introduction to ProxMenux</h1>
|
||||
<p className="mb-4">
|
||||
ProxMenux is a tool designed to make Proxmox VE more accessible to all users, regardless of experience. Through
|
||||
a menu-based interface, it simplifies the execution of complex commands for server configuration, maintenance,
|
||||
and application installations without requiring manual input. ProxMenux not only streamlines Proxmox VE
|
||||
management but also interacts with hardware and drivers, simplifying tasks such as storage management, disk
|
||||
handling, and image imports to facilitate system administration and maintenance.
|
||||
ProxMenux is a tool designed to make Proxmox VE more accessible to all users, regardless of experience.
|
||||
<br />
|
||||
<br />
|
||||
Through a menu-based interface, it simplifies the execution of complex commands for server configuration,
|
||||
maintenance, and application installations without requiring manual input.
|
||||
<br />
|
||||
<br />
|
||||
ProxMenux not only streamlines Proxmox VE management but also interacts with hardware and drivers, simplifying
|
||||
tasks such as storage management, disk handling, and image imports to facilitate system administration and
|
||||
maintenance.
|
||||
</p>
|
||||
<h2 className="text-2xl font-semibold mt-8 mb-4">Key Features</h2>
|
||||
<ul className="list-disc pl-6 space-y-2">
|
||||
@ -21,7 +26,10 @@ export default function IntroductionPage() {
|
||||
</ul>
|
||||
<p className="mt-6">
|
||||
The following sections of this documentation provide instructions on how to install ProxMenux and detailed
|
||||
explanations of each available script. For additional Proxmox-related information, including guides, official
|
||||
explanations of each available script.
|
||||
<br />
|
||||
<br />
|
||||
For additional Proxmox-related information, including guides, official
|
||||
documentation, forums, and discussions, visit the{" "}
|
||||
<Link href="/guides" className="text-blue-500 hover:underline">
|
||||
Guides
|
||||
|
Loading…
x
Reference in New Issue
Block a user