[FIXED] SNMP ‘Unknown token: smuxpeer’ Ubuntu 18.04

When trying to get the Dell OpenManage Server Administrator (OMSA) working with SNMP I got the following error: snmpd[28756]: /etc/snmp/snmpd.conf: line 23: Warning: Unknown token: smuxpeer. On older Ubuntu server you need to remove -I -smux from the file /etc/default/snmpd On the newer Ubuntu 18.04 you also need to change the following file: /lib/systemd/system/snmpd.service The …

[FIXED] cc: Internal error: Killed (program cc1)

If your are getting the following error after compiling something, for example PHP: cc: Internal error: Killed (program cc1) Please submit a full bug report. See <http://bugzilla.redhat.com/bugzilla> for instructions. make: *** [ext/fileinfo/libmagic/apprentice.lo] Error 1 make: *** Waiting for unfinished jobs…. *** The make has failed, would you like to try to make again? (y,n): n …

SpeedFan and SNMP with SFSNMP

With SpeedFan you can monitor Temperatures, Fans, Voltages and so on… The best thing is that you can also get these values through SNMP with an extra plugin or program called SFSNMP. The bad thing is that the website of SFSNMP is not working anymore http://code.bastart.eu.org/sfsnmp Luckily I still have the latest version of SFSNMP …

[FIXED] Can’t locate ExtUtils/MakeMaker.pm in @INC

On a CentOS 6.5 machine I got the following error when I tried to run make install: Can’t locate ExtUtils/MakeMaker.pm in @INC In my case the full error is: Can’t locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at Makefile.PL line 24. BEGIN failed–compilation aborted at Makefile.PL line 24. The …

Instellen DNS in Direct Admin voor Office 365

Voor het instellen van Office 365 in uw DNS krijgt u van Microsoft een overzicht met de juiste DNS gegevens. Om u een idee te geven hoe u de DNS gegevens moet invullen vind u hieronder een overzicht. U krijgt eerst de DNS gegevens te zien zoals Microsoft deze weergeeft, daaronder vind u de DNS …