Home Arrow Icon Knowledge base Arrow Icon Global Arrow Icon How easy is it to set up remote access for the DGX Station


How easy is it to set up remote access for the DGX Station


Setting up remote access for the NVIDIA DGX Station involves several steps, which can be managed with some technical knowledge. Here's a detailed guide on how to configure remote access:

1. Initial Setup and Network Configuration**

- Power On and Initial Configuration: When you first power on the DGX Station, you'll be prompted to accept NVIDIA's End User License Agreements and complete the initial Ubuntu OS configuration. This includes setting up your username, password, and GRUB password[7][9].
- Network Connection: Use one of the two Ethernet ports to connect the DGX Station to your LAN with Internet access. Ensure only one port is connected unless you plan to manually configure the ports and disable DHCP on at least one of them[2][5].

2. Enabling SSH for Remote Access**

- SSH Server: The DGX Station comes with an SSH server installed and enabled by default, allowing remote access via SSH[7][10].
- Adding Users: To enable multiple users to access the DGX Station remotely, add additional Ubuntu OS users. This allows them to log in via SSH[7][10].
- SSH Connection: To connect remotely, use the command `ssh @`. Ensure you are connected to the same network or have appropriate network access[1].

3. Using VPN for Secure Remote Access**

- VPN Setup: If your network requires a VPN for secure access, you'll need to set up and connect to the VPN before attempting to SSH into the DGX Station. This typically involves installing a VPN client and configuring it with your VPN credentials[1].
- VPN Connection: Once connected to the VPN, you can proceed with SSH access using the DGX Station's IP address.

4. Remote Desktop Access with VNC (Optional)**

- VNC Installation: For a graphical remote desktop experience, you can install VNC on the DGX Station. This involves installing Xfce and a VNC server, configuring the VNC password, and setting up the VNC startup script[4].
- VNC Connection: Use a VNC viewer to connect to the DGX Station by entering its IP address and the VNC port (typically 5901 for the first display).

5. BMC Remote Console (Optional)**

- BMC Configuration: The DGX Station's Baseboard Management Controller (BMC) allows remote management using a virtual keyboard, video, and mouse. Ensure the OnBrd/Ext VGA Select SBIOS configuration is set to OnBoard for remote BMC access[7][9].
- BMC Access: Use the BMC IP address to access the DGX Station remotely through a web interface or command-line tools like IPMItool[2].

Overall, setting up remote access for the DGX Station requires some technical expertise but is manageable with the right guidance. The process involves configuring network settings, enabling SSH access, and optionally setting up VPN and VNC for secure and graphical remote access.

Citations:
[1] https://hackmd.io/@akshatshah21/vjti-dgx-usage
[2] https://www.manualslib.com/manual/2197924/Nvidia-Dgx-Station-A100.html
[3] https://www.robusthpc.com/wp-content/uploads/2021/11/nvidia-dgx-station-a100-system-architecture-white-paper_published.pdf
[4] https://blog.naver.com/1192222/221623631651
[5] https://docs.nvidia.com/dgx/pdf/DGX-Station-User-Guide.pdf
[6] https://www.skyblue.de/uploads/Datasheets/nvidia_twp_dgx_a100_system_architecture.pdf
[7] https://docs.nvidia.com/dgx/dgx-os-6-user-guide/initial_setup.html
[8] https://docs.nvidia.com/dgx/dgx-station-user-guide/index.html
[9] https://docs.nvidia.com/dgx/dgx-os-7-user-guide/initial_setup.html
[10] http://cdn.cnetcontent.com/2f/ed/2fed407b-03de-4bda-86b4-64cb9ec20a50.pdf