-
修复bash漏洞的bash-4.4.tar.gz源码包下载
资源介绍
linux 服务器GNU Bash小于版本4.3有操作系统命令注入漏洞,需要对bash升级,下载解压
#tar zxvf bash-4.4.tar.gz
#cd bash-4.4
#./configure (如果centos7编译失败,请先安装#yum install gcc)
#make
#make install
添加环境变量
#echo‘ export PATH=/usr/local/bin:$PATH‘ >>/etc/profile
#source /etc/profile
测试bash版本
#bash -version
- 上一篇: 日志版本-log4j2版本jar
- 下一篇: kodexplorer4.4版本完美修改版.zip