Before starting the installation of Kaspersky Industrial CyberSecurity for Linux Nodes, you must:
You can disable ptrace tracing by specifying the kernel parameter-value pair kernel.yama.ptrace_scope = 3. In this case, the following will happen in the application:
cat /proc/sys/fs/file-max. When the application is running, the operating system may use significantly more descriptors. In general, we recommend disabling the file limit by specifying fs.file-max=9223372036854775807 in the /etc/sysctl.conf file. After changing the value of this setting, you must restart the operating system.