View Single Post
  #2 (permalink)  
Old 11-20-2008, 02:41 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

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