Linux is a Unix-like computer operating system assembled under the model of free and open source software development and distribution. The defining component of Linux is the Linux kernel, an operating system kernel first released 5 October 1991 by Linus Torvalds.
Linux was originally developed as a free operating system for Intel x86-based personal computers. It has since been ported to more computer hardware platforms than any other operating system. It is a leading operating system on servers and other big iron systems such as mainframe computers and supercomputers more than 90% of today’s 500 fastest supercomputers run some variant of Linux, including the 10 fastest. Linux also runs on embedded systems (devices where the operating system is typically built into the firmware and highly tailored to the system) such as mobile phones, tablet computers, network routers, televisions and video game consoles; the Android system in wide use on mobile devices is built on the Linux kernel.
Basic Features
Portable – Portability means software can works on different types of hard wares in same way. Linux kernel and application programs supports their installation on any kind of hardware platform.
Open Source – Linux source code is freely available and it is community based development project. Multiple teams works in collaboration to enhance the capability of Linux operating system and it is continuously evolving.
Multi-User – Linux is a multiuser system means multiple users can access system resources like memory/ ram/ application programs at same time.
Multiprogramming – Linux is a multiprogramming system means multiple applications can run at same time.
Hierarchical File System – Linux provides a standard file structure in which system files/ user files are arranged.
Shell – Linux provides a special interpreter program which can be used to execute commands of the operating system. It can be used to do various types of operations, call application programs etc.
Security – Linux provides user security using authentication features like password protection/ controlled access to specific files/ encryption of data.
Linux Advantages
Indian Institute of Embedded Systems – IIES