Add pi.hole configuration info
This commit is contained in:
parent
3f5df5e15b
commit
0f82cc6b9f
@ -36,6 +36,15 @@ sudo su -c "bash <(wget -qO- https://git.myspace.nu/MySpace/Docs/raw/branch/mast
|
||||
sudo su -c "bash <(wget -qO- https://git.myspace.nu/MySpace/Docs/raw/branch/master/BashScripts/install-ubuntu-dc.sh)"
|
||||
```
|
||||
|
||||
Combind with [pi.hole](https://pi-hole.net/) by running
|
||||
|
||||
```bash
|
||||
curl -sSL https://install.pi-hole.net | bash
|
||||
```
|
||||
|
||||
And update ```/etc/samba/smb.conf``` with ```dns forwarder = <IP-of-pi.hole>``` and make sure the DHCP uses the dc as DNS.
|
||||
|
||||
|
||||
## Install VM Tweaks
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user