Pages

Popular Posts

Destroy Linux System Using One Line Of Commands

Destroy Linux System Using One Line Of Commands

Is it not cool if we can destroy a computer with only 4 commands and one Enter? My be you are a security tester or a hacker who knows when you need something like this? but be careful with this command because it will delete everything on the system.
 
so hare it is:-
 
sudo rm -rf --no-preserve-root
 
You have to tun this command on terminal. So what you think? Now you can Destroy a Linux System Completely with just a line of commands(4 commands). Feel the power. But please do not run this commands on any important computer. You can test this shell command on a virtual box if you want.

if you have any question or suggestion then you are most welcome on our comment box.

No comments:

Post a Comment