Requirements
This page lists the requirements to run beLow on a Linux environment
Last updated
This page lists the requirements to run beLow on a Linux environment
Last updated
Minimum hardware requirements to run the solution:
4-core x86-64 CPU (Intel, AMD) with virtualization capabilities
8GB RAM
5GB hard drive
Note that additional hard drive space is required for use, depending on the size of your projects.
Officially supported distributions:
Ubuntu 20.04 (x86_64)
Ubuntu 22.04 (x86_64)
RHEL 8 (x86_64)
Software requirements:
Docker engine (, )
(min 2.21, often already installed with Docker engine)
On Ubuntu, to be able to run dynamic analysis in virtualized environment (e.g, executing code virtualized for ARM), you must also enable virtualization for your Docker containers, by running the following commands:
Virtualization is not available on RHEL 8. Therefore, automatic dynamic analysis targeting non-x86_64 Linux platforms will not work on this system.