sync: auto-sync from GURU-BEAST-ROG at 2026-04-27 13:15:49
Author: Mike Swanson Machine: GURU-BEAST-ROG Timestamp: 2026-04-27 13:15:49
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Machine: GURU-BEAST-ROG
|
||||
|
||||
**Hostname:** GURU-BEAST-ROG
|
||||
**Last Updated:** 2026-03-24
|
||||
**Last Updated:** 2026-04-26
|
||||
|
||||
---
|
||||
|
||||
@@ -22,10 +22,27 @@
|
||||
| Spec | Value |
|
||||
|------|-------|
|
||||
| OS | Windows 11 Pro (26200) |
|
||||
| Python | 3.x (installed) |
|
||||
| Python | 3.12.10 |
|
||||
| Node.js | v24.14.0 |
|
||||
| Ollama | v0.18.2 |
|
||||
| Git | Installed (Git for Windows) |
|
||||
| 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 |
|
||||
| codestral:22b | 12.6 GB |
|
||||
| nomic-embed-text | 0.3 GB |
|
||||
|
||||
---
|
||||
|
||||
@@ -33,8 +50,11 @@
|
||||
|
||||
- **Working Directory:** C:\Users\guru\ClaudeTools
|
||||
- **User:** guru
|
||||
- **Shell:** bash (Git for Windows)
|
||||
- **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
|
||||
|
||||
---
|
||||
|
||||
@@ -43,20 +63,23 @@
|
||||
| Interface | Address |
|
||||
|-----------|---------|
|
||||
| Wi-Fi | 10.2.51.228 |
|
||||
| LAN (Local Area Connection) | 192.168.2.3 |
|
||||
| Tailscale | 100.101.122.4 |
|
||||
|
||||
---
|
||||
|
||||
## Capabilities
|
||||
|
||||
- [x] Git operations
|
||||
- [x] SSH access to infrastructure
|
||||
- [ ] SSH access to infrastructure (key generated, not yet deployed to servers)
|
||||
- [x] GrepAI semantic search (watcher running)
|
||||
- [x] Ollama local AI (nomic-embed-text installed; qwen3:14b, codestral:22b pulling)
|
||||
- [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
|
||||
|
||||
---
|
||||
|
||||
@@ -65,5 +88,5 @@
|
||||
- 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)
|
||||
- credentials.md present and populated
|
||||
- Settings.json has permissions.defaultMode: bypassPermissions
|
||||
- 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)
|
||||
|
||||
Reference in New Issue
Block a user