diff --git a/BashScripts/README.md b/BashScripts/README.md index 0a511c0..abee6ab 100644 --- a/BashScripts/README.md +++ b/BashScripts/README.md @@ -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 = ``` and make sure the DHCP uses the dc as DNS. + + ## Install VM Tweaks ```bash