Accessing Tycho

From Tycho
Revision as of 12:33, 15 November 2023 by Jredondo (talk | contribs) (Created page with "After getting an account (following the instructions [https://hpc.ku.dk/account.html](here)), you can now log into Tycho using [https://en.wikipedia.org/wiki/Secure_Shell](ssh). == SSH into the frontends == Open your terminal, and type: <pre> >>ssh username@astro06.hpc.ku.dk </pre> In "username", replace it with your username. You will be prompted to type your password. Do so, press enter, and then you will be in the frontend. You should see something like this: <p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

After getting an account (following the instructions [1](here)), you can now log into Tycho using [2](ssh).

SSH into the frontends

Open your terminal, and type:

>>ssh username@astro06.hpc.ku.dk

In "username", replace it with your username. You will be prompted to type your password. Do so, press enter, and then you will be in the frontend. You should see something like this:

Last login: Mon Nov  6 09:33:04 2023 from 130.225.188.XX
[username@astro06 ~]$ 

This way you logged into the astro06 frontend. You can also log in to the other frontends (astro01 and astro02).