Difference between revisions of "Quick start"

From IBERS Bioinformatics and HPC Wiki
Jump to: navigation, search
(A quick start guide to logging into Bert, the HPC solution in IBERS)
Line 11: Line 11:
  
 
This will give you a shell on the login node. From here you can submit jobs and write programs.  
 
This will give you a shell on the login node. From here you can submit jobs and write programs.  
 +
 +
[[File:Unix_ssh.png‎]]
  
 
'''In Windows'''
 
'''In Windows'''

Revision as of 13:29, 27 March 2012

A quick start guide to logging into Bert, the HPC solution in IBERS

Once you have your login details from the administrator, you will be able to access Bert.

In GNU/Linux, UNIX or Mac OSX

At the command line simply type into your terminal;

   ssh username@bert.ibers.aber.ac.uk

This will give you a shell on the login node. From here you can submit jobs and write programs.

Unix ssh.png

In Windows

For Windows Operating Systems you will need to download PuTTY SSH [1].

Enter username@bert.ibers.aber.ac.uk into the hostname dialogue box. This will bring up a black screen prompting you for your password. Once entered this will give you a shell on the login node. From here you can submit jobs and write programs.

Putty pic1.jpg