Tagged: Docker
Trying out Omarchy — a .NET developer on Linux
I put Omarchy on a dead 2017 MacBook Air, and then on my main desktop. A five-minute install, hardware that just worked, and .NET development that turned out to be refreshingly boring.
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 steps. Steps…
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.…