Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 760 Bytes

File metadata and controls

28 lines (19 loc) · 760 Bytes

Platform Java Documentation

Troubleshooting Guides

Fix the "Authentication Required - System policy prevents management of local virtualized systems" error.

Quick Fix:

sudo usermod -aG libvirt $USER
sudo usermod -aG kvm $USER
sudo reboot

Common issues and solutions for platform-java.

Architecture Documentation

Complete platform architecture and design decisions.

Quick reference for common operations and commands.


All documentation is available in this directory and linked from the main README.md.