Linux

Linux: How to rsync incrementally to a remote where root logins per ssh are not permitted
Dec 30, 2024

Linux: How to rsync incrementally to a remote where root logins per ssh are not permitted

Linux: How to rsync incrementally to a remote host where root logins per ssh are not permitted

Categories: linux rsync
Docker: Use the container traefik/whoami to troubleshoot nginx headers
Oct 19, 2024

Docker: Use the container traefik/whoami to troubleshoot nginx headers

Docker: Use the container traefik/whoami to troubleshoot nginx headers

Categories: linux docker
Docker: How to figure out which overlay2 belongs to which container
Aug 19, 2024

Docker: How to figure out which overlay2 belongs to which container

How to figure out which overlay2 belongs to which container?

Categories: linux docker
Docker: Where did I start that container?
Jul 26, 2024

Docker: Where did I start that container?

How to figure out where you put those docker-compose.yml files

Categories: linux docker
Docker: quick setup of semi portable Immich installation
Mar 2, 2024

Docker: quick setup of semi portable Immich installation

How to quickly set up an Immich installation at home

Categories: linux docker immich
Docker: curl to exposed container port which is not published to the outside (Jitsi endpoint for counting sessions)
Feb 26, 2024

Docker: curl to exposed container port which is not published to the outside (Jitsi endpoint for counting sessions)

How to curl to jitsi prosody to count sessions, but also how to access non published tcp ports of a running container

Categories: linux docker