High-Performance Connectivity Tracer (HiPerConTracer) Demo VM Images

These are VirtualBox OVA images for the High-Performance Connectivity Tracer (HiPerConTracer) Demo. They are a showcase for the HiPerConTracer Framework. This directory contains the demo setup for current Ubuntu LTS and Fedora versions. Just select the operation system variant of your choice.

See https://www.nntb.no/~dreibh/hipercontracer/ for a detailed description of RSerPool and RSPLIB!


💡 Description

  1. Download <IMAGE>.ova and <IMAGE>.ova.asc.

  2. Verify the signature:

    gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 21412672518D8B2D1862EFEF5CD5D12AA0877B49
    gpg --verify <IMAGE>.ova.asc <IMAGE>.ova
    
  3. Import into VirtualBox (usually: via GUI), or alternatively via command line:

     vboxmanage import --options importtovdi <IMAGE>.ova
    
  4. Boot the image, log in with:

    HiPerConTracer is installed in the default directories of the operating system.

  5. The installation was made by the test scripts, as described in HiPerConTracer Database Test Scripts.

    Important paths:


📦 Image Builder Scripts

The image builder scripts can be found in https://github.com/simula/nornet-vmimage-builder-scripts. The images in this directory have been generated by the script make-hipercontracer-vms.


🔗 Useful Links


06.06.2025 Thomas Dreibholz