Remote Access Portal
Unified Infrastructure Entry Point | Yaeger Info
⚡ Command Terminal
Access the core system shell. Precision control for headless operations and daemon management.
ssh://yaeger@localhost
Note: Post-connection, use caffeinate to prevent sleep cycles during long builds.
- Systemd process management
- Docker swarm orchestration
- Live log stream monitoring
🖥️ Visual Interface
Direct pixel stream from the primary workspace. Ideal for browser-based automation debugging.
vnc://yaeger@localhost
Optimization: Use "Adaptive Quality" over high-latency links to maintain frame stability.
- Puppeteer visual validation
- GUI application control
- Remote Finder orchestration
🔋 Persistence Configuration
Maintain 24/7 availability for agent execution. These settings ensure the system remains responsive even without a physical monitor.
sudo pmset -a sleep 0 displaysleep 10 womp 1
Clamshell Mode
Keep the system active with lid closed by ensuring power is connected and an external display (or dummy plug) is active.
Network Wake
Enable 'Wake for network access' in System Settings to allow remote packets to restore high-power states.