亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

怎樣升級openssh7.9

發布時間:2021-11-06 15:19:19 來源:億速云 閱讀:103 作者:柒染 欄目:建站服務器

這期內容當中小編將會給大家帶來有關怎樣升級openssh7.9,文章內容豐富且以專業的角度為大家分析和敘述,閱讀完這篇文章希望大家可以有所收獲。

umask 022
yum install -y pam-devel libselinux-devel krb5-devel zlib-devel gcc make
LANG=C
cd /root
tar xf openssl-1.0.2r.tar.gz
tar xf openssh-7.9p1.tar.gz
cd /root/openssl-1.0.2r
./config --prefix=/usr/local/openssl-1.0.2r --openssldir=/usr/local/openssl-1.0.2r zlib shared && make -j 4 && make install

echo '/usr/local/openssl-1.0.2r/lib' > /etc/ld.so.conf.d/openssl.conf
ldconfig
chmod 600 /etc/ssh/ssh_host_*

cd /root/openssh-7.9p1
./configure --prefix=/usr/local/openssh7.9p1 --sysconfdir=/etc/ssh --with-selinux --with-pam\
 --with-ssl-dir=/usr/local/openssl-1.0.2r\
 --with-md5-passwords --with-zlib --mandir=/usr/share/man\
 --with-kerberos5 --with-xauth --with-sandbox\
 && make -j 4 && make install 

alias cp='cp'

cp /root/openssh-7.9p1/contrib/redhat/sshd.init /etc/init.d/sshd

chmod +x /etc/init.d/sshd

cp -f /usr/local/openssh7.9p1/bin/* /usr/bin/
cp -f /usr/local/openssh7.9p1/sbin/* /usr/sbin/
cp -f /usr/local/openssh7.9p1/libexec/* /usr/libexec/openssh/

restorecon /usr/bin/{scp,sftp,ssh,ssh-add,ssh-agent,ssh-keygen,ssh-keyscan}
restorecon /usr/sbin/sshd
restorecon /usr/libexec/openssh/{sftp-server,ssh-keysign,ssh-pkcs11-helper}

以上代碼可以放在一個文件中自動執行升級

升級完成后要執行,讓root可以登錄

echo "PermitRootLogin yes" >> /etc/ssh/sshd_config

如果已經設置了

chkconfig sshd on

但不能在重啟后自動啟動sshd服務,但可以手動開啟服務成功,并有可能報錯如下

[root@rhel6 init.d]# service sshd start
Starting sshd:/usr/sbin/sshd: error while loading shared libraries: libcrypto.so.1.0.0: failed to map segment from shared object: Permission denied
[FAILED]

需要檢查

getenforce是否是Enforcing,打開/etc/selinux的配置文件config,將SELINUX改為disabled。啟動服務不再報錯,重啟系統

sshd服務可以自動啟動了

上述就是小編為大家分享的怎樣升級openssh7.9了,如果剛好有類似的疑惑,不妨參照上述分析進行理解。如果想知道更多相關知識,歡迎關注億速云行業資訊頻道。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

昌都县| 宾川县| 汝南县| 罗源县| 永善县| 都匀市| 龙州县| 闸北区| 五台县| 昂仁县| 响水县| 习水县| 金坛市| 盈江县| 合肥市| 长顺县| 武清区| 横峰县| 墨脱县| 且末县| 九江市| 济南市| 长寿区| 敦煌市| 阜城县| 四平市| 宁海县| 赣榆县| 公主岭市| 阿拉善右旗| 夏津县| 仙居县| 顺平县| 天津市| 宝兴县| 邓州市| 绥化市| 石河子市| 香港| 土默特左旗| 宁国市|