In ~/.ssh/config addUnable to negotiate with 192.168.0.133 port 22: no matching host key type found. Their offer: ssh-rsa
Also there can be error:Host 192.168.0.133
User admin
PubkeyAcceptedAlgorithms +ssh-rsa
HostkeyAlgorithms +ssh-rsa
That's because of key sizeBad server host key: Invalid key length
Try to make it smaller[root@pc .ssh]# grep RSAMinSize /etc/crypto-policies/back-ends/*
/etc/crypto-policies/back-ends/openssh.config:RSAMinSize 2048
/etc/crypto-policies/back-ends/opensshserver.config:RSAMinSize 2048
Ви маєте увійти під своїм обліковим записом