Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9c62dac 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
youwuyou committed Oct 26, 2024
1 parent ad7f19d commit 6fa578d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software_install/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h3 id=account_setup ><a href="#account_setup" class=header-anchor >Account setu
<li><p>Once your key is added to ela, manually connect to daint to authorize your key for the first time, while making sure you are logged-in in ela. Execute:</p>

</ol>
<pre><code class="sh hljs">[classXXX@ela2 ~]$ ssh &lt;username&gt;@daint.cscs.ch</code></pre>
<pre><code class="sh hljs">[classXXX@ela2 ~]$ ssh daint</code></pre>
<p>This step shall prompt you to accept the daint server’s SSH key and enter the password you got from Moodle again.</p>
<ol start=5 >
<li><p>Edit your ssh config file located in <code>~/.ssh/config</code> and add following entries to it, making sure to replace <code>&lt;username&gt;</code> and key file with correct names, if needed:</p>
Expand Down

0 comments on commit 6fa578d

Please sign in to comment.