Installing and Configuring Proxmox VE



Deploy Proxmox VE

  1. Install Proxmox VE 9.2.2 on a machine/VM.

  2. Refer to the official documentation – Installing Proxmox VE – to install Proxmox.

  3. Note down the user ID and password during the installation which will be used to login to the web UI of the Proxmox.

root_screenshot.png


Proxmox Login screen

  1. To create an empty VM, click on the Create VM button in the top right corner.

crtete_vm_button.png


Crete VM button at top right

  1. Enter the below values in the Create Virtual Machine window.

  • Name: Eskm

  • VM ID: 103

  1. Click on the Next button.

createVMstep1.png


Create virtual machine general tab

  • OS: Do not use any media

  • OS Type: Linux

  • Version: 7.x - 2.6 Kernel

  1. Click on the Next button.

createVMstep2.png

OS specification

  • Machine Type: i440fx

  • BIOS: SeaBIOS

  • SCSI Controller : VirtIO SCSI Single

  1. Click on the Next button.

createVMstep3.png

Hardware Specification

  • Select No Disk.

  • Click on the Next button.

createVMstep5.png

No Disk selected

  • CPU Type: host

  • Sockets: 1

  • Cores: 4

  1. Click on the Next button.

createVMstep6.png


CPU Specifications

  • Memory: 8192 MB.

  1. Click on the Next button.

createVMstep7.png


Memory Specifications

  • Network Model: VirtIO

  • Bridge: vmbr0

  • Firewall: No

  1. Click on the Next button.

createVMstep8.png


Network specifications

  1. Leave the Start after created checkbox unchecked before clicking Finish button.

  2. Complete VM creation by clicking the Finish button.

createVMstep9.png


Overview of the VM configurations