View Single Post
  #6 (permalink)  
Old 10-06-2009, 05:24 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,925
Default

Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes
__________________
Reply With Quote