View Single Post
  #2 (permalink)  
Old 06-16-2009, 07:37 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
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