LibraCyber ESG is available for different hypervisors. You can choose from the following types of images for your local deployment. Follow the instructions for your hypervisor to deploy the LibraCyber ESG appliance.
| Image | Supported Hypervisors |
|---|---|
| OVF |
|
| XVA |
|
| VHDX |
|
| VMA |
|
VMware ESX and ESXi 6.0/6.5 - 6.7+
×If during OVF import your VMware Environment fails to validate Integrity Checks, please read this KB
- Download and expand the LibraCyber ESG OVF Image file (RAR or ZIP folder)
- From the File menu in the vSphere Client, select Deploy OVF Template
- Select Import from a file, navigate to the extracted folder and locate the LibraCyber ESG OVF file. Click Next
- Review the appliance information and enter a name for the virtual appliance. Click Next
- Select the resource pool for your virtual appliance. Click Next
- Select a datastore and disk formats (suggested thick). Click Next
- Map the network to the target network for this virtual appliance. Click Next
- Review deployment options. Click Finish
- Resize your VM according to suggested configurations
- For VMWare version 6.0/6.5 only, manually set "VM Options > Boot Options > Firmware" to "EFI" on the VM just created (See VMware KB)
- Power On the VM just created
- Refer to our First Deployment Guide to configure your LibraCyber ESG
Citrix XEN Server 7.6+
- Download and expand the LibraCyber ESG XVA Image file (RAR or ZIP folder)
- From the File menu in the XenCenter client, select Import
- Click Browse, navigate to the extracted folder and select the file ending in .xva. Click Next
- Select a location where to deploy your VM. Click Next
- Select a storage repository for the template. Click Import
- Select a virtual network interface for the virtual machine. Click Next
- Review the deployment settings. Click Finish to import the virtual machine
- Dimension your VM according to suggested configurations
- When the virtual appliance is ready, right-click it and then click Start
- Refer to our First Deployment Guide to configure your LibraCyber ESG Appliance
Microsoft Hyper-V 2016+
- Download and expand the LibraCyber ESG Hyper-V 2016 Image file (RAR or ZIP folder)02
- Navigate to the extracted folder and verify that the HyperV folder contains the following subfolders:
- – Virtual Machines
- – Virtual Hard Disks (VHDX Format)
- – Snapshots
- In Hyper-V Manager, right-click your VM host and select Import Virtual Machine
- Navigate to the extracted folder, select the HyperV folder, and click Select Folder
- Select the Move or restore the virtual machine. Click Import
- When the virtual appliance is ready, select it, and on the “Action Panel” click Settings
- Dimension your VM according to suggested configurations
- Select the correct network to reflect your Network Environment. Press OK
- Power On the VM just created
- Refer to our First Deployment Guide to configure your LibraCyber ESG Appliance
WARNING: do not modify the network MAC address setting, these settings are used internally by ESG.
Proxmox KVM 8.2
For more information on the VMA backup format please read this kb: https://pve.proxmox.com/wiki/VMA
- Download the VMA compressed image from our download area
- Proxmox requires it's naming convention for the backup file so you have to rename the dowloaded archive to something like: vzdump-qemu-999-2023_03_22-10_00_00.vma.zst where '999' is the VM ID that will be restored. You can change it according to your needs.
- Copy the backup file to your Proxmox server, using SCP. To SCP this file to the remote server using the command:
- scp "vzdump-qemu-999-2023_03_22-10_00_00.vma.zst" root@192.168.1.1:/var/lib/vz/dump/vzdump-qemu-999-2023_03_22-10_00_00.vma.zst
# this is one single command. In the command above please replace “vzdump-qemu-999-2023_03_22-10_00_00.vma.zst” -> with your actual backup file name, and “192.168.1.1” with your Proxmox Server IP address. It will take some time depending upon the server network speed at both ends.
-
Restore the backup by navigating to the Proxmox Dashboard and then:
- Select local storage (normally here the transferred backup will be stored)
- Select “Content”
- You will see the list of backups, select the one you just transferred
- Once the backup is selected click Restore
- Input the VM ID:100, or any other ID you want to give to the restored VM
- Finally, click Restore
- Once finished, power on the VM just created
- Refer to our First Deployment Guide to configure your LibraCyber ESG Appliance