Configure Your Own screenrc file
There are few shell scripts I need to run when I log on to my server. One of my favorite is to use screen to launch the scripts when I log on to the server or using screen to access…
Check DNS Record with Dig Command
Check DNS Record with Dig Command How do you find out a domain name A record, CName Record, MX record via command line? How to find out a domain name Time To Live and calculate when will the next refresh…
PostgreSQL Database signal 6 Error On Apple Mac
After I have done PostgreSQL upgrade through MacPort, the database refused to start and system generated crash report. The crash report generates by Apple doesn’t give much clue what was happening.
FreeBSD Port: Error Upgrading Perl 5.8.9
Usually I perform portupgrade daily on some of my FreeBSD Servers, not all at once of cause. This afternoon I came to a problem when performing upgrade for Perl 5.8.9
How To Fix php5-pcre Ignored Package in FreeBSD Ports
I guess most of the FreeBSD users having problem to patch php5-pcre package in FreeBSD Ports. Whenever you run portversion -vL=, you will always see php5-pcre is outdated even after running portupgrade php5-pcre, you will get the error message;
Recent Comments