Linux

An overview of Linux

What is Linux?

  • Linux is a kernel, basically the intermediary between hardware and software.

  • When you take the kernel and a collection of software you've now got the operating system or rather a Linux Distribution.

Distributions

  • There exist several forms of Linux distributions and you can make your own too!

  • There's Kali Linux, ParrotOS, Ubuntu, Pop!_OS, Arch Linux, Mint, RedHat, CentOS, and so many more.

  • Each of these distributions share many characteristics and functionality but may choose to do things slightly differently in terms of the software, commands, and features they support.

  • Some distributions have GUIs (graphical user interfaces) that you can control with your mouse and keyboard while others are CLI based (command line interface) where you need to type commands for everything.

Last updated