First steps: Difference between revisions

From Tycho
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
To start using Tycho, please follow these steps
To start using Tycho, please follow these steps


1. Get a user account by contacting a sponsor and signing up at https://hpc.ku.dk/account.html . You have to select "Astro" as your group
  1 Get a user account by contacting a sponsor and signing up at https://hpc.ku.dk/account.html . You have to select "Astro" as your group
2. Set up an SSH key pair for secure passwordless login (see [SSH])
  2 Set up an SSH key pair for secure passwordless login (see [Accessing Tycho])
  3 Add
<pre>
module load astro
<pre/>
to you <code>.bashrc<code/>

Revision as of 13:04, 15 November 2023

To start using Tycho, please follow these steps

 1 Get a user account by contacting a sponsor and signing up at https://hpc.ku.dk/account.html . You have to select "Astro" as your group
 2 Set up an SSH key pair for secure passwordless login (see [Accessing Tycho])
 3 Add 
module load astro

to you .bashrc