Skip to content

Commit

Permalink
Deployed f1d52ac with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaardhus committed Oct 31, 2024
1 parent 4fbe54f commit 538d743
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 38 deletions.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions server/access/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,10 @@ <h2 id="connecting-to-the-server">Connecting to the server</h2>
<p>You connect to the server using SSH. See tips on SSH <a href="../tips/#ssh">here</a>.
An SSH connection to the server can be established either through your
<a href="#terminal">terminal</a> of choice or e.g. <a href="#vscode">VSCode</a>.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Windows users can use <a href="https://learn.microsoft.com/en-us/windows/terminal/tutorials/ssh">Windows Terminal</a> to create ssh connections.</p>
</div>
<h3 id="terminal">Terminal</h3>
<h4 id="ssh">SSH</h4>
<div class="language-bash highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>ssh<span class="w"> </span>-L<span class="w"> </span>&lt;local-port&gt;:localhost:&lt;remote-port&gt;<span class="w"> </span>&lt;username&gt;@sodashead01fl.unicph.domain
Expand Down
Loading

0 comments on commit 538d743

Please sign in to comment.