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