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 升級(jí)openSSH
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。
推薦閱讀更多精彩內(nèi)容
- 1 cd /ssh 2 cd openssh-8.1p1/ 3 ls 4 mv /usr/b...
- 從一個(gè)全新的centos7虛擬機(jī)到手,走一個(gè)升級(jí)openssh&openssl的流程 更新一下: yum upda...
- 0x00 由于openssh版本過低,漏洞掃描給出安全漏洞CVE-2020-15778,基于安全的考慮,需要將c...
- CentOS7-升級(jí)OpenSSH 安裝前須知的命令說明 systemctl 如何啟動(dòng)、關(guān)閉、啟用/禁用服務(wù) 啟動(dòng)...
- Centos/Redhat升級(jí)openssl/openssh服務(wù) 1、下載openssl-1.0.2h.tar.g...