美文网首页
Centos7 升级openSSH

Centos7 升级openSSH

作者: Liekkasz | 来源:发表于2021-04-22 13:23 被阅读0次

1、安装Telnet
2、更新OpenSSL
3、安装OpenSSH
./configure --prefix=/usr/local --sysconfdir=/etc/ssh --with-ssl-dir=/usr/local/ssl --with-privsep-path=/var/lib/sshd --with-privsep-user=sshd --with-zlib=/usr/local/lib --with-ssl-engine --with-md5-passwords --disable-etc-default-login

相关文章

网友评论

      本文标题:Centos7 升级openSSH

      本文链接:https://www.haomeiwen.com/subject/etemeqtx.html