[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

There is not enough free memory to complete the compiling, you can add more memory to the machine or you can temporarily stop some other software that is using memory so you can finish the compiling.







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 (version 0.1.12) and I would like to share it here because it is not on the internet anymore. You can download SFSNMP v0.1.12 here:

SpeedFan injector.exe


sfsnmp-0.1.12.zip

These are the steps to make SNMP work with SpeedFan:

  1. Download and install SpeedFan.
  2. Activate and configure the SNMP service in Windows (more info).
  3. Install SFSNMP and make sure you run the injector.exe to start SpeedFan.
  4. Don’t forget to check if the firewall is open for SNMP.

 

SNMP uses OID’s to read the data, to help you choosing the right OID for your sensor I give you an example for the Temperature OID’s:

The OID for the Temperature starts with .1.3.6.1.4.1.30503.1.5.1 where every extra line in the above screen is +1, this is the same with the Fans and Voltages.

The starting OID’s for SpeedFan + SFSNMP are:

Temperature: .1.3.6.1.4.1.30503.1.5.x
Fans:        .1.3.6.1.4.1.30503.1.6.x
Voltages:    .1.3.6.1.4.1.30503.1.7.x

 

 

[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 solution is easy, just run the following:

yum install perl-ExtUtils-MakeMaker -y

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 gegevens zoals deze in Direct Admin ingevuld moet worden:

Microsoft:

Direct Admin:

Microsoft:

Direct Admin:

Microsoft:

Direct Admin:

Microsoft:

Direct Admin:

Let bij Direct Admin in de rechter kolom goed op de extra “.” (punt) achter de domeinnamen.

Exchange error: DataCollectorSvc process has open files

Bij het upgraden van een Exchange Server naar een nieuwere Service Pack krijg je de volgende foutmelding:

 

Error: Setup cannot continue with the upgrade because the DataCollectorSvc has open files.

 

In dit voorbeeld is het een Small Business Server 2011 met Exchange 2010 SP1 welke we upgraden naar SP2.

Het probleem is makkelijk op te lossen door dit proces netjes te stoppen bij je Services, de service heet Windows SBS Manager.

 

Service "Windows SBS Manager" stoppen

 

Daarna kun je de SP upgrade uitvoeren.