添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
寂寞的伏特加  ·  js ...·  1 年前    · 
个性的电影票  ·  人员-科研教学系列·  2 年前    · 
另类的牛肉面  ·  浅谈java序列化 - 知乎·  2 年前    · 
任性的数据线  ·  Excel VBA 实战(13) - ...·  2 年前    · 
#HostKeyAlgorithms ssh-ed25519,[email protected],rsa-sha2- 256 ,rsa-sha2- 512 #PubkeyAcceptedKeyTypes ssh -ed25519,[email protected],rsa-sha2- 256 ,rsa-sha2- 512 # 在行尾增加 " ,ecdh-sha2-nistp521 " ,以满足ecdsa公钥方式登录(密钥长度521) KexAlgorithms curve25519 -sha256,[email protected],diffie-hellman-group-exchange-sha256,ecdh-sha2- nistp521 # 在行尾增加 " ,ssh-rsa " ,以满足RSA 登录 HostKeyAlgorithms ssh -ed25519,[email protected],rsa-sha2- 256 ,rsa-sha2- 512 ,ssh- rsa # 在行尾增加 " ,ssh-rsa " ,以满足RSA 登录 PubkeyAcceptedKeyTypes ssh -ed25519,[email protected],rsa-sha2- 256 ,rsa-sha2- 512 ,ssh-rsa

4.重启sshd服务:

[root@localhost ~]# systemctl restart sshd