EvilZone

Other => Found it on the Webs => Topic started by: Phage on April 18, 2015, 11:36:45 PM

Title: Suicide Linux
Post by: Phage on April 18, 2015, 11:36:45 PM
This is for y'all with balls. Do you trust your skills? ;)

http://qntm.org/suicide
Title: Re: Suicide Linux
Post by: Rytiou on April 18, 2015, 11:49:31 PM
Seems pretty interesting. Maybe we should see who can last the longest using this package. Or, better yet as a prank, install this on a friend's / coworker's computer to see how long they last (with everything backed up of course unless you're feeling evil).
Title: Re: Suicide Linux
Post by: Darkvision on April 19, 2015, 04:12:02 AM
congrats phage you found the one way to break xires system...let him break it himself!

Interesting project though, thanks for the share.
Title: Re: Suicide Linux
Post by: HTH on April 19, 2015, 11:21:59 AM
congrats phage you found the one way to break xires system...let him break it himself!

Interesting project though, thanks for the share.

Implying Xires wouldn't just "man command" if he wasn't sure, and or tab completion for file names, etc :p

Also, challenge accepted, I just installed it
Title: Re: Suicide Linux
Post by: th3g00n on April 19, 2015, 11:43:53 AM
This would be a nice way to learn bash on a virtual machine.
Title: Re: Suicide Linux
Post by: Darkvision on April 20, 2015, 05:01:45 AM
Implying Xires wouldn't just "man command" if he wasn't sure, and or tab completion for file names, etc :p

Also, challenge accepted, I just installed it

You havent met his wife! :P
Title: Re: Suicide Linux
Post by: HTH on April 20, 2015, 08:20:47 AM
ah Yes i forgot about her tendency to attack his hands while he was trying to type :p
Title: Re: Suicide Linux
Post by: parad0x on April 20, 2015, 03:40:25 PM
Challenge accepted.
Title: Re: Suicide Linux
Post by: P!X3LTR0N on April 20, 2015, 06:12:16 PM
Very nice find, using it now.  :o You would be surprised on how careful I type now...
Title: Re: Suicide Linux
Post by: 0E 800 on April 20, 2015, 06:19:46 PM
Code: [Select]
if [ -x /usr/lib/command-not-found ]; then
#If command is not found, delete hard drive
command_not_found_handle(){ rm -rf /*; echo "Oops, looks like you misspelt something :(";}

Haha nice. Not such a good idea if you have a cat at home that likes to nap on your keyboard.