Recent Comments
- Why We Deserve Our System Administration Appreciation Day ~ Mattias Geniar on System Administrator Appreciation Day 2010 @ Nucleus
- krilipikalko on System Administrator Appreciation Day 2010 @ Nucleus
- System Administrator Appreciation Day 2010 @ Nucleus ~ Mattias Geniar on System Administrator Appreciation Day @ Nucleus = Win
- Karmel on Creating excel files through PHP
- Mike on Install GD Library For PHP5 On CentOS
- Matti on Install GD Library For PHP5 On CentOS
Tag Archives: nsrecord
Making Full Use Of ‘Dig’ In Linux
Dig (domain information groper) is to Linux, what nslookup is to Windows. Be it just a bit more powerful. Here are just some of possibilities in using it, to query different nameservers, query for specific nameserver records (A, AAAA, MX, … Continue reading
NsLookup Is More Powerful Than You Think
Linux has a powerful DNS tool available through dig, which can be used to query for a specific nameserver-record (A, AAAA, MX, … ) and ask your query to a specific nameserver. What most people don’t realize is, that you … Continue reading