Hello Adrian. > On 2022/Apr/26, at 02:01, John Paul Adrian Glaubitz > <glaub...@physik.fu-berlin.de> wrote: > > Hello Pedro! > > On 4/26/22 10:25, Pedro Miguel Justo wrote: >> To connect to it, I currently use a very old version of PuTTY that I kept >> around, but that is not always convenient. Tips? > > This alias works for me: > > alias ilossh='ssh -o PasswordAuthentication=yes -o > ChallengeResponseAuthentication=no -o GSSAPIAuthentication=no -o > HostbasedAuthentication=no -o PubkeyAuthentication=no -o RSAAuthentication=no > -o Compression=no -o ForwardAgent=no -o ForwardX11=no -o > KexAlgorithms=diffie-hellman-group1-sha1 -o MACs=hmac-md5,hmac-sha1 -o > Ciphers=aes128-cbc,3des-cbc -o HostKeyAlgorithms=ssh-rsa,ssh-dss' >
It works for me too! Thank you Adrian! > Adrian > > -- > .''`. John Paul Adrian Glaubitz > : :' : Debian Developer > `. `' Physicist > `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 >