Commandes en Vrac

cmd-line, geek stuff, some notes, ...

mercredi 1 avril 2026

Reverse-engineering Ropvacnic S1 vacuum for homeassistant integration

›
Integrating the Ropvacnic S1 into Home Assistant via LocalTuya The Ropvacnic S1 is a Tuya-based robot vacuum. Getting it to work locally ...
vendredi 21 novembre 2025

UN / unodc elearning

›
 https://elearningunodc.org/local/pages/?id=3
mardi 30 septembre 2025

[ref] Chainguard 101

›
  https://images.chainguard.dev /  https://edu.chainguard.dev /  https://edu.chainguard.dev/chainguard/chainguard-images/videos/debugging_di...
jeudi 11 septembre 2025

Image magick, reduce size of jpg files by 50%

›
  for file in *.jpg; do magick "$file" -resize 50% "resized/$file"; done
lundi 8 septembre 2025

Ansible : GCP Google Cloud (Compute) ansible dynamic inventory with cache

›
Inventory definition GCP compute --- plugin : google.cloud.gcp_compute # https://docs.ansible.com/ansible/latest/collections/google/cloud/gc...
jeudi 28 août 2025

Systemd healtcheck with side service and monotonic timer, auto-healing

›
What : bypass the lack of healthcheck of systemd systemd service "what-service.service" systemd timer  " what-service-healthc...
jeudi 24 juillet 2025

apt info - ansible tasks + roles to install apt_info.py automatically along node-exporter + Grafana dashboard

›
Create a file with openmetrics values, so that it be exporter along node-exporter metrics. => script runs every 12h to report the status ...
›
Accueil
Afficher la version Web
Fourni par Blogger.