Linux is a free, open-source operating system based on Unix. It was created in 1991 by Linus Torvalds. Key points:
- Linux uses a kernel which manages processes and resources. Popular kernels include monolithic and microkernels.
- Common shells for interacting with Linux include Bourne, C, TC, and Bash shells. Commands are executed by typing the command name followed by arguments.
- Linux is virus-free as most viruses target executable files, which Linux does not commonly use to launch programs.
- Linux has advantages of being free, stable, secure, and offering software choice. Disadvantages include a learning curve and lack of support for some Windows programs.