Pi-hole DNS Server

Vote For Your Favorite New Pi-hole Logo - Pi-hole®: A ...
Network-wide Ad Blocking

I have had a Pi-hole set up near my cable modem for at least 1-2 years now? Time moves differently for me for the last 18 months. Regardless, my Pi-hole device just sits there, filtering out ads from the network. I highly recommend setting up a Pi-hole for your home. It’s cheap, easy, effective and efficient!

What is it?
A cheap Raspberry Pi computer with an SD card. Gets power from a phone charger and connects with a simple Ethernet cable. Runs passively without any fans at about 37 degrees C.

How do you use it?
You can set it up as a Wifi source, or you can add the IP address in your wifi settings for DNS server. Use the same IP address in your web browser to see a web interface. From there you can modify the whitelist/blacklist and see in real time how many ads are being rejected.

Pi-Hole on Docker using OMV Raspberry Pi 4 "Network Wide ...

How do you set it up?
There are many guides. Here is a good one:
https://www.instructables.com/Pi-Hole-Setup-Guide/

Essentially, what is involved?
You flash a linux OS for Raspberry Pi onto your SD card using something like the Balena Etcher. I prefer “dietpi”, which is a low resource Debian distro.
https://dietpi.com/
A simple 8GB or higher card will suffice. Then you install Pi-hole on it.

How do you maintain it?
Every now and then, it’s good to log into it with SSH and run a “sudo apt update/upgrade” (if you choose a Debian distro). That’s it.

I have over 4 million domains on my blocklist and it makes a HUGE difference when I load websites without Pi-hole DNS configured in my wifi settings.

Bonus: You can SSH into it and install lynx, mc and any other useful linux terminal programs and have fun with it. As a double-bonus, you could even host web services like subsonic or ftp using it!

Advertisement

Protonmail in eMail client

So far, Protonmail has evaded us with eMail client support.

Now the option exists via the Protonmail Bridge, which is available for Mac OSX, Windows 10 and GNU/Linux.

Here’s how I set it up in Ubuntu:
From the protonmail.com/bridge/install page, click on the GNU/Linux to download the .deb file. Double-click on it and launch the software manger. Install.
Unfortunately, right now the only email client that works with this Protonmail Bridge is Thunderbird, which is a Mozilla product. I had previously deleted this app out of protest of Mozilla’s anti-speech behavior but since it’s free and open source, and the only option for now, I will have to live with it. If you do not have this program, in a terminal, type:

sudo apt install thunderbird

Before you setup Thunderbird, you will need to launch and configure the Protonmail Bridge. All of the instructions for configuration are here: https://protonmail.com/bridge/install

Then to setup Thunderbird, go here for instructions:
https://protonmail.com/bridge/thunderbird