Register Your DGX Spark
Register your NVIDIA DGX Spark with Brev to enable SSH access, share it with your team, and forward ports — all through the Brev CLI.
Prerequisites
- An NVIDIA DGX Spark running Linux
- A Brev account (sign up at brev.nvidia.com)
sudoaccess on the DGX Spark
Registration
Register your DGX Spark
Register the machine with a descriptive name:
This command performs three steps:
- Installs NetBird — A mesh VPN agent for secure connectivity
- Profiles hardware — Detects your GPU, CPU, RAM, storage, and interconnects
- Registers with Brev — Makes the machine visible in your organization
This requires sudo access. NetBird is installed as a systemd service.
Your DGX Spark is now registered and accessible through Brev.
Connecting to Your DGX Spark
From any machine with the Brev CLI installed:
Sharing with Your Team
Grant SSH access to a teammate:
This opens an interactive selector where you choose the org member to grant access. Once granted, they can connect with brev shell my-dgx-spark from their own machine.
To revoke access later:
Port Forwarding
Forward ports from your DGX Spark to your local machine:
Then open http://localhost:8888 in your browser.
Next Steps
- Managing Registered Compute — Detailed guide on sharing, port forwarding, and deregistering
- CLI Reference — Full command reference for registered compute