Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
login_shell [2021/04/09 13:20] – etorma | login_shell [2024/01/08 12:07] (current) – etorma | ||
---|---|---|---|
Line 5: | Line 5: | ||
\\ | \\ | ||
- | === 1. via XCES-shell === | + | === 1.via linux/mac === |
- | + | ||
- | XCES has [[https:// | + | |
- | + | ||
- | \\ | + | |
- | + | ||
- | === 2.via linux/mac === | + | |
We only need to open a terminal and type: | We only need to open a terminal and type: | ||
<code bash> | <code bash> | ||
- | $ ssh < | + | $ ssh < |
</ | </ | ||
Line 23: | Line 17: | ||
\\ | \\ | ||
- | === 3. via windows === | + | === 2. via windows === |
Here we can do it either | Here we can do it either | ||
- | == 3.a via powershell == | + | == 2.a via powershell == |
just launch the powershell and type: | just launch the powershell and type: | ||
<code bash> | <code bash> | ||
- | $ ssh < | + | $ ssh < |
</ | </ | ||
- | == 3.b via PuTTY == | + | == 2.b via PuTTY == |
Download it from [[https:// | Download it from [[https:// | ||
- | - hostname: '' | + | - hostname: '' |
- port: '' | - port: '' | ||
- click '' | - click '' | ||
- | {{ :climxtreme: | + | {{ :public: |
\\ | \\ | ||
- | == 3.c others == | + | == 2.c others == |
For example since some years you can install [[https:// | For example since some years you can install [[https:// | ||
Line 53: | Line 47: | ||
\\ | \\ | ||
- | === 4. via Jupyterhub === | + | === 3. via Jupyterhub === |
- | DKRZ's Jupyterhub also offers the possibility to open a terminal within it (clicking // | + | DKRZ's Jupyterhub |
- | \\ | + | * If we open a __Preset__ session clicking // |
- | {{ :climxtreme: | + | {{ :public: |
- | + | ||
- | \\ | + | |
- | + | ||
- | \\ | + | |
+ | * If we load // | ||
+ | {{ : | ||
- | **For info on how to connect to Jupyterhub, please [[connec2jupyterhub|click here]].** |