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 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 – IPPP

 Please Select the following settings

Hostlogin.phyip3.dur.ac.uk
Name<YOUR IPPP USERNAME>
SSH Port22
Hostlogin2.phyip3.dur.ac.uk
Name<YOUR IPPP USERNAME>
SSH Port22

Examples

Linux/MacOS> ssh username@login.phyip3.dur.ac.uk

or

Linux/MacOS> ssh username@login2.phyip3.dur.ac.uk