First steps: Difference between revisions

From Tycho
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
   * 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
   * 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
   * Set up an SSH key pair for secure passwordless login (see [Accessing Tycho])
   * Set up an SSH key pair for secure passwordless login (see [Accessing Tycho])
   * Add <pre>
   * Add <code>module load astro</code> to you <code>.bashrc</code>
module load astro
</pre>
to you <code>.bashrc</code>

Revision as of 13:05, 15 November 2023

To start using Tycho, please follow these steps

 * 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
 * Set up an SSH key pair for secure passwordless login (see [Accessing Tycho])
 * Add module load astro to you .bashrc