Using Proxmox to Import a Trust Center Virtual Machine

Modified on Thu, 3 Oct at 2:30 PM

Follow the directions below to use Proxmox to import a Trust Center Virtual Machine.

  1. SSH into your Proxmox Virtual Environment (PVE) host as the root user.
    $ ssh root@<PVE_IP> 
  2. Download the Trust Center OVF compressed zip. ARIA Technical Support will provide the link to the latest release.  
    $ wget https://support-aria.s3.amazonaws.com/AZT/ARIA_AZT_TC_<VERSION>.zip
    Example:
    $ wget https://support-aria.s3.amazonaws.com/AZT/ARIA_AZT_TC_1.14.18.zip 
  3. Extract the contents of the zip file.
    (NOTE: If unzip is not installed, run `apt install -y unzip`)
    $ unzip ARIA_AZT_TC_<VERSION>.zip 
  4. Navigate to the unpacked directory.  
    $ cd ARIA_AZT_TC_<VERSION>/ 
  5. Import the virtual machine, replacing <VMID>, <VM_NAME>, and <TARGET_STORAGE> with relevant details from your PVE environment and ARIA package.  
    $ qm importovf <VMID> <VM_NAME>.ovf <TARGET_STORAGE>
    Example:
    $ qm importovf 105 ARIA_AZT_TC_1.14.18.ovf local-lvm 
  6. Once the import is complete, open the Proxmox dashboard and navigate to the ARIA virtual machine > Hardware section.
    A screenshot of a computer 
Description automatically generated
     
  7. Select 'Add > Network Device' verify that the correct bridge and VLAN (if applicable) are set and then select 'Add'.
    A screenshot of a computer 
Description automatically generated

  8. Edit the CPU, Memory, and Storage disk (Hard Disk (scsi1)) sizes as per the recommended hardware specs in the following document:
    https://support.ariacybersecurity.com/a/solutions/articles/70000658425
  9. Navigate to the Virtual Machine > Console and select 'Start Now' to Power-on the ARIA virtual machine.
    A screenshot of a computer 
Description automatically generated
     
  10. Complete the Trust Center setup by following the Post Install directions below: https://support.ariacybersecurity.com/a/solutions/articles/70000667741



 


 



 


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article