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 will happen? Dig command will give you the magic details how does a domain name record is configured. Read the rest of this entry »
takizo posted on March 17th, 2009 in Systems category | Nobody dare to comment yet »
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. Read the rest of this entry »
takizo posted on March 3rd, 2009 in Systems category | Nobody dare to comment yet »
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 Read the rest of this entry »
takizo posted on February 16th, 2009 in Systems category | Nobody dare to comment yet »
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; Read the rest of this entry »
takizo posted on February 12th, 2009 in Systems category | Nobody dare to comment yet »
Follow with previous Regular Expression cheat sheet posted by psyber, now we have subversion, MySQL, HTML and PHP cheat sheets. Read the rest of this entry »
takizo posted on February 6th, 2009 in Systems category | Nobody dare to comment yet »