DNS search names

Thilo Six T.Six at gmx.de
Fri Sep 14 16:01:05 UTC 2007


J. Pablo Fernández wrote the following on 14.09.2007 17:14
> Hello,
> 
> How do I configure a list of domain names to search when resolving? 
> Modifying /etc/resolv.conf is not good enough, it gets overwritten.
> 
> Thanks.

When /etc is on ext3 then you could lock that file with:
$ sudo chattr +i /etc/resolv.conf
after editing it.

unlocking with:
$ sudo chattr -i /etc/resolv.conf

bye
-- 
Thilo

key: 0x4A411E09





More information about the kubuntu-users mailing list