Build a Linux DevOps Workstation
A workstation for development work earns its keep in the gaps between keystrokes: the seconds a container image…
A workstation for development work earns its keep in the gaps between keystrokes: the seconds a container image…
The Raspberry Pi 5 is still the easiest way to get a tiny Linux machine running, but it…
If you have installed openSUSE before, the first thing you notice with Leap 16 is that the installer…
You want to automate a few openSUSE boxes without hand-editing config on each one. Ansible is the clean…
A web server that answers on plain HTTP sends every password and cookie across the network in the…
You install openSUSE Leap 16, open a music file or an MP4, and nothing plays. That is not…
K3s is Kubernetes packaged as a single binary. It strips out the legacy and cloud-provider code, bundles containerd,…
A fresh openSUSE Leap 16 server is already running firewalld, and that is the first thing to verify…
A server that gets its address from DHCP is fine until the lease changes and every firewall rule,…
openSUSE Leap 16 ships Apache 2.4.66 with the prefork MPM, and the module set is driven entirely from…
A working Flathub setup on openSUSE Leap 16 in a few minutes. Flatpak ships with the GNOME desktop,…
A web server is only useful once three pieces line up: the nginx package, the firewall that lets…