by ray | Sep 7, 2020 | Raspberry Pi
In /etc/pihole/setupVars.conf you should have 2 settings: IPV4_ADDRESS= IPV6_ADDRESS= As soon as there are valid IP addresses entered, they will show up on Admin/Settings/System
by ray | Sep 7, 2020 | Raspberry Pi, Linux / Ubuntu
When I initially set up my Pi-Hole, I only had IPv4 on my system. Thus Pi-Hole only downloaded IPv4-capable blacklists. So I turned IPv6 on on my home router, and enabled DHCPv6.I turned IPv6 on on my Pi-Hole computer, and rebooted. ip -o addr then showed that I had...
by ray | Apr 28, 2020 | Raspberry Pi, Linux / Ubuntu
You can use SSH to connect to your Raspberry Pi from a Linux computer, a Mac, or another Raspberry Pi, without installing additional software. You will need to know your Raspberry Pi’s IP address to connect to it. To find this, type hostname -I from...
by ray | Apr 25, 2020 | Raspberry Pi
pihole -up
by ray | Mar 26, 2020 | Raspberry Pi
Purchase a Raspberry Pi. If you have an older Raspberry Pi, use Raspberry Pi Imager to download and install the latest Raspbian image to a SD card. You can also use Etcher. Install the Raspbian Lite version (command line with no desktop). Read more. Change default...
by ray | Jul 14, 2018 | Raspberry Pi
At this point, everyone has already heard that Microsoft is buying GitHub. Acquisitions of this scale take time, but most expect everything to be official by 2019. The general opinion online seems to be one of unease, and rightfully so. Even if we ignore Microsoft’s...