Malin revisou este gist . Ir para a revisão
1 file changed, 5 insertions
Veeam-REPO-SSH-fix.sh(arquivo criado)
@@ -0,0 +1,5 @@ | |||
1 | + | # from: https://forums.veeam.com/veeam-backup-replication-f2/info-veeam-can-not-connect-to-openssh-8-8-t76832.html | |
2 | + | # Add to /etc/ssh/sshd_config: | |
3 | + | ||
4 | + | HostkeyAlgorithms +ssh-rsa | |
5 | + | PubkeyAcceptedAlgorithms +ssh-rsa |
Próximo
Anterior