Инструменты пользователя

Инструменты сайта


tasks:blockads

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слеваПредыдущая версия
Следующая версия
Предыдущая версия
tasks:blockads [30.07.2024 19:21] – внешнее изменение 127.0.0.1tasks:blockads [04.10.2024 10:03] (текущий) viacheslav
Строка 1: Строка 1:
-===== Pi-hole ===== 
-The [[https://github.com/pi-hole/pi-hole|Pi-hole]]® is a [[https://en.wikipedia.org/wiki/DNS_Sinkhole|DNS sinkhole]] that protects your devices from unwanted content, without installing any client-side software. 
- 
-Once the installer has been run, you will need to configure your router to have DHCP clients use Pi-hole as their DNS server which ensures that all devices connecting to your network will have content blocked without any further intervention. 
- 
-If your router does not support setting the DNS server, you can use Pi-hole's built-in DHCP server; just be sure to disable DHCP on your router first (if it has that feature available). 
- 
-As a last resort, you can always manually set each device to use Pi-hole as their DNS server. 
- 
-Документация: https://docs.pi-hole.net/\\ 
-Docker image: https://hub.docker.com/r/pihole/pihole/\\ 
-Бложик: https://pi-hole.net/blog/ 
-<code bash> 
-# Обновить 
-pihole -up 
-</code> 
- 
-==== Установка ==== 
-Методом № 2 
-<code bash> 
-# One-Step Automated Install 
-# Those who want to get started quickly and conveniently may install Pi-hole using the following command: 
-curl -sSL https://install.pi-hole.net | bash 
-# Alternative Install Methods 
-# Piping to bash is controversial, as it prevents you from reading code that is about to run on your system. 
-# Therefore, we provide these alternative installation methods which allow code review before installation: 
-# Method 1: Clone our repository and run 
-git clone --depth 1 https://github.com/pi-hole/pi-hole.git Pi-hole 
-cd "Pi-hole/automated install/" 
-sudo bash basic-install.sh 
-# Method 2: Manually download the installer and run 
-wget -O basic-install.sh https://install.pi-hole.net 
-sudo bash basic-install.sh 
-</code> 
- 
-==== Ошибки ==== 
-=== DNSMASQ_WARN: reducing DNS packet size for nameserver XXX.XXX.XXX.XXX to 1232 === 
- 
-<code bash> 
-echo "edns-packet-max=1232" > /etc/dnsmasq.d/99-edns.conf 
-pihole restartdns 
-</code> 
- 
-https://discourse.pi-hole.net/t/dnsmasq-warn-reducing-dns-packet-size/51803/9\\ 
-https://discourse.pi-hole.net/t/dnsmasq-warn-reducing-dns-packet-size/51803/41 
- 
 ===== Adblock ===== ===== Adblock =====
 Три подписки, помогающие справиться с призывами отключить Adblock\\ Три подписки, помогающие справиться с призывами отключить Adblock\\
tasks/blockads.1722367260.txt.gz · Последнее изменение: 30.07.2024 19:21 — 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki