Linux
Linux refers to a family of open-source Unix-like operating systems built around the Linux kernel. The term typically describes a complete OS that combines the Linux kernel with system libraries, utilities, and applications, most notably the GNU userland, though distributions may include software from other sources. The Linux kernel was created by Linus Torvalds in 1991 and released under the GNU General Public License. It is developed by a global community of contributors and is provided free of charge.
A Linux distribution, or distro, packages the kernel with a cohesive set of software to form an
Linux architecture features a monolithic kernel that supports loadable modules, multitasking, multiuser operation, strong portability, and
Init systems and filesystems vary by distribution, with systemd being widely adopted for service management in
Linux plays a major role in servers, cloud infrastructure, supercomputers, and embedded systems, and forms the