Merge branch 'main' of https://git.office.kh3group.com/support/it-docs
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
b973c6490c
2 changed files with 15 additions and 15 deletions
|
|
@ -1,4 +1,5 @@
|
|||
# HP 290 G1 MT
|
||||

|
||||
|
||||
The HP 290 G1 system was acquired by Kh3group in the past, earlier than 2020. The system has been repurposed and is currently serving as the Kh3 office firewall. A PCIe 4-port gigabit Ethernet adapter has been installed, providing a total of 5 network interfaces for the firewall.
|
||||
|
||||
|
|
@ -10,7 +11,6 @@ The HP 290 G1 system was acquired by Kh3group in the past, earlier than 2020. Th
|
|||
|
||||
|
||||
### Proxmox VE
|
||||

|
||||
|
||||
|
||||
Proxmox VE 7.2-1, a virtualization management solution, has been installed on the HP 290 G1. It provides an easy-to-use web interface for managing virtual machines and containers. The following virtual machines and containers are currently running on the Proxmox VE host:
|
||||
|
|
|
|||
|
|
@ -44,20 +44,20 @@ 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.
|
||||
|
|
@ -66,39 +66,39 @@ Once the server boots from the USB drive, you will see the Proxmox installation
|
|||
| :--: |
|
||||
| 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] |
|
||||
| :--: |
|
||||
| Proxmox Installation Summary |
|
||||
|
||||
[Proxmox Installer]: https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-01.png
|
||||
[License Agreement]: https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-02.png
|
||||
[Target Drive]: https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-03.png
|
||||
[Location and Time]: https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-04.png
|
||||
[Admin Password]: https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-05.png
|
||||
[Network configuration]: https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-06.png
|
||||
[Summary]: https://git.office.kh3group.com/support/it-docs/raw/branch/main/assets/proxmox-07.png
|
||||
[Proxmox Installer]: ../../assets/proxmox-01.png
|
||||
[License Agreement]: ../../assets/proxmox-02.png
|
||||
[Target Drive]: ../../assets/proxmox-03.png
|
||||
[Location and Time]: ../../assets/proxmox-04.png
|
||||
[Admin Password]: ../../assets/proxmox-05.png
|
||||
[Network configuration]: ../../assets/proxmox-06.png
|
||||
[Summary]: ../../assets/proxmox-07.png
|
||||
|
||||
### 5. Access the Proxmox Web Interface
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue