RSS feeds for your Github releases, tags and activity I like to be up to date on new releases of the software I am using. Github has a number of ways to track user or project activity. Repo releases
MacOS How to Flush DNS Cache in MacOS Catalina & Big Sur Use the following commands to flush cache your DNS cache in MacOS. The commands are slightly differents depending on your version of MacOS. First, make sure you've opened up your
MacOS How to install homebrew on MacOS What is HomeBrewHomebrew is the missing package manager for macOS. You can use Homebrew to install command line packages on a Mac, provided someone has written a formulae, which is
Raspberry PI Renaming the hostname of your Raspberry Pi (Raspbian) One of the first things you want to do if you've just installed Raspbian on your Pi is to change the hostname. You can change your hostname by following these
Docker How to install Docker on your Raspberry Pi What is docker?Docker is an open-source project for automating the deployment of applications as portable, self-sufficient containers that can run on the cloud or on-premises. Docker is also a