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
Host | login.phyip3.dur.ac.uk |
Name | <YOUR IPPP USERNAME> |
SSH Port | 22 |
Host | login2.phyip3.dur.ac.uk |
Name | <YOUR IPPP USERNAME> |
SSH Port | 22 |
Examples
Linux/MacOS> ssh username@login.phyip3.dur.ac.uk
or
Linux/MacOS> ssh username@login2.phyip3.dur.ac.uk