Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Open-AudIT relies on dependencies to function. These dependencies are based on the distribution and version you are using. They are below.

Redhat 8 / 9

...

Redhat 8

subscription-manager

...

repos

...

--enable=rhel-8-server-optional-rpms

Redhat 9

subscription-manager repos --enable=rhel-9-server-optional-rpms

Clones

yum -y install epel-release

Code Block


yum install mariadb-server httpd php php-cli php-intl php-mysqlnd php-ldap php-json php-mbstring php-process php-snmp php-xml nmap zip curl wget sshpass screen samba-client logrotate perl-Time-ParseDate ipmitool net-snmp perl-Crypt-CBC libnsl.x86_64

...