Sign inSign up

tiagoad/suicide-linux

By tiagoad

Updated about 4 years ago

Suicide Linux - https://qntm.org/suicide

Image
14

5.1K

tiagoad/suicide-linux repository overview

Suicide Linux

Suicide Linux is now available from the comfort of Docker!

With a single command, an instance of Suicide Debian will be downloaded and booted up, for all your suicidal needs.

You know how sometimes if you mistype a filename in Bash, it corrects your spelling and runs the command anyway? Such as when changing directory, or opening a file.

I have invented Suicide Linux. Any time - any time - you type any remotely incorrect command, the interpreter creatively resolves it into rm -rf / and wipes your hard drive.

It's a game. Like walking a tightrope. You have to see how long you can continue to use the operating system before losing all your data.

-- https://qntm.org/suicide

screenshot

Running

Simply run:

docker run --rm -it tiagoad/suicide-linux

This command will not harm your local filesystem.

If you're feeling brave, the following command will mount your host filesystem in the docker image:

docker run --rm -it -v /:/host tiagoad/suicide-linux

This will harm your local filesystem if you mistype a command, be careful.

Tag summary

Content type

Image

Digest

sha256:a583933a2

Size

52.5 MB

Last updated

about 4 years ago

docker pull tiagoad/suicide-linux