Skip to content

Instantly share code, notes, and snippets.

@parth-choudhary
Created May 19, 2020 11:24
Show Gist options
  • Save parth-choudhary/3bdd87a569c6887fc2357628727021cb to your computer and use it in GitHub Desktop.
Save parth-choudhary/3bdd87a569c6887fc2357628727021cb to your computer and use it in GitHub Desktop.
Need to complie chroot for DSM (support for official has been stopped), then install pi hole for debian.
Docker won't work for 6.2 DSM dor DSM 214 SE as no support of kernel 3.2.40 by docker.
Install pi-hole without webadmin, as php5 is obsolete and no PPA exist for it.
Compiling chroot guide: https://github.com/OKit-Scripts-Projects/DSM.Customizations/blob/master/How.to.compile.spk.md#How.to.compile.spk
Kernel name is armada370-6.1 for armhl for DSM 214 SE
Using chroot to install pi-hole guide:
https://discourse.pi-hole.net/t/how-do-i-install-pi-hole-on-a-synology-nas/289
@parth-choudhary
Copy link
Author

Uninstall Media server from NAS before installing pi-hole. As it causes confict with lighttpd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment