[lug] Why is it SO easy to destroy cloud environments?
Rob Nagler
nagler at bivio.biz
Tue Oct 9 10:58:20 MDT 2012
> It's like a modern-day 'rm -rf /' ;)
It's worse:
for host in *.<domain>; do
ssh root@$host rm -rf /
done
Rob
More information about the LUG
mailing list