2026-03-04 01:55:03 CET

hodlbod on Nostr: Me: follows the directions for setting up NanoClaw on a fresh VPS NanoClaw: ``` lsof ...

Me: follows the directions for setting up NanoClaw on a fresh VPS
NanoClaw:

```
lsof /var/lib/dpkg/lock-frontend 2>&1
kill -9 19631 19750 2>&1; sleep 1; rm -f /var/lib/dpkg/lock-frontend /var/lib/dpkg/lock /var/cache/apt/archives/lock 2>/dev/null; dpkg --configure -a 2>&1
```