Make swap better with zram on Linux The ideal swap configuration depends on your use case and the amount of physical RAM in your host computer.
Drop swap for zram on Linux Zram is a tool for creating an in-RAM compressed cache, specifically for use as swap space.
Deploy applications using Foreman ACD This demo explains how Foreman ACD can be used to deploy a Prometheus and Grafana stack.
Dynamically update TLS certificates in a Golang server without downtime Configuring an HTTPS server for automatically updated certificates is not as hard as you might think.
Learn the OSI model in 5 minutes Get the basics of the Open Systems Interconnection (OSI) framework for conceptualizing communication within a computer system.
Fix the apt-key deprecation error in Linux Follow these steps and you can run apt update with no warnings or errors related to deprecated key configurations.