Operating System
An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs.
Or
# There are Three Popular Operating Systems
- Windows
- Linux
- Mac OS
# Kernel
Kernel is the heart of operation system.It is responsible for communicating between Hardware and User Applications.
# What is Linux?
It is an Operating System or Kernel. It is the programmed heart of any operating system that takes care of the fundamental stuff like communication of hardware with software.
◘ Linus Torvalds created/developed Linux.
* Note - Receptive to changes, modifications suggested by its users.
◘ Linux is open source and it is free of cost.
* Note - programmers used Linux to design custom operating system. This makes Linux, most popular and widely used o/s.
◘ Linux is the backbone of
- Debian
- Ubuntu
- Fedora
- (list doesn’t end here, there are 1000’s of o/s based on Linux)


Comments
Post a Comment