Requirements for program installation in the Oracle Linux operating system
These packages can be installed using the following commands:
pip3 install netaddr
yum install firewalld
Requirements for program installation in the Astra Linux Special Edition operating system
These packages can be installed by running the apt install python3-apt curl libcurl4
command.
These packages can be installed using the following commands:
apt install python3-cffi-backend
pip3 install netaddr
If you are planning to query Oracle databases from KUMA, you must install the libaio1 package.
sudo pdpl-user -i 63 <user name>
command to assign the required permissions to the user who will be running the program installation.General installation requirements
localhost
or localhost.<domain>
. The installer can be run from any folder.hostnamectl status
returns the true name of the host FQDN in the Static hostname
field.