Docs
  • Introduction
  • Command Line Basics
  • Lawrence HPC
    • About Lawrence
    • Login
    • Filesystems
    • Transferring Files
    • Software on Lawrence
    • Submitting Jobs
    • Programming Environment
    • Gaussian Tutorial
    • Lumerical (FDTD) from Lawrence on Windows PC Tutorial
    • Lumerical (FDTD) on Lawrence GUI Tutorial
    • Helpful Hints
    • Jupyter on Lawrence
  • Globus
    • Globus Information
    • Globus Tutorials
    • .
  • Non-Lawrence Guides
    • Downloads
    • Software Installations on Windows
    • .
  • Archived Information
    • .
      • Legacy-Lawrence Migration
      • Ubuntu- from Login page
      • VNC
      • Non-Lawrence Tutorials
      • WARNING: These are the archives, not current information
      • Start Here
      • SSH Log In
      • Home Directory
      • Data Transfer
      • Interactive Session
      • Batch Compute Jobs
      • rclone for Google Drive
      • rclone for MS OneDrive
      • rclone for DropBox
      • Gaussian
      • Modules
      • PAUP
      • X11 Forwarding
      • TigerVNC
      • Logging in to an interactive session - qlogin
      • VNC
Powered by GitBook
On this page
  • Using graphical interfaces? Use X11 Forwarding
  • Windows
  • Mac and Linux
  1. Archived Information
  2. .

X11 Forwarding

Using graphical interfaces? Use X11 Forwarding

In order to use graphical interfaces on the HPC, you'll need to enable X11 forwarding.

Windows

If you're using MobaXterm, there is no need to change the settings in the software. Simply log in and include a -X option.

ssh -X User.Name@hpc.usd.edu

Mac and Linux

The terminal includes X11 forwarding. Type the following:

ssh -X User.Name@hpc.usd.edu
PreviousPAUPNextTigerVNC

Last updated 6 years ago