How 2 Know
If you can't Google it, You Can Knowing it.

Posts Tagged ‘nslookup’

How to Configure DNS on AIX

Thursday, November 5th, 2015

Configure DNS on AIX

  • To configure DNS on an AIX server:
  • Add the DNS server(s) to the /etc/resolv.conf configuration file:

    vi /etc/resolv.conf
    

    Continue Reading…