Tous les journaux publics
De www.yakakliker.org
Affichage combiné de tous les journaux disponibles sur www.yakakliker.org. Vous pouvez personnaliser l’affichage en sélectionnant le type de journal, le nom d’utilisateur ou la page concernée (ces deux derniers étant sensibles à la casse).
- 11 septembre 2024 à 09:14 Administrateur discussion contributions a créé la page SSH : no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 (Page créée avec « == Message d'erreur SSH == <syntaxhighlight lang="bash"> no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 </syntaxhighlight> === Solution === Créer un fichier config ~/.ssh/<syntaxhighlight lang="bash"> Host IP.IP.IP.IP KexAlgorithms +diffie-hellman-group1-sha1 HostKeyAlgorithms +ssh-rsa PubkeyAcceptedAlgorithms +ssh-rsa </syntaxhighlight> === Liens === htt... ») Balise : Éditeur visuel