openSUSE Leap 16 Initial Server Setup and Hardening
A fresh openSUSE Leap 16 server is reachable over SSH the moment it boots, and straight out of…
A fresh openSUSE Leap 16 server is reachable over SSH the moment it boots, and straight out of…
Phishing emails used to be easy to spot. Broken English or a Nigerian prince in urgent need of…
Security teams rarely struggle to generate findings. Reports pile up, dashboards expand, and the volume of identified issues…
An SSH tunnel moves a network port from one machine to another inside an encrypted SSH session. No…
The strongest SonarQube alternatives are judged on one thing: whether they turn security findings into fixed, verified code…
Wire ipa-healthcheck into Prometheus via node_exporter textfile collector, build a Grafana dashboard with per-check granularity, alert on five…
Point cert-manager at FreeIPA 4.12 ACMEv2 to auto-issue TLS for every Kubernetes Ingress. 3-node k3s lab, end-to-end tested,…
Enable FreeIPA 4.12 ACMEv2, issue 90-day RSA certs with certbot and acme.sh, auto-renew via systemd timer and cron.…
Verify, decode, and ship the 128-bit random serial that became default in FreeIPA 4.12. Five proof methods, the…
10 production-tested FreeIPA sudo rules: Defaults, NOPASSWD, RunAs, deny patterns, break-glass, auth-indicator gated, time-bound, AD-trusted, GSSAPI passwordless. Built…
Build a least-privilege FreeIPA HBAC policy on Rocky Linux 10: replace allow_all, validate every rule with hbactest, and…
Static Application Security Testing is considered to be the gold standard for testing software in DevOps cycles. SAST,…