-
Notifications
You must be signed in to change notification settings - Fork 0
Linux Setup
| Environment | Architecture | Status |
|---|---|---|
| Ubuntu 24.04 | x64 | Supported and release-blocking |
| Ubuntu 24.04 | ARM64 | Supported; hosted runner is public preview |
| WSL2 with Ubuntu/Debian | x64 or ARM64 | Supported compatibility lane |
| Debian 12+ | x64 or ARM64 | Compatibility lane |
| Other apt/dnf Linux | x64 or ARM64 | Community compatibility |
Start with the single command on One-Line Install. The installer detects the distribution and architecture automatically.
Node 24 is downloaded from Node.js and checked against the vendor SHA-256 file. GitHub CLI, VS Code, and Google Cloud use signed vendor repositories on Ubuntu/Debian. Linux x64 receives Google Chrome; ARM64 receives Chromium because Google does not provide the same Chrome Linux ARM64 package path.
Keep the repository in the Linux filesystem, such as
~/SFWA-WTL-G1, for reliable file watching and permissions. SYSTEMX installs
Linux-native Node, npm, Git, GitHub CLI, Google Cloud, and Firebase inside WSL.
VS Code and Chrome remain Windows-host applications; the installer uses WinGet
and installs the VS Code WSL extension when interop is available.
After restarting WSL, open the project with:
cd "$HOME/SFWA-WTL-G1"
code .
npm run wtl:menu -- --setup-phasenpm run wtl:platform
npm run wtl:doctor -- --json
npm run system:audit
npm run deploy -- --target hosting --preflightGeneric Linux distributions can run the shared Node CLI. If an automatic desktop, browser, or Google Cloud package is unavailable for the distribution, the installer stops or warns instead of silently using an unverified binary.
Official references: VS Code Linux, VS Code WSL, GitHub CLI Linux, Google Cloud CLI, and GitHub-hosted runners.
SFWA-WTL-G1 · Standard Firebase Web App, Wayne Tech Lab Generation 1 · Provided by Wayne Tech Lab LLC under MIT · Use at your own risk · Subject to daily change · Repository
- Home
- Quick Start
- WTL Standard Setup Guide
- One-Line Install
- Platform Matrix
- Linux Setup
- Windows Setup
- Architecture and Stack
- Project Structure
- SYSTEMX Root and Folder Standard
- Setup Playbook
- Environment Variables
- Security
- Deployment
- Testing and QA
- MCP and Agents
- GitHub Authors and Contribution Notes
- SYSTEMX WEBPORTAL
- White Paper
- Executive Summary
- CISO Note From the Founder
- Wayne Tech Lab Purpose
- Security Overview
- Long-Term Warnings
- .ENV Solutions
- Menu Operations
- Setup and Deployment
- Start and End of Day
- SYSTEMX Sync and Controlled Updates
- Agent 0 and Subagents
- Agent 0 Operating Model
- How Subagents Work
- Starter Prompts and Smart Routing
- Third-Party Responsibility
- User Ingest and Production Setup
- FAQ