Thursday, March 1, 2018

less /var/lib/logrotate/logrotate.status


less /var/lib/logrotate/logrotate.status

Monday, February 19, 2018

MAC "fatal error: 'openssl/opensslconf.h' file not found"


Run these two command to fix it

export CPPFLAGS=-I/usr/local/opt/openssl/include
export LDFLAGS=-L/usr/local/opt/openssl/lib