HPG Interfaces

From UFRC
Revision as of 19:26, 15 April 2023 by Israel.herrera (talk | contribs)
Jump to navigation Jump to search

Back to Getting Started

You use Interfaces to interact with the system, manage data, initialize computation, and view the results. The main categories of interfaces 'Command-Line' also known as Terminal, Graphical User Interfaces, and Web Interfaces or applications for more specialized use. Some distinctions here are blurred because, for example, you can open a Terminal while using a Web Interface like JupyterHub or Open OnDemand, but mostly you use a command-line Terminal interface through SSH connections.

Connecting to a HiPerGator Terminal via SSH

To work on HiPerGator you will have to connect to hpg.rc.ufl.edu from your local computer either via SSH (terminal session) or via one of the web/application interfaces we provide such as Galaxy, Open OnDemand, or JupyterHub. You can also SSH Using VSCode to easily view and edit files, but remember to not run jobs on it, and use sbatch instead.

The default port 22 will require password authentication whereas port 2222 can be used for ssh key authentication.

Note that the UF security requirements include the use of Multi-Factor Authentication when connecting to HiPerGator. See the SSH Multiplexing help if you are connecting from Linux or MacOS to reduce the frequency of MFA use.

For any given command below, <username> should be replaced with the UFRC username (same as your GatorLink username).

Connecting from Windows

Expand this section to view instructions for logging in with Windows.

Connecting from Linux and MacOS

Expand to view instructions for connecting from Linux or MacOS.

Logging in via web browser

Expand to view instructions for Logging in via web browser.

Invalid Password

If you have forgotten your password or need to change it, use the following link to set a new one: Change or Reset Password

NOTE: Research Computing now uses Gatorlink Authentication for all passwords. Please use the UF Gatorlink password system for all password issues.