▲ 564 ▼ I use Zip Bombs to Protect my Server (idiallo.com) submitted 1 year ago by some_guy@lemmy.sdf.org to c/technology@lemmy.world 104 comments fedilink hide all child comments The one-liner: dd if=/dev/zero bs=1G count=10 | gzip -c > 10GB.gz This is brilliant.
[–] sugar_in_your_tea@sh.itjust.works 9 points 1 year ago (1 child) Yup, use something sensible like 10M or so. permalink fedilink source parent hideshow 2 child comments replies: [–] cy_narrator@discuss.tchncs.de 3 points 1 year ago* I would normally go much lower, bs=4K count=262144 which creates 1G with 4K block size permalink fedilink source parent
[–] cy_narrator@discuss.tchncs.de 3 points 1 year ago* I would normally go much lower, bs=4K count=262144 which creates 1G with 4K block size permalink fedilink source parent