# Linux GUI Desktop with Wine A full LXDE desktop environment accessible via browser (noVNC), with Wine pre-installed to run Windows `.exe` applications. ## How to use 1. Open the Space — a full Linux desktop appears in your browser 2. Right-click the desktop to open a terminal 3. Run Windows apps: `wine /path/to/app.exe` 4. Install runtimes: `winetricks dotnet48` or `winetricks vcrun2019`