Interview :: Linux
Linux is a UNIX based operating system. Linus Torvalds first introduced it. It is an open source operating system that was designed to provide free and a low-cost operating system for the computer users.
UNIX was originally started as a propriety operating system for Bell Laboratories, which later release their commercial version while Linux is a free, open source and a non-propriety operating system for the mass uses.
Linux Kernel is low-level system software. It is used to manage the hardware resources for the users. It provides an interface for user-level interaction.
Yes. You can edit Linux Kernel because it is released under General Public License (GPL) and anyone can edit it. It comes under the category of free and open source software.
LILO is a boot loader for Linux. It is used to load the Linux operating system into the main memory to begin its operations.
Open source facilitates you to distribute your software, including source codes freely to anyone who is interested. So, you can add features and even debug and correct errors of the source code.
Just like other operating systems, Linux has all components like kernel, shells, GUIs, system utilities and application programs.
What is the advantage of Linux?
Every aspect comes with additional features , and it provides a free downloading facility for all codes.
It is an interpreter in Linux.
The most commonly used shells in Linux are bash, csh, ksh, bsh.