Categories: linux

Deadly commands in Linux

Here are some linux commands that can kill your computer!
Don’t try them if you don’t know what you are doing:

1. Delete Everything Recursively!

rm -rf /

2.Send commands to Hard disk

any-command > /dev/sda

3. Format H.D.

mkfs.ext3 /dev/sda

4. Move everything to null

mv ~ /dev/null

5. Fork Bomb! Once run this command it acts like a virus and it multiplies it-self endlessly causing your system to over utilize cpu and ram until the computer crashes

:(){ :|: & };:

panosnet

Share
Published by
panosnet

Recent Posts

Critical Ingress Nightmare: Unauthenticated Remote Code Execution Vulnerabilities in Kubernetes NGINX Controller Demand Immediate Action

Critical Security Flaws Uncovered in Ingress NGINX Controller: Act Now to Protect Your Kubernetes Clusters.…

3 weeks ago

Apache Tomcat CVE-2025-24813: Understanding and Mitigating the Remote Code Execution Threat

Introduction: A serious vulnerability, identified as CVE-2025-24813, has been disclosed in Apache Tomcat, a widely…

3 weeks ago

Linux Maintainers Infected by SSH-Dwelling Backdoor: A Two-Year Compromise

Introduction In a shocking revelation, it has been disclosed that the infrastructure used to maintain…

11 months ago

Cryptic Bitcoin Transaction Unfolds: Revisiting Satoshi Nakamoto’s Genesis Wallet in a $1.17 Million Transaction

Introduction: In the early hours of January 5, the cryptocurrency community was abuzz with speculation…

1 year ago

Emerging Threat: SMTP Smuggling Exploits Flaws in Major Email Servers – how to spoof like a pro!

Summary: A newly identified technique called SMTP smuggling poses a significant threat to email security…

1 year ago

Unraveling the Operation Triangulation Spyware: A Deep Dive into iPhone Exploits

Since 2019, the Operation Triangulation spyware has targeted iPhone devices, exploiting undocumented features within Apple…

1 year ago

This website uses cookies.