Using Proxmox to Import a Trust Center Virtual Machine

Modified on Fri, 7 Nov at 10:42 AM

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


  1. Create a folder for the OVA.
    ~# mkdir ova_import
    Generic
  2. Change to the new folder.
    ~# cd ova_import
    Generic
  3. Get the files from S3.
    # wget https:// support-aria.s3.amazonaws.com/AZT/ARIA_AZT_TC_1.17.0.19.ova
    Generic
  4. Uncompress the OVA.
    # tar -xvf ARIA_AZT_TC_1.17.0.19.ova
    Generic
  5. Import the virtual machine, replacing <VMID>, <VM_NAME>, and <TARGET_STORAGE> .  
    $ qm importovf <VMID> <VM_NAME>.ovf <TARGET_STORAGE>
    Generic
  6. Open the Proxmox GUI, then navigate to VM > Hardware.
  7. Hardware:
    1. Network: Select Add > Network Device.
    2. Hard Disks:
      1. Cache: Write back or Write back (unsafe)
      2. Discard: True
      3. IO thread: False
    3. Memory: 8GB
    4. Processors: 4 (1 socket, 4 cores)
  8. Navigate to the Virtual Machine > Console and select 'Start Now' to Power-on the ARIA virtual machine.
  9. Complete the Trust Center setup by following the Post Install directions below: https://support.ariacybersecurity.com/a/solutions/articles/70000667741


Note: If you can’t retrieve the OVA from S3 then you can use WinSCP or ftp to copy the OVA to the Proxmox host.



 


 



 


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