How to get Pi-hole to work with IPv6?

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...

How to connect to raspberry pi via ssh

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...

A PRIVATE GIT SERVER CRASH COURSE

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...