N8-CIR-Bede / documentation

Documentation for the N8CIR Bede Tier 2 HPC faciltiy
https://bede-documentation.readthedocs.io/en/latest/
7 stars 11 forks source link

Add Bede login node ssh host key fingerprints to an faq #201

Closed ptheywood closed 3 months ago

ptheywood commented 3 months ago

Add Bede login node ssh host key fingerprints to an faq

Keys were extracted from bede via:

ssh-keyscan -t rse localhost | ssh-keygen -lf -
ssh-keyscan -t ecdsa localhost | ssh-keygen -lf -
ssh-keyscan -t ed25519 localhost | ssh-keygen -lf -

Closes #200

ptheywood commented 3 months ago

Approved via email.