Tech Thought

Tech tips, hints, and general musings. PHP, Perl, Mysql, Javascript, AJAX, JSON, Linux, Mac OSX

Entries for December, 2009

How-To: Check root DNS settings for domain

Using “dig” you can determine what IP address or CNAME your domain is pointing to quite easily. However what I didn’t know was that you can actually check what the root server thinks your domain is pointing at, so you can check if its set correctly when you are migrating to a new IP address. [...]

Leave a Comment

How-To: Flip Rows/Columns in Excel

This is really easy, but something I never knew until I just tried this: Copy the cells you want to flip Right-Click “Paste Special” Tick the Transpose checkbox You’re done! Best Excel trick ever!

Leave a Comment