Pi-hole: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
{| | {| | ||
| valign="top" | | | valign="top" | | ||
* [https://github.com/pi-hole/pi-hole/ Pi-hole » Automated Install] | |||
* [https://docs.pi-hole.net/main/uninstall/ Pi-hole » Uninstall] | * [https://docs.pi-hole.net/main/uninstall/ Pi-hole » Uninstall] | ||
* [https://discourse.pi-hole.net/t/reset-pi-hole-ip-after-moving-to-a-new-network/11910 Pi-hole » Reset IP] | * [https://discourse.pi-hole.net/t/reset-pi-hole-ip-after-moving-to-a-new-network/11910 Pi-hole » Reset IP] |
Revision as of 23:06, 18 April 2023
curl -sSL https://install.pi-hole.net | bash sudo apt install haproxy sudo apt install nginx
References
| ||