一、 系统信息

二、备份
# mv /etc/ssh/ /etc/ssh`date +%F`
# mv /usr/bin/openssl /usr/bin/openssl`date +%F`
# mv /etc/pam.d /etc/pam.d`date +%F`
# mv /usr/lib/systemd/system /usr/lib/systemd/system`date +%F`
三、安装编译工具包
# yum install -y vim gcc gcc-c++ glibc make autoconf openssl openssl-devel pcre-devel pam-devel zlib-devel tcp_wrappers-devel tcp_wrappers libedit-devel perl-IPC-Cmd wget tar lrzsz1
四、下载需要的包
# openssl 下载页面
https://openssl-library.org/source/old/3.3/index.html
# wget https://www.zlib.net/zlib-1.3.1.tar.gz


1824

被折叠的 条评论
为什么被折叠?



