|
| 1 | +# Prepared environment |
| 2 | + |
| 3 | +Follow the instructions below to get access to a temporary virtual machine |
| 4 | +that you can use for the hands-on exercises during this tutorial. |
| 5 | + |
| 6 | + |
| 7 | +!!! note "Only available during EESSI tutorial at ISC'26" |
| 8 | + |
| 9 | + This environment is only available during the EESSI tutorial at [ISC'26](https://isc-hpc.com), |
| 10 | + on Monday 22 June 2026. |
| 11 | + |
| 12 | + Alternatively, you can use a system where EESSI is already available, see [here](https://eessi.io/docs/systems). |
| 13 | + |
| 14 | +!!! warning "Avoid losing any data!" |
| 15 | + |
| 16 | + Please make sure you copy any important files before the end of the day, |
| 17 | + since the environment will be destroyed shortly after, and any files in the account |
| 18 | + you were using will be lost forever. |
| 19 | + |
| 20 | + |
| 21 | +!!! tip "Do not hesitate to ask for help!" |
| 22 | + |
| 23 | + During the ISC'26 tutorial, raise your hand to ask a question or get help. |
| 24 | + |
| 25 | + Afterwards, join the EESSI Slack via the "Slack channel" link on the EESSI website |
| 26 | + [https://eessi.io](https://eessi.io), and ask your question there. |
| 27 | + |
| 28 | +## Step 1: Create an account |
| 29 | + |
| 30 | +Sign up via https://mokey.tutorial.eessi.science/auth/signup . |
| 31 | + |
| 32 | +Accounts will only be approved for access on the day of the tutorial,<br/> |
| 33 | +**so please take note of your username and password** ! |
| 34 | + |
| 35 | +Note that the *“Reset password”* link does **not** work! |
| 36 | + |
| 37 | +## Step 2: Logging in |
| 38 | + |
| 39 | +Gain access via *either* SSH or a web browser. **Pick one and stick to it!** |
| 40 | + |
| 41 | +### Shell access (SSH) |
| 42 | + |
| 43 | +For shell access, use: |
| 44 | +``` |
| 45 | +ssh tutorial.eessi.science |
| 46 | +``` |
| 47 | + |
| 48 | +### Via web browser |
| 49 | + |
| 50 | +Browse to https://tutorial.eessi.science |
| 51 | + |
| 52 | +- Make sure to change default “Time” to 4 hours |
| 53 | +- Take 4 cores |
| 54 | + |
| 55 | +Alternative, use the login node for hands-on, 16 cores so should be fine to share for a small group. |
0 commit comments