Find and Delete Files Older Than N Days in Linux
Cleaning up old files is one of those tasks every sysadmin automates sooner or later. Log rotation leaves…
Cleaning up old files is one of those tasks every sysadmin automates sooner or later. Log rotation leaves…
Grafana Tempo is a distributed tracing backend that stores traces and makes them searchable through Grafana. It accepts…
Grafana Mimir is a horizontally scalable, long-term storage backend for Prometheus metrics. It is fully compatible with the…
Grafana Loki is a log aggregation system designed to be cost-effective and easy to operate. Unlike traditional log…
Grafana Alloy is the OpenTelemetry-compatible collector that replaced Grafana Agent. It handles metrics, logs, and traces in a…
Node.js is a JavaScript runtime built on Chrome’s V8 engine that lets you run JavaScript on the server…
MariaDB is a community-driven fork of MySQL that has become the default relational database on most Linux distributions.…
Grafana Tempo is a high-volume, cost-effective distributed tracing backend. It only requires object storage (or a local filesystem)…
Grafana Mimir is a horizontally-scalable, highly available long-term metrics storage backend for Prometheus. While Prometheus stores metrics locally…
Grafana Loki is a horizontally-scalable, multi-tenant log aggregation system built for efficiency. Unlike Elasticsearch which indexes the full…
OpenStack is an open-source cloud platform for managing compute, networking, and storage resources through APIs and a web…
KVM (Kernel-based Virtual Machine) turns your Arch Linux machine into a type-1 hypervisor. Combined with QEMU for hardware…