From 03069db74e746a55fe2d7912719a12fb98bfc012 Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Sun, 19 Apr 2026 21:50:53 +0100 Subject: [PATCH] vault backup: 2026-04-19 21:50:53 --- 99 Daily/2026-04-19.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/99 Daily/2026-04-19.md b/99 Daily/2026-04-19.md index 2b372b7..bd64f80 100644 --- a/99 Daily/2026-04-19.md +++ b/99 Daily/2026-04-19.md @@ -236,3 +236,6 @@ tags: [daily] - 21:36 | `aimpress` - **Asked:** Fix n8n and Vaultwarden access issues, then restyle Homarr with colored icons and flat layout. - **Done:** Verified socket proxies are running and cleaned up failed container before re-deployment. +- 21:49 | `aimpress` + - **Asked:** How to transfer local config files to remote server via rsync with password authentication? + - **Done:** Set up SSH key authentication and transferred .zshrc, .config, and .gitconfig to remote server successfully.