This works for LTSP-PNP. I use Lubuntu.

$ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by
resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.0.1
nameserver 8.8.4.4
nameserver 8.8.8.8

$ ls /etc/resolvconf/resolv.conf.d/
base  head  original  tail

$ cat /etc/resolvconf/resolv.conf.d/tail
nameserver 8.8.4.4
nameserver 8.8.8.8

My base file is empty.

$ ls -al /etc/resolvconf/resolv.conf.d/base
-rw-r--r-- 1 root root 0 syys  12 12:42 /etc/resolvconf/resolv.conf.d/base

After you have created tail file remember start service resolconf:

$ sudo service resolvconf restart

Best Regards Asmo Koskinen.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to