Monday, 29 September 2014

#ShellShock - Bash broke my VMware

So, to avoid impact by the infamous #ShellShock breach, I removed /bin/bash and, inadvertently, broke VMware Fusion.

This is what I see: -


VMware Fusion is damaged and could not be repaired. Please move the VMware Fusion application to the Trash and reinstall VMware Fusion.

Solution ? Don't remove /bin/bash :-)

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...