From 2c6e030ec308fc02900387eb02fcbf5c472a98ce Mon Sep 17 00:00:00 2001 From: support Date: Tue, 25 Apr 2023 22:31:51 +0000 Subject: [PATCH] Update 'docs/installation/production/proxmox.md' --- docs/installation/production/proxmox.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/installation/production/proxmox.md b/docs/installation/production/proxmox.md index 74fd1b6..89f69ea 100644 --- a/docs/installation/production/proxmox.md +++ b/docs/installation/production/proxmox.md @@ -44,19 +44,19 @@ Insert the bootable USB drive into the server you want to install Proxmox on and ### 4. Proxmox Installation Once the server boots from the USB drive, you will see the Proxmox installation menu. - 1. At the first screen, select **Install Proxmox VE** and hit ENTER to begin the installation. +1. At the first screen, select **Install Proxmox VE** and hit ENTER to begin the installation. | :--: | | [![][Proxmox Installer]][Proxmox Installer] | | Proxmox Installer | - 2. Click **I agree** button to accept the license agreement and continue the Proxmox installation. +2. Click **I agree** button to accept the license agreement and continue the Proxmox installation. | :--: | | [![][License Agreement]][License Agreement] | | License Agreement | - 3. Next, choose target hard drive to install Proxmox and click Next. The Proxmox installer will automatically partition the selected hard disk, install all required packages and finally make the system bootble from the hard disk. +3. Next, choose target hard drive to install Proxmox and click Next. The Proxmox installer will automatically partition the selected hard disk, install all required packages and finally make the system bootble from the hard disk. !!! note if you proceed all existing partitions and data will be lost. @@ -65,27 +65,27 @@ Once the server boots from the USB drive, you will see the Proxmox installation | [![][Target Drive]][Target Drive] | | Choose Target Drive | - 4. Next, choose your country location and timezone. +4. Next, choose your country location and timezone. | :--: | | [![][Location and Time]][Location and Time] | | Location and Time Zone | - 5. Provide a password for the 'root' user and enter a valid email id. +5. Provide a password for the 'root' user and enter a valid email id. | :--: | | [![][Admin Password]][Admin Password] | | Administration Password and Email Address | - 6. Enter **Hostname**, **IP Address**, **Netmask**, **Gateway**, and **DNS**. +6. Enter **Hostname**, **IP Address**, **Netmask**, **Gateway**, and **DNS**. | :--: | | [![][Network configuration]][Network configuration] | | Network configuration | - 7. The next page will show a summary of installation. Click **Next** to start Proxmox installation, or, simply click **Previous** button to go back and change the values accordingly. +7. The next page will show a summary of installation. Click **Next** to start Proxmox installation, or, simply click **Previous** button to go back and change the values accordingly. | :--: | | [![][Summary]][Summary] |