Table of Contents

Remote Access – SSH

Installation

An SSH Client is available for most operating systems.

Linux:

Typically an ssh client is pre-installed with most Linux Distributions. Just type ssh.

If not check your package manager for openssh-client or openssh-clients.

Windows:

Windows 10/11 now has native support SSH but it is recommended to use a more mature and stable tool.

Mac OS:

Mac OS comes with ssh pre installed.

Android:

Connection Settings – Grid

 Please Select the following settings

GriduUI 1

Hostgridui1.dur.scotgrid.ac.uk
Name<YOUR GRID USERNAME>
SSH Port22
PurposeGeneral use

GriduUI 2

Hostgridui2.dur.scotgrid.ac.uk
Name<YOUR GRID USERNAME>
SSH Port22
PurposeSubmission only

GriduUI 3

This system is primarily for admin use only and is only available for general emergency use if GridUI1 and GridUI2 have faulted. WHen using the system do NOT run any CPU/Memory HEAVY tasks.

Hostgridui3.dur.scotgrid.ac.uk
Name<YOUR GRID USERNAME>
SSH Port22
PurposeAdministrative use only (Highly available)

Examples

Linux/MacOS> ssh username@gridui1.dur.scotgrid.ac.uk

Linux/MacOS> ssh username@gridui2.dur.scotgrid.ac.uk