96 lines
2.6 KiB
Markdown
96 lines
2.6 KiB
Markdown
# Machine: GURU-BEAST-ROG
|
|
|
|
**Hostname:** GURU-BEAST-ROG
|
|
**Last Updated:** 2026-04-26
|
|
|
|
---
|
|
|
|
## Hardware Specs
|
|
|
|
| Spec | Value |
|
|
|------|-------|
|
|
| Model | ASUS Desktop (ROG) |
|
|
| CPU | Intel Core i9-14900K (24 cores / 32 threads, up to 6.0 GHz) |
|
|
| Memory | 128 GB DDR5 |
|
|
| GPU | NVIDIA GeForce RTX 4090 (24 GB VRAM) |
|
|
| Storage | 2 TB NVMe (WD_BLACK SN7100) |
|
|
|
|
---
|
|
|
|
## Software
|
|
|
|
| Spec | Value |
|
|
|------|-------|
|
|
| OS | Windows 11 Pro (26200) |
|
|
| Python | 3.12.10 |
|
|
| Node.js | v24.14.0 |
|
|
| Ollama | v0.21.0 |
|
|
| Git | 2.52.0.windows.1 |
|
|
| jq | 1.8.1 |
|
|
| sops | 3.12.2 |
|
|
| age | installed (winget) |
|
|
| 1Password CLI | 2.33.1 |
|
|
| GrepAI | v0.35.0 (grepai.exe in repo root) |
|
|
|
|
---
|
|
|
|
## Ollama Models
|
|
|
|
| Model | Size |
|
|
|-------|------|
|
|
| gemma3:27b | 17.4 GB |
|
|
| qwen3:32b | 20.2 GB |
|
|
| qwen3:14b | 9.3 GB |
|
|
| qwen3.6:latest | 23 GB |
|
|
| codestral:22b | 12.6 GB |
|
|
| nomic-embed-text | 0.3 GB |
|
|
|
|
**Tailscale access:** Ollama listens on `0.0.0.0:11434`. `OLLAMA_HOST=0.0.0.0:11434` set at both Machine and User scope. Windows Firewall inbound rule "Ollama Tailscale" allows TCP 11434 from `100.0.0.0/8`. Task Scheduler task "Ollama Serve - Tailscale" restarts Ollama at logon with the correct binding (auto-created block rules from the Windows Firewall prompt were removed 2026-05-25).
|
|
|
|
---
|
|
|
|
## Claude Code Environment
|
|
|
|
- **Working Directory:** C:\Users\guru\ClaudeTools
|
|
- **User:** guru
|
|
- **Shell:** bash (Git for Windows / MINGW64)
|
|
- **Git:** Configured for Gitea (git.azcomputerguru.com)
|
|
- **Identity:** mike (identity.json configured)
|
|
- **Vault:** C:/Users/guru/vault (SOPS + age, decryption working)
|
|
- **OP_SERVICE_ACCOUNT_TOKEN:** configured in ~/.bashrc
|
|
|
|
---
|
|
|
|
## Network
|
|
|
|
| Interface | Address |
|
|
|-----------|---------|
|
|
| Wi-Fi | 10.2.51.228 |
|
|
| Tailscale | 100.101.122.4 |
|
|
|
|
---
|
|
|
|
## Capabilities
|
|
|
|
- [x] Git operations
|
|
- [ ] SSH access to infrastructure (key generated, not yet deployed to servers)
|
|
- [x] GrepAI semantic search (watcher running)
|
|
- [x] Ollama local AI (5 models, GPU-accelerated)
|
|
- [x] MCP servers configured (filesystem, sequential-thinking, grepai)
|
|
- [x] NVIDIA RTX 4090 GPU (CUDA compute)
|
|
- [x] Claude Code CLI
|
|
- [x] Bypass permissions mode (settings.json configured)
|
|
- [x] SOPS vault decryption
|
|
- [x] 1Password CLI (service account)
|
|
- [x] Tailscale
|
|
|
|
---
|
|
|
|
## Notes
|
|
|
|
- Powerhouse desktop -- best GPU and most RAM across all workstations
|
|
- RTX 4090 does NOT have the GSP firmware bug that affects the 5070 Ti on Linux
|
|
- OpenVPN Connect adapter present (VPN capable)
|
|
- SSH pubkey: `~/.ssh/id_ed25519.pub` (ed25519, generated 2026-04-26) -- needs deployment to infra servers
|
|
- No D: drive -- vault cloned to C:/Users/guru/vault (not D:/vault)
|