Skip to content

Commit

Permalink
Deployed 6a655e4 with MkDocs version: 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Jan 7, 2025
1 parent f29aad9 commit 2117185
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
8 changes: 8 additions & 0 deletions connecting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@
<ul class="current">
<li class="toctree-l2"><a class="reference internal" href="#ssh-on-linux-and-macos">SSH on Linux and macOS</a>
</li>
<li class="toctree-l2"><a class="reference internal" href="#host-keys">Host keys</a>
</li>
<li class="toctree-l2"><a class="reference internal" href="#ssh-on-windows">SSH on Windows</a>
<ul>
<li class="toctree-l3"><a class="reference internal" href="#mobaxterm">MobaXterm</a>
Expand Down Expand Up @@ -121,6 +123,12 @@ <h2 id="ssh-on-linux-and-macos">SSH on Linux and macOS<a class="headerlink" href
<pre><code class="language-no-highlight">ssh [email protected]
</code></pre>
<p>Depending on your environment and configuration you may be prompted for your SUNet ID password, and you&rsquo;ll need to complete your login using <a href="https://uit.stanford.edu/service/webauth/twostep">two-step authentication</a>.</p>
<h2 id="host-keys">Host keys<a class="headerlink" href="#host-keys" title="Permanent link">&para;</a></h2>
<p>For those who wish to verify the new FarmShare host keys when connecting, use the following fingerprints:</p>
<pre><code class="language-no-highlight">SHA256:bKb1Znir/1tOg+TMyALDYWeK0lclsulriDN8aOvWteU (ED25519)
</code></pre>
<pre><code class="language-no-highlight">SHA256:o5E5OOkaxwF+CzKT5A2/DNSmDzljTYs/a1V7Fm6ssSw (RSA)
</code></pre>
<h2 id="ssh-on-windows">SSH on Windows<a class="headerlink" href="#ssh-on-windows" title="Permanent link">&para;</a></h2>
<p>Windows does not have a built-in SSH client, but a number are available from third parties:</p>
<h3 id="mobaxterm">MobaXterm<a class="headerlink" href="#mobaxterm" title="Permanent link">&para;</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,5 +199,5 @@ <h1 id="getting-help">Getting Help<a class="headerlink" href="#getting-help" tit

<!--
MkDocs version : 1.1.2
Build Date UTC : 2024-12-10 17:18:10.054031+00:00
Build Date UTC : 2025-01-07 01:56:03.149960+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
<loc>None</loc>
<lastmod>2024-12-10</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2024-12-10</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2024-12-10</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2024-12-10</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>None</loc>
<lastmod>2024-12-10</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 2117185

Please sign in to comment.