Matt
Owner
http://www.webhostingtalk.com/showthread.php?t=1414839
https://access.redhat.com/solutions/1207723 shows the latest bash version.
For people who I manage their servers, I've already updated bash for you.
For anyone else, you can update bash by doing the following
CENTOS
DEBIAN
https://access.redhat.com/solutions/1207723 shows the latest bash version.
For people who I manage their servers, I've already updated bash for you.
For anyone else, you can update bash by doing the following
CENTOS
Code:
yum update bash -y
Code:
apt-get update
apt-get upgrade
Last edited: