Category : General

Home » Archive by category : General (paged 4)

Dear teamThe API FIPS_selftest() is failing . The content of the file /proc/sys/crypto/fips_enabled is 1I have executed the below mentioned codeThe code is#include stdio.hint main(){int ret=0;ret=FIPS_mode();printf(\nFIPS_mode = %u\n,ret);ret=FIPS_selftest();printf(\nFIPS_selftest=%u\n,ret);ERR_print_errors_fp(stderr..

Read more

I have an Intel NUC7PJYH running CentOS 6.8. This is a NUC with standard USB, 1GbE and 2*HDMI. Installation was no problem providing acpi=off. The problem is that by default the two displays are mirrored and I can’t seem to separate them. I can o..

Read more

Hi!I just upgraded a machine to 7.7.1908 and the default route is not being set on boot. This particular server has a bonded interface, and the corresponding configuration for the master is (/etc/sysconfig/network-scripts/ifcfg-bond0):TYPE=BondBOOTPROTO=noneDEFROUTE=yesIPV4_FAILURE_FATAL=yesNAME=bond0DEVICE=bond0ONBOOT=yesIPADDR.3.20.131PREFIX$GATEWAY.3.20.1DNS1.3.2.8BONDING_MASTER=yesBONDING..

Read more