cent7.x升级openssh到8.3详细笔记.docxVIP

  • 1
  • 0
  • 约4.49千字
  • 约 4页
  • 2024-04-02 发布于河北
  • 举报

cent7.x升级openssh到8.3.0

[root@localhost~]#cat/etc/redhat-release

CentOSLinuxrelease7.4.1708(Core)

[root@localhost~]#ssh-V

OpenSSH_7.4p1,OpenSSL1.0.2k-fips26Jan2017

[root@localhost~]#opensslversion

OpenSSL1.0.2k-fips26Jan2017

[root@localhost~]#cp-a/etc/ssh//etc/ssh_bak

卸载原版本openssh:

[root@localhost~]#rpm-qa|grepopenssh

openssh-server-7.4p1-11.el7.x86_64

openssh-7.4p1-11.el7.x86_64

openssh-clients-7.4p1-11.el7.x86_64

[root@localhost~]#rpm-e--nodeps`rpm-qa|grepopenssh`

[root@localhost~]#rpm-qa|grepopenssh

[root@localhost~]#ls

gcc.zipopenssh-8

文档评论(0)

1亿VIP精品文档

相关文档