Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
habrok:additional_information:hostkey_fingerprints [2025/02/21 10:05] – [New server hostkey] Add link pedrohabrok:additional_information:hostkey_fingerprints [2025/08/15 14:57] (current) – [Hábrók host key fingerprints] Update gpu2 key pedro
Line 10: Line 10:
  
 <code> <code>
-ya4luc7Di5mQra2lA/yRd8o2GD/lOOqJ3y+n9mnV5Hg login1.hb.hpc.rug.nl (ED25519)+cwztF9+3+KQsp7LVpW+NVa5t9bM01SgLMoRcYJOVKNw login1.hb.hpc.rug.nl (ED25519)
 5UvAHkf3xrWv35sKKS6744yAh/PoWN/v4rdMvOJPfkU login2.hb.hpc.rug.nl (ED25519) 5UvAHkf3xrWv35sKKS6744yAh/PoWN/v4rdMvOJPfkU login2.hb.hpc.rug.nl (ED25519)
 kSvIhP76plyHnXRhuJGYUeuXgCuKrQiULr48Lu75KFw interactive1.hb.hpc.rug.nl (ED25519) kSvIhP76plyHnXRhuJGYUeuXgCuKrQiULr48Lu75KFw interactive1.hb.hpc.rug.nl (ED25519)
 PG/oR4e3rv/F8XgViK+D3/sP23liXzqTlH5iqkmVqcs interactive2.hb.hpc.rug.nl (ED25519) PG/oR4e3rv/F8XgViK+D3/sP23liXzqTlH5iqkmVqcs interactive2.hb.hpc.rug.nl (ED25519)
 BcSnR83HLGcainsieYH4ohQjV7vN/ZGgQLwOV/uOmGk gpu1.hb.hpc.rug.nl (ED25519) BcSnR83HLGcainsieYH4ohQjV7vN/ZGgQLwOV/uOmGk gpu1.hb.hpc.rug.nl (ED25519)
-KZCxsgcFf7mzD708oYjFl+C/UpBMuDyZahSk5AYck6U gpu2.hb.hpc.rug.nl (ED25519)+7Fns+4Qx0Y0vopDa9sy4evRVHt6O15fxPG5hxrGFi7Q gpu2.hb.hpc.rug.nl (ED25519)
 </code>  </code> 
 +Fingerprints valid as of: 2025-08-15
  
 ==== New server hostkey ==== ==== New server hostkey ====
Line 54: Line 55:
 Follow the instructions on the message and run: Follow the instructions on the message and run:
  
-<code>+<code bash>
 ssh-keygen -f "/home/user/.ssh/known_hosts" -R "login1.hb.hpc.rug.nl" ssh-keygen -f "/home/user/.ssh/known_hosts" -R "login1.hb.hpc.rug.nl"
 </code> </code>
  
 **Note that your command may be different, as the path to the ''known_hosts'' file is likely different in your situation**. The suggestion in the warning message should give you the correct path. **Note that your command may be different, as the path to the ''known_hosts'' file is likely different in your situation**. The suggestion in the warning message should give you the correct path.