Terminal Windows#

For local or remote execution of a program, a terminal is a window in a graphical interface that is used to display a command line. In the UNIX environment, the terminal window is widely used by developers to perform myriad maintenance operations in local and remote computers.

Most CESM users and developers use terminal windows to run the model. Users open a terminal window and access the NCAR HPC resources remotely. This way the user can be located anywhere and access the HPC assets located in Cheyenne, WY.

Logging into a terminal from a Mac#

Go to the search spotlight (magnifying glass icon) and type in “terminal”.

  • Terminal is automatically built into the MacOS and clicking on it will open a terminal window.

  • iTerm is software that was installed by the user on their laptop and is another option for opening a terminal.

mac terminal

Figure: Finding terminal on a mac.

Logging into a terminal from a PC#

Go to the start menu and type in “terminal”.

  • Terminal will open a terminal window.

  • Command Prompt will open a terminal window.

pc terminal

Figure: Finding terminal on a PC.

Logging into a terminal from JupyterHub#

If you have a JupyterHub session open you can open a terminal window as well.

  • Click on the + symbol in the upper left for a New Launcher

  • Click on the Terminal icon

Note: some terminal functions (e.g. X11 forwarding) do not work in a terminal opened through JupyterHub.

JH terminal

Figure: Opening a terminal using JupyterHub.

JH terminal

Figure: Terminal interface in JupyterHub.