Menu

CONSIDERATIONS

Carlos Celso de Almeida

Return HOME

SUPPORTED SYSTEMS

    Unix & Linux Family Only based:

    AIX
    Linux
    SunOS / Solaris

SYSTEM REQUIREMENTS

* Perl Module

    No special version is required, however, we recommended the Perl in your System Linux.
    To check the Perl Requirements use:

    # perl preinstall.pl

* Perl SQL connector

    The SQL connector can be downloaded from the CSI Project or CPAN modules:

CSI-SQL-SimpleOps
or
CPAN-SQL::SimpleOps

 * Database

    All the data will be written in SQL databases. Supported database engine:
    - SQLite
    - MySQL/MariaDB
    - Postgresql

    SQLite, MySQL/MariaDB or Postgresql Database Engine is required.

    SQLite is recommended database for single or few EndUsers using same Master Server.

    MySQL/MariaDB or Postgresql is a recommended database for:

    - Controlled Access;
    - Non-root EndUsers;
    - Remote EndUsers.

ENDED