rsnt_translations
56,437
edits
(Created page with "Vous pouvez aussi utiliser les commandes suivantes :") |
(Created page with "* avec la fonction MD5 : ssh-keyscan beluga.computecanada.ca | ssh-keygen -E md5 -l -f -") |
||
Line 66: | Line 66: | ||
Vous pouvez aussi utiliser les commandes suivantes : | Vous pouvez aussi utiliser les commandes suivantes : | ||
* | * avec la fonction MD5 : | ||
ssh-keyscan beluga.computecanada.ca | ssh-keygen -E md5 -l -f - | ssh-keyscan beluga.computecanada.ca | ssh-keygen -E md5 -l -f - | ||
* for an SHA256 fingerprint hash: | * for an SHA256 fingerprint hash: | ||
ssh-keyscan beluga.computecanada.ca | ssh-keygen -E sha256 -l -f - | ssh-keyscan beluga.computecanada.ca | ssh-keygen -E sha256 -l -f - |