"vault backup: 2026-04-05 17:41:30 from Flow"

This commit is contained in:
2026-04-05 17:41:30 -05:00
parent fc1892763e
commit 0ba2bf4adf

View File

@@ -20,13 +20,14 @@ ssh u0_a208@100.127.187.60 -p 8022
- ```ssh u0_a208@100.127.187.60 -p 8022``` - ```ssh u0_a208@100.127.187.60 -p 8022```
- **VPN / Overlay:** **Tailscale** (Always-on) - **VPN / Overlay:** **Tailscale** (Always-on)
- **DNS/Ad-Blocking:** Integrated with existing network-wide Pi-hole via Tailnet. (probably) - **DNS/Ad-Blocking:** Integrated with existing network-wide Pi-hole via Tailnet. (probably)
- Note: - Note: Tailscale is installed as an android app, not as a tmux cli tool.
- Good for full system integration, bad for cli automation
- **Wakelock:** Active (`termux-wake-lock`) — Prevents CPU suspension during screen-off. - **Wakelock:** Active (`termux-wake-lock`) — Prevents CPU suspension during screen-off.
### **Software Stack** ### **Software Stack**
- **Environment:** Termux (64-bit) - **Environment:** Termux (64-bit)
- **Shell:** Zsh - **Shell:** Zsh with OMZ
- **Multiplexer:** Zellij (Session persistence) - **Multiplexer:** Zellij (Session persistence)
- **Automation:** Termux:Boot (Script execution on power-on) - **Automation:** Termux:Boot (Script execution on power-on)
@@ -37,4 +38,10 @@ ssh u0_a208@100.127.187.60 -p 8022
- `settings_enable_monitor_phantom_procs` set to `false` - `settings_enable_monitor_phantom_procs` set to `false`
- **Battery Optimization:** **Disabled (Unrestricted)** - **Battery Optimization:** **Disabled (Unrestricted)**
- Whitelist applied for Termux and Tailscale to prevent background pruning. - Whitelist applied for Termux and Tailscale to prevent background pruning.
- **Persistence:** All ACC and Magisk tweaks persist across system reboots. - **Persistence:** All ACC and Magisk tweaks persist across system reboots.
### Troubleshooting
If it stops working, just restart it. That usually fixes it. If it doesn't, something bad happened.
### Future Notes
Look more at proot-distro, and maybe udocker fo