说明:将现在openssh升级到7.5版本
下载地址:https://www.lanzous.com/iari3ve
安装部署
tar zvxf openssh-7.5p1-20180522.tar.gz cd openssh bash install.sh
启动 /etc/init.d/sshd start 停止 /etc/init.d/sshd stop 重启 /etc/init.d/sshd restart 平滑重启 /etc/init.d/sshd reload
说明:将现在openssh升级到7.5版本
下载地址:https://www.lanzous.com/iari3ve
安装部署
tar zvxf openssh-7.5p1-20180522.tar.gz cd openssh bash install.sh
启动 /etc/init.d/sshd start 停止 /etc/init.d/sshd stop 重启 /etc/init.d/sshd restart 平滑重启 /etc/init.d/sshd reload
评论已关闭!