Dokuwiki is a free to use, open source all in one wiki software - very easy to use, and does not require a database! Perfect for creating your own personal wiki. The version of dokuwiki available in the debian repo is pretty outdated, so we'll be installing straight from git. Install git and lighttpd Clone … Continue reading Installing Dokuwiki for internal documentation
Category: Linux
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