Displaying 2 results from an estimated 2 matches for "googledns".
Did you mean:
googled
2015 Mar 14
0
4.2 on Raspberry Pi as AD DC - success !
...chosing .local domain. I do not
plan to use the pi as print server.
- without docbook and xsltproc man pages will not be created during
make. with them make aborted for me, at least 4.1.17 did
--- pre-setup:
(will cause pi to lose internet - or rather dns)
- static ip, dns-nameservers [pi ip] [googledns], dns-search my-domain.home
- hostname adserver.my-domain.home
- hosts: 127.0.0.1 localhost localhost.my-domain and [pi ip] adserver
adserver.my-domain.home
- resolv.conf: nameserver [pi ip], domain my-domain.home
- reboot :)
--- building samba:
- configure /--prefix=/usr/local/samba
//--with-pi...
2015 Mar 14
0
samba Digest, Vol 147, Issue 19
...n to use
> the pi as print server.
> - without docbook and xsltproc man pages will not be created during make.
> with them make aborted for me, at least 4.1.17 did
>
> --- pre-setup:
> (will cause pi to lose internet - or rather dns)
>
> - static ip, dns-nameservers [pi ip] [googledns], dns-search my-domain.home
> - hostname adserver.my-domain.home
> - hosts: 127.0.0.1 localhost localhost.my-domain and [pi ip] adserver
> adserver.my-domain.home
> - resolv.conf: nameserver [pi ip], domain my-domain.home
> - reboot :)
>
> --- building samba:
> - configure /...