Skip to content

Commit

Permalink
Add Bede login node ssh host key fingerprints to an faq
Browse files Browse the repository at this point in the history
Keys were extracted from bede via:
ssh-keyscan -t ed25519 login2.bede.dur.ac.uk | ssh-keygen -lf -

and similar.

Closes #200
  • Loading branch information
ptheywood committed Jun 11, 2024
1 parent 8f9f728 commit 14543fe
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions faq/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,19 @@ You can acknowledge Bede using the standard text that we provide in :ref:`Acknow

.. include:: /common/acknowledging-bede.rst

.. _faq-ssh-fingerprints:

Login node SSH RSE/ECDSA/ED25519 host key fingerprints
------------------------------------------------------

The RSE, ECDSA and ED25519 fingerprints for Bede's login nodes are:

.. code-block::
SHA256:w2z1RA8kRH+XFOaoHo4N610aNnItzPlKpKYLwJ5WbnY (RSA)
SHA256:FBznAa7eKh7QdNl6P5gCiW9uy2UQ8tSGXaKJStVAU5c (ECDSA)
SHA256:HbIkgn8V+nCLr3R99+C5uwnAWLxKTUD954qRGnzMRUM (ED25519)
How can I check my home directory quota?
----------------------------------------

Expand Down

0 comments on commit 14543fe

Please sign in to comment.