最后活跃于 1713381335

Malin's Avatar Malin 修订了这个 Gist 1713381335. 跳至此修订

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
更新 更早