IT
Bash Snippets
Youtube-dl into Ffmpeg Benötigt youtube-dl, parallel und ffmpeg. Holt sich die direkte Video-URL ...
Ansible ARA
ARA Setup Ara wird über Docker-Compose aufgesetzt: ara.compose: version: "3" services: server:...
OpenSSL
Certificate mit SANs request.conf [req] distinguished_name = dn prompt = no req_exten...
IoT
Misc
Java OpenJDK11 with javaws iDRAC 8 Download and install https://adoptopenjdk.net/ Download and ex...
InfluxDB
Pivot |> pivot(rowKey: ["_time"], columnKey: ["host"], valueColumn: "_value") Align Timestamps...
Stable Diffusion Prompts
Styles Prompt Stil by ilya kuvshinov Anime-Style Portraits, neigt zu komischen Gesicherten by ser...
Java GC-Tuning
Java 11+ Nimm einfach shenandoah oder zgc. Üblicherweiße kein weiteres Tuning erforderlich. Java ...