This document describes the minimum configuration requirements when installing an ADC server on a Linux server.
Category | Configuration requirements |
---|
Operating system | - Red Hat Enterprise Linux Server x64 release 7.
- Oracle Enterprise Linux x64 release 7.
|
Computer | - Industry-standard server or virtual machine.
- Processors:
- Recommended: Intel® Xeon® E5 v3 or later, E7 v3 or later
- AMD OPTERON™ or EPYC™
- Avoid low energy processors, best performance with a clock speed above 2.4 GHz
- The server IP hostname should not include underscores ("_").
|
RAM | |
Disk space | - 350 MB: SAFE X3 webservice and ADC server.
|
Software | - The following packages or higher version must be installed:
- libxml2 2.6.26
- libxml2-devel 2.6.26
- dos2unix
- The development tools used to compile apache HTTPD via the installation process must be installed using the following command:
yum groupinstall "Development Tools" - The packages must be checked using command "rpm -q ". For instance: "rpm -q libxml2".
|
Others | - Make sure the X-windows components are correctly installed from the Unix server's Graphical console:xclock (a clock should be displayed on the console).
- A SAFE X3 ADXADMIN administration runtime must be installed on the server.
- A JDK or Java Runtime Environment (version 8) must be installed.
|