# kaburu-laptop

Dell Precision 17“ laptop. Replaces the decommissioned kaburu-a05m (Lenovo AIO, screen flicker defect).

Power policy: On-demand only. Steve powers it on when Gwen needs Divi bot / browser automation for site builds; otherwise left off. Tailscale offline is expected — not an alert (filtered in `health-check-fast.sh`).

## Specs

Item Detail
————–
Model Dell Precision M6700 (17”)
CPU Intel i7-3740QM @ 2.70GHz (4C/8T, Ivy Bridge)
RAM 16GB
Storage 220GB 2.5“ SSD (11% used)
OS Linux Mint 22.3 Zena
Kernel 6.17.0-35-generic
GPU Intel HD Graphics 4000

## Network

Interface Detail
———–——–
Hostname kaburu-M67
LAN IP 192.168.0.142 (WiFi — wlp3s0)
Tailscale 100.85.122.61 (kaburu-m67, tagged: workstation)
Static DHCP OPNsense — MAC: 3c:a9:f4:48:d7:6c
Ethernet eno1 — currently DOWN

## Access

Method Detail
——–——–
SSH `ssh -i ~/.ssh/id_ed256 [email protected]`
Tailscale SSH ❌ asymmetric ACL (laptop→Z840 works, reverse blocked)
Sudo Passwordless via `/etc/sudoers.d/kaburu`
RustDesk ID `254399604` — ⚠️ password needs setting via GUI

## Installed

Tool Method Version
————–———
git apt 2.43.0
python3 system 3.12.3
tailscale apt 1.98.8
unattended-upgrades apt 2.9.1
openssh-server apt active
Firefox apt system
Ungoogled Chromium flatpak 149.0
VS Code flatpak 1.127.0
RustDesk flatpak 1.4.8

## Divi Builder

Path: `~/divi-5-builder/` (synced from Z840 skill directory)

File Purpose
—————
`scripts/comfyui-generate.py` Image generation pipeline
`scripts/gen-divi-page.py` Page generation
`scripts/rankmath-seo.py` SEO automation
`scripts/rankwatch.py` Rank tracking
`scripts/vb-builder.py` Visual Builder integration

## Pending

- [ ] Set RustDesk password via GUI (flatpak sandbox blocks CLI) - [ ] Set up VS Code workspace - [ ] Test SSH from Z840 via Tailscale (ACL fix needed)