Skip to main content
NVIDIA
Explore
Models
Skills
Blueprints
GPUs
Docs
Help Center
Getting Started
  1. Create and verify your account to unlock full access to NVIDIA NIM APIs.
ResourcesDeveloper ForumsContact Support
FAQs
  • View All Playbooks
    View All Playbooks

    onboarding

    • Set Up Local Network Access
    • Open WebUI with Ollama

    data science

    • Single-cell RNA Sequencing
    • Portfolio Optimization
    • CUDA-X Data Science
    • Build Knowledge Graphs with txt2kg
    • Optimized JAX

    tools

    • DGX Dashboard
    • RAG Application in AI Workbench
    • Set up Tailscale on Your Spark
    • VS Code
    • Connect Three DGX Spark in a Ring Topology
    • Connect Multiple DGX Spark through a Switch

    fine tuning

    • FLUX.1 Dreambooth LoRA Fine-tuning
    • LLaMA Factory
    • Fine-tune with NeMo
    • Fine-tune with Pytorch
    • Unsloth on DGX Spark

    use case

    • Run Hermes Agent with a Local LLM
    • cuTile Kernels
    • CLI Coding Agent
    • Run NemoClaw with a Local LLM
    • 🦞 Set Up Example NemoClaw Agents 🦞
    • Live VLM WebUI
    • Install and Use Isaac Sim and Isaac Lab
    • Vibe Coding in VS Code
    • Build and Deploy a Multi-Agent Chatbot
    • Connect Two Sparks
    • NCCL for Multiple Sparks
    • Build a Video Search and Summarization (VSS) Agent
    • Spark & Reachy Photo Booth
    • Secure AI Agents with OpenShell
    • Run OpenClaw with a Local LLM

    inference

    • Generate Images and Videos with ComfyUI
    • Serve LLMs with vLLM
    • Speculative Decoding
    • Run models with llama.cpp on DGX Spark
    • Nemotron Model Family on DGX Spark
    • Serve LLMs with SGLang
    • TRT LLM for Inference
    • Quantize Models to NVFP4 with NVIDIA Model Optimizer
    • Multi-modal Inference
    • NIM on Spark
    • LM Studio on DGX Spark

    Set Up Local Network Access

    5 MIN

    NVIDIA Sync helps set up and configure SSH access

    • DGX
    • Spark
    OverviewOverviewConnect with NVIDIA SyncConnect with NVIDIA SyncConnect with Manual SSHConnect with Manual SSHTroubleshootingTroubleshooting

    Basic idea

    DGX Spark lets you access it as a desktop (i.e. connected to keyboard, mouse and monitor) or as a remote device over a network.

    The playbook shows you two different paths to connect to your DGX Spark via SSH over a network:

    • With NVIDIA Sync: Use this path for a user-friendly interface that handles SSH and remote applications on your Spark
    • Manual SSH: Use this path to get under the hood and work in a terminal

    The first path gives you a click through experience that you can use to connect to the Spark anytime. The second path uses manual commands, some of which will need to be repeated every time you connect to the Spark.

    What you'll accomplish

    You will establish secure SSH access to your DGX Spark and then connect to the DGX Dashboard as an example of launching a remote application.

    What to know before starting

    • With NVIDIA Sync: How to install a desktop application; the basics of the Sync application (see documentation here)
    • Manual SSH: Terminal/command usage and the basics of SSH configuration, including port forwarding

    Prerequisites

    • Your DGX Spark is set up
    • You have a user account on the Spark, i.e. username and password
    • Your laptop and the Spark are on the same network
    • You have the Spark's default mDNS hostname, or its IP address on the network

    Time & risk

    • Time estimate: 5-10 minutes
    • Risk level: Low - SSH setup involves credential configuration but no system-level changes to the DGX Spark device
    • Rollback: SSH key removal can be done by editing ~/.ssh/authorized_keys on your DGX Spark.
    • Last Updated: 10/28/2025
      • Minor copyedits

    Resources

    • DGX Spark Documentation
    • DGX Spark Forum
    • DGX Spark User Performance Guide
    Terms of Use
    Privacy Policy
    Your Privacy Choices
    Contact

    Copyright © 2026 NVIDIA Corporation