View Single Post
  #3 (permalink)  
Old 07-03-2009, 02:13 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

Code:
cat /etc/hosts
cat /etc/resolv.conf
dig solex.com.pk mx
dig solex.com.pk any
host `hostname` <- note backticks and not single quotes (type exactly as is)
__________________
Reply With Quote