Skip to end of banner
Go to start of banner

Get Started

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

Becoming a Pawsey user

After you have signed up for an application at The Australian BioCommons, you will:

  1. Receive an email invitation to become a Pawsey user, and once you have accepted it;

  2. Receive an email confirmation of your Pawsey username;

  3. Make a reservation of the resource on our reservation portal (ensure you change the timezone on your profile accordingly); and

  4. Receive an email on further login details of the resource you signed up for.

What you need

A public key available to access our Nimbus instances, if that is the system your requested application is on. 

To create a keypair, use the following commands on your local machine (the computer that you will be accessing the Pawsey resource from):

>ssh-keygen -t rsa -f ~/.ssh/firstname_lastname_key
>chmod 600 ~/.ssh/firstname_lastname_key
>cat ~/.ssh/firstname_lastname_key.pub

The output of the last command is the public key. Please note that you should never give out the private key, which is stored in ~/.ssh/ as above.

All Australian BioCommons Documentation Pages
  • No labels