Skip to content
John Nessime
Search this website

Linux

  1. Home>
  2. Linux
Read more about the article Cleaning Up Docker Disk Usage Safely

Cleaning Up Docker Disk Usage Safely

  • Post category:DevOps/Linux/System Administration

The top search result tells you to run docker system prune -a --volumes. It frees the space and deletes your database. Here is how to measure Docker disk usage properly, reclaim it from safest to most destructive, and fix the logs that Docker never reports on.

Continue ReadingCleaning Up Docker Disk Usage Safely
Read more about the article Prometheus + Grafana From Scratch on One Server

Prometheus + Grafana From Scratch on One Server

  • Post category:DevOps/Linux/System Administration

Two static binaries, a package and four systemd units. How to install Prometheus and Grafana on a single server from scratch, wire in node_exporter, put nginx and TLS in front, and keep the ports that have no authentication off the public internet.

Continue ReadingPrometheus + Grafana From Scratch on One Server
Read more about the article TLS Certificate Errors: Chain Issues, SANs, and Expiry Automation

TLS Certificate Errors: Chain Issues, SANs, and Expiry Automation

  • Post category:Linux/System Administration/Troubleshooting/Web Security

Almost every TLS certificate error traces back to one of three causes: a broken chain, a hostname the certificate does not cover, or an expiry nobody was watching. Here is how to tell them apart in under a minute, and how to stop the third one from ever happening again.

Continue ReadingTLS Certificate Errors: Chain Issues, SANs, and Expiry Automation
Read more about the article Docker Issues & Troubleshooting: Real-World Solutions

Docker Issues & Troubleshooting: Real-World Solutions

  • Post category:Articles/Cloud Computing/DevOps/Docker/Linux/Tutorials

Docker containers rarely fail without leaving clues. This practical guide explores common Docker issues involving networking, storage, permissions, ports, logs, health checks, reverse proxies, and resource usage—and explains how to troubleshoot them methodically.

Continue ReadingDocker Issues & Troubleshooting: Real-World Solutions

Recent Posts

  • Green Check, Broken Build: How to Build a Fail Fast Pipeline That Explains Why
  • Metrics, Logs and Traces: What Each One Answers
  • CDN Setup Without Breaking Dynamic Content
  • Cleaning Up Docker Disk Usage Safely
  • A Secure-by-Default AWS Account Baseline in Terraform

Recent Comments

No comments to show.
© 2025 · John Nessime · Cairo, Egypt · All rights reserved