Pihole aufsetzen: Unterschied zwischen den Versionen
Aus Wiki_2020
Wezi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Wezi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 5: | Zeile 5: | ||
* user: pi pwd: raspberry | * user: pi pwd: raspberry | ||
*pword ändern : passwd | *pword ändern : passwd | ||
* sudo apt-get update | |||
* df -h | |||
* sudo apt-get upgrade | |||
* sudo apt-get dist-upgrade | |||
*install pihole https://docs.pi-hole.net/main/basic-install/ --> curl -sSL https://install.pi-hole.net | bash | *install pihole https://docs.pi-hole.net/main/basic-install/ --> curl -sSL https://install.pi-hole.net | bash | ||
*https://www.reddit.com/r/pihole/comments/a9v7jj/how_to_install_a_custom_block_page_for_websites/ | *https://www.reddit.com/r/pihole/comments/a9v7jj/how_to_install_a_custom_block_page_for_websites/ |
Aktuelle Version vom 1. August 2019, 19:23 Uhr
- raspianimage [1] download
- mit [2] etcher flashen
- in boot partition leere ssh Datei erstellen (bewirkt erreichbarkeit über ssh)
- booten
- user: pi pwd: raspberry
- pword ändern : passwd
- sudo apt-get update
- df -h
- sudo apt-get upgrade
- sudo apt-get dist-upgrade
- install pihole https://docs.pi-hole.net/main/basic-install/ --> curl -sSL https://install.pi-hole.net | bash
- https://www.reddit.com/r/pihole/comments/a9v7jj/how_to_install_a_custom_block_page_for_websites/