[Little dick scripts]
Eventually helpfull code-snippets for your daily tasks.
Adds user, generates keys and disables password access
Get list of Cloudflare IPs to allow / allow only in Nginx. Run like once a day.
Swap file. Good for VM that has no Swap assigned.
Creates and mounts a proper RAMdisk of custom size.
Get rid of snapd & cloud-init.
Run Aria2c in a screen
Update uptime-kuma (or any other) docker image
VPNC connect & test script (used to connect to fritzbox vpn)
Openvpn connect & test script
Run ffmpeg for each file in subfolder “in” and store output in subfolder “out”.
Removes foreign languages from mkv media with ffmpeg. Drag ‘n drop.
Most simple workaround for the lacking options for issue #393.
My nextcloud config.
SSLLabs A+ & no WEAK Cyphers
<port>.example.com -> proxy_pass 192.168.0.10:<port> - E.g.: 8443.example.com -> proxy_pass 192.168.0.10:8443