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.