how to find dns server on linux host
it is very easy to find dns on dns host
1.open terminal
2.login as root user (type su press enter and enter your root password )
3.once you logged in then type :
cat /etc/resolv.conf
then it will shows nameserver1
which is actually your dns
No comments:
Post a Comment