Jan
30

DNS lookup configuration
AIX offers a confusing array of options when configuring your system to be a simple DNS client. The traditional way is to create an “/etc/resolv.conf” file and add the address of up to three DNS servers e.g. nameserver 192.168.1.40 nameserver 192.168.1.1 nameserver 10.10.1.66 domain ... Read more