-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 6a655e4 with MkDocs version: 1.1.2
- Loading branch information
Unknown
committed
Jan 7, 2025
1 parent
f29aad9
commit 2117185
Showing
5 changed files
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
@@ -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’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">¶</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">¶</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">¶</a></h3> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.