mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Updated Installing Tracks 2.2.2 on CentOS 6.5 Minimal x86_64 (markdown)
parent
8efd65dd69
commit
869c695be5
1 changed files with 3 additions and 2 deletions
|
|
@ -212,9 +212,10 @@ Configure DNS resolution settings. Current setting shown below are a result of u
|
|||
; generated by /sbin/dhclient-script
|
||||
search localdomain
|
||||
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
|
||||
search subdom.mydomain.com mydomain.com
|
||||
nameserver 8.8.8.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue