This guide will provide off-campus, command line only access for Mac, Linux and Windows users.
* Prerequisites
Windows users will need to download some additional software. We recommend PuTTY
Mac and Linux users should be familar with their Terminal software.
We are assuming that, since you are connecting to linux servers on a regular basis, you have already registered with NUIT for access to their Unix Time Sharing service. We rely on this service as a stepping stone to achieve safe and secure off-campus access to lampredi2.
If you find that you are unable to ssh into unix.ncl.ac.uk then simply contact NUIT via 208 5999 or it.servicedesk@ncl.ac.uk and ask for your Unix account to be activated.
Assuming that you have a valid University unix account and access to the Terminal (Mac/Linux users) or PuTTY (Windows users) then:
Mac/Linux users should issue the command ssh university_login@unix.ncl.ac.uk
enter your University password
Windows users should run PuTTY. In host name, enter unix.ncl.ac.uk
click Open button
Enter your University login/password when prompted.
Note that you may get a Access denied message after
you have entered your University login but that you are still
prompted for your University password. Enter this as normal,
as that error message seems to be an anomaly.
After successfully logging into unix.ncl.ac.uk, issue one of the following commands:
ssh lampredi2.ncl.ac.uk
to access the Institute of Genetic Medicine HPC
OR
ssh fmsclustergw.ncl.ac.uk
to access the Faculty HPC
Alternatively, should you need a Graphical environment then please see this post.
– – –
IGM IT