Updated Installing Tracks 2.2.2 on CentOS 6.5 Minimal x86_64 (markdown)

rharmonson 2014-06-26 09:02:14 -07:00
parent 8efd65dd69
commit 869c695be5

@ -212,9 +212,10 @@ Configure DNS resolution settings. Current setting shown below are a result of u
; generated by /sbin/dhclient-script ; generated by /sbin/dhclient-script
search localdomain search localdomain
nameserver 192.168.113.254 nameserver 192.168.113.254
```
Update resolv.conf providing DNS IP addresses and domain suffix search order. Update resolv.conf using vi and provide DNS IP addresses and domain suffix search order.
```
[root@www ~]# cat /etc/resolv.conf [root@www ~]# cat /etc/resolv.conf
search subdom.mydomain.com mydomain.com search subdom.mydomain.com mydomain.com
nameserver 8.8.8.8 nameserver 8.8.8.8