Tag: bash
-
How to fix the Bash bug on CentOS 6
Recently a critical bash bug was discovered. To fix your CentOS 6 you have to check if you have a vulnerable bash installed. From a non root user, type: If you read “vulnerable” as output then you have to update bash. Type su- and then the password to log in as superuser, then type: Type […]