1002 B
1002 B
| id | type | title | tags | importance | confidence | created | updated | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cbc3ff9a-8196-405b-92f2-3ff61baf7e0a | configuration | CT 302 claude-runner SSH access and venv paths |
|
0.4 | 0.8 | 2026-02-20T06:35:29.438164+00:00 | 2026-02-20T06:35:29.438164+00:00 |
CT 302 (claude-runner) Access and Path Details
SSH Access
- Host:
10.10.0.148(CT 302, claude-runner) - Connect:
ssh root@10.10.0.148from nobara-desktop - No SSH alias in
~/.ssh/config— wildcard rule for10.10.0.xhandles key/user - Hostname
claude-runnerdoes NOT resolve (no DNS or alias configured)
File Paths
- Skills:
/root/.claude/skills/server-diagnostics/ - Venv:
/root/.claude/skills/server-diagnostics/.venv/ - Venv packages:
requests,pyyaml - Warning state:
/root/.claude/skills/server-diagnostics/.warning_state.json
Deployment Method
Files are deployed via scp from nobara-desktop to /root/.claude/skills/server-diagnostics/.