Fix Shellshock on Amazon linux EC2 machine
In reference to this article, you can update one machine via this command:
sudo yum update bash -y
For several machines, use PSSH:
pssh -x '-t -t' -h ~/.ssh/servers "sudo yum update bash -y"
Written by Khaled alHabache
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ec2
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#