Thursday, May 30, 2024

unable to connect to ubuntu after mac upgrade

 use:

create .ssh/config

and write below content:

Host *

    PubkeyAcceptedKeyTypes=+ssh-rsa

    HostKeyAlgorithms=+ssh-rsa

No comments:

Post a Comment