Größe: 390
Kommentar:
|
← Revision 4 vom 2021-01-16 09:19:53 ⇥
Größe: 473
Kommentar:
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 12: | Zeile 12: |
apache-user must be part in the pihole group | apache-user muss Angehöriger der pihole Gruppe sein: |
Zeile 22: | Zeile 22: |
Blocklisten gibt es z.B. hier: https://blocklistproject.github.io/Lists/ |
pi-hole installieren
als root:
curl -sSL https://install.pi-hole.net | bash
falls apache2 schon installiert ist, natürlich lighttpd NICHT installieren
Anschließend:
apache-user muss Angehöriger der pihole Gruppe sein:
usermod -a -G pihole www-data
und dann noch php-sqlite3 installieren
apt-get install php-sqlite3
Blocklisten gibt es z.B. hier: https://blocklistproject.github.io/Lists/