Last active 1713381335

Malin's Avatar Malin revised this gist 1713381335. Go to revision

1 file changed, 5 insertions

Veeam-REPO-SSH-fix.sh(file created)

@@ -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
Newer Older