6.Commonly Used Operating System - GeeksforGeeks
6.Commonly Used Operating System - GeeksforGeeks
99+
DSA Practice Problems C C++ Java Python JavaScript Data Science Machine Learning
1. Windows
2. UNIX
3. LINUX
4. BOSS
5. SOLARIS
Windows
Generally referred to as Microsoft Windows, these OS are
manufactured and developed by the tech-giant Microsoft and are the
most commonly used OS for personal computers and to some extent in
mobile phones or the Windows phone. Microsoft Windows is a
collection of many graphics-oriented operating systems, first developed
and launched in 1985 by the name Windows 1.0. When it started it had
the aim to provide a graphical shell to the then-famous MS-DOS which
had a character user interface, but it didn't gain much popularity then.
Slowly with the implementation of innovative features, the OS gained
popularity and soon dominated the market of the Computer Industry,
owing to its freedom of use and user-friendly environment. Let's look at
the advantages and disadvantages of using Microsoft Windows.
Advantages of Windows
1. Hardware compatibility: Almost every computer hardware
manufacturing industry supports Microsoft Windows. This makes the
users buy any random computer manufacturing brand and get the
latest version of pre-loaded Microsoft Windows 11 in it.
2. Pre-loaded and available Software: Windows comes with much
more user-friendly software to make everyday task easier and if the
software is not available then one can easily get it from the Internet
and run it.
3. Ease of Use: Microsoft Windows has developed by far the most
user-friendly OS in the market, keeping in mind that it serves the
purpose of most types of markets in the world. It's the most
preferred OS for personal computers.
4. Game Runner: Windows supports a plethora of games
manufactured till date and comes with all the supporting base
software to drive the game engine. So it's the most popular OS
among the game lovers.
Disadvantages of Windows
There are many versions of Windows that have been developed since
1985, but few that revolutionized the industry of Operating Systems
are:
1. Windows 95
2. Windows 98
3. Windows NT
4. Windows XP
5. Windows Vista
6. Windows 7
7. Windows 8
8. Windows 8.1
9. Windows 10
10. Windows 11(latest version)
UNIX
Developed in 1970 in the Bell Lab research center UNIX became a
multitasking and multiuser operating system, reaching numerous
platforms for use. It was developed by Ken Thompson, Dennis Ritchie,
and a few others and later AT&T licensed UNIX to the development of
many variants of Unix, serving academic and business purposes at the
University of California, Berkley Software Distribution, IBM, Microsoft,
and Sun Microsystem. The OS is totally written in C language allowing
it to serve in various platforms. It provides a set of simple and dedicated
tools to perform a well-defined task using basic functions, shell
scripting, and command languages. As of 2014, the Unix version with
the largest installed base is Apple's macOS.
Advantages of UNIX
This OS was primarily designed for programmers and techies and not
for personal and casual use.
It is a command-driven OS with commands being supplied by the
shell kernel and often has cryptic names which normal users find
difficult to keep up with.
To work comfortably with the UNIX system, one needs to understand
the main design features and how to command and interact with the
OS.
Linux
Primarily derived from the concept of Unix, Linux became the most-
prominent free and open-source OS available to everyone in the world.
It is built around the Linux kernel and served for both desktop and
server use. Linux was originally developed for personal computers
based on the Intel x86 architecture but since then it was ported to more
platforms than any other operating system. Linux has the largest
installed base of all general-purpose operating systems. It is also the
leading operating system on servers and other big iron systems such as
mainframe computers, and the only OS used on TOP500
Supercomputers. The top Linux OS are Ubuntu, Fedora, OpenSUSE,
RedHat, and many more.
Advantages of LINUX
Disadvantages of LINUX
Solaris
This OS was originally developed by Sun Microsystems and is a type of
Unix OS. Solaris was developed as proprietary software. Solaris is
known for its scalability, especially on SPARC systems, and for
originating many innovative features such as DTrace, ZFS, and Time
Slider. It is registered as compliant with the Single UNIX Specification.
As of today, Solaris is supported by HP, Dell, Intel and Fujitsu Siemens
architecture. OpenSolaris is the available open-source version of Solaris
OS. Oracle Solaris 10 is the latest version of Solaris OS.
Advantages of Solaris
Disadvantages of Solaris
BOSS
It stands for Bharat Operating System Solutions designed specifically
by India for Indians. It was developed by C-DAC(Centre for
Development of Advanced Computing), Chennai, to benefit the
Free/Open Source Software in India. It has an enhanced Desktop
Environment integrated with multiple Indian language support and
other software. This project has been approved, supported, and
endorsed by the Government of India. The OS is the product of Linux
Distribution and has been derived from Debian Linux. BOSS Linux
provides advanced features such as a web server, proxy server,
database server, mail server, network server, file and print server, SMS
Service, and many more. The latest versions are called BOSS 5.0
(ANOKHA) and BOSS 6.0 (ANOOP).
Advantages of BOSS
Disadvantages of BOSS
Features of OS
Various tasks are carried out by an operating system. Let's research
them. These are a few of the OS's features:
1. Memory Control
3. File Management
Similar Reads
Types of Operating Systems
Operating Systems can be categorized according to different criteria like
whether an operating system is for mobile devices (examples Android an…