Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Solved : SSH sign_and_send_pubkey: no mutual signature supported ====== Jika anda menemukan error "sign_and_send_pubkey: no mutual signature supported" maka anda bisa menambahkan di <code> nano .ssh/config </code> tambahkan <code> Host host.name PubkeyAcceptedKeyTypes=+ssh-rsa HostKeyAlgorithms=+ssh-rsa </code> **host.name** bisa diganti dengan ip address atau diganti dengan tanda * hanya saja lebih tidak aman. artikel/linux/no-mutual-ssh-password.txt Last modified: 2025/12/18 22:34by srvdoc