Accessing Tycho: Difference between revisions

From Tycho
Jump to navigation Jump to search
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..."
(No difference)

Revision as of 12:33, 15 November 2023

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).