Installing Apt-mirror for a local debian repo mirror

Setting up a local mirrored repository is extremely easy, and can save a lot of time and bandwidth when you have a lot of servers with the same operating system, receiving the same updates. Note: If you're running LXD I'd suggest adding in a folder from the host, so all the data we download isn't … Continue reading Installing Apt-mirror for a local debian repo mirror

Installing Pihole for networkwide adblocking

Pi-hole is a network wide adblocker, it acts as a DNS server for devices on your network, and will block advertisements. Installing pihhole Installation of pihole couldn't be simpler. Install curl, then run the following curl command, and follow the directions. Enter DNS servers (I suggest running namebench on a local pc to determine best … Continue reading Installing Pihole for networkwide adblocking