Why is Linux proficiency considered essential for most cybersecurity roles?
- A.A. Linux is easier than Windows
- B.B. Most security tools run on Linux, servers predominantly run Linux, and Kali Linux is the standard penetration testing platform - understanding the command line, file permissions, and system administration is foundational
- C.C. Linux is the only operating system
- D.D. Only for web developers
Why B is correct
Linux proficiency matters because: most security tools are Linux-native (Nmap, Metasploit, Burp Suite, Wireshark), most servers run Linux, Kali Linux is the pentesting standard, cloud instances typically run Linux, and command-line proficiency is essential for automation. Understanding Linux file permissions, processes, networking, and shell scripting is foundational for security work.
Know someone studying for Security Fundamentals? Send them this one.