Computer Wiki
No edit summary
 
No edit summary
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
An operating system is a piece of software that directly interacts with a computers hardware in order to ryn various software packages.
+
An '''operating system''', or '''OS''', is a [[program]] which directly interacts with a computer's [[hardware]] in order to run other programs. Operating systems are required for most modern computers to run. The OS typically loads immediately after the [[boot loader]]. In some earlier computers, however, the boot loader was built into the operating system.
  +
Operating Systems are required by many computers to run. Usually, the OS loads right after the [[BIOS]] is done loading.
 
  +
= Types of operating systems =
= Refernces =
 
  +
== Microcomputer ==
  +
Found on microcomputers.
  +
== Mini ==
  +
Generally designed for mini computers and not common today. These are not Unix variants.
  +
== Desktop ==
  +
Designed for personal (i.e., home or office) use. They typically interface with the user [[graphical user interface|graphically]], although [[Linux]] users commonly prefer the [[command-line interface|command-line]]. Desktop operating systems include [[Windows]], [[Macintosh]], and some [[Unix-like]] distributions.
  +
== Embedded ==
  +
Included in permanently programmed devices such as microwave ovens, iPods, mobile phones, and thermostats.
  +
== Unix-Like ==
  +
{{main|Unix-like}}
  +
Derived from [[Unix]] or designed to be compatible with Unix. Common Unix-like operating systems include [[Linux]], [[BSD]], and [[AIX]].
  +
  +
= Types of user interfaces =
  +
== Command-Line Driven ==
  +
[[command-line interface|Command-line]] driven operating systems are most common on [[server]]s. Some of the older CLIs are directly based off programming languages (like [[KERNAL]]), while others had a command interpreter (like [[MS-DOS]]). Aside from some Unix variants, most command-line driven operating systems have left the commercial desktop market, because casual users are more familiar with GUIs and find them easier to use.
  +
== Graphical ==
  +
Most modern operating systems use [[graphical user interface]]s because this allows users to navigate computers more easily.
  +
The primary disadvantage of GUI-based operating systems is they take a great deal of memory as compared to command line systems. There are also GUIs that run on top of CLI's such as [[Windows 3.1]] and [[X Window System]].
  +
  +
= History =
  +
In April 1972, [[Sord Computer Corporation]] (now [[Toshiba|Toshiba Personal Computer System Corporation]]) developed the SMP80/08,<ref name="ipsj">http://museum.ipsj.or.jp/en/computer/personal/0086.html</ref> the world's first [[microcomputer]].<ref name="katz">Michael Katz, Robert Levering, Milton Moskowitz (1985), ''Computer Entrepreneur'', page 469, [[wikipedia:Penguin Group|Penguin Group]]</ref> It used the [[Intel]] 8008 [[microprocessor]], which it was developed in tandem with. Soon after the [[Intel 8080]] was introduced in April 1974, Sord introduced the SMP80/x series, the first microcomputers to use the 8080,<ref name="ipsj"/> in April 1974.<ref name="katz"/> The SMP80/x series were the first microcomputers with an operating system,<ref>Michael Katz, Robert Levering, Milton Moskowitz (1985), ''Computer Entrepreneur'', page 463, Penguin Group</ref> and marked a major leap toward the popularization of microcomputers.<ref name="ipsj"/>
   
 
= Related Articles =
 
= Related Articles =
   
= External Links =
+
= Sources =
  +
{{Stub}}
 
<div id="wikia-credits"><br /><br /><small>From [http://computing.wikia.com CompuWiki], a [http://www.wikia.com Wikia] wiki.</small></div>
   
  +
== References ==
[[Category:Operating Systems]]<div id="wikia-credits"><br /><br /><small>From [http://computing.wikia.com CompuWiki], a [http://www.wikia.com Wikia] wiki.</small></div>
 
  +
{{reflist}}
  +
  +
= External Links =
  +
[[Category:Terms]]
  +
[[Category:Operating systems| ]]

Revision as of 13:36, 23 October 2017

An operating system, or OS, is a program which directly interacts with a computer's hardware in order to run other programs. Operating systems are required for most modern computers to run. The OS typically loads immediately after the boot loader. In some earlier computers, however, the boot loader was built into the operating system.

Types of operating systems

Microcomputer

Found on microcomputers.

Mini

Generally designed for mini computers and not common today. These are not Unix variants.

Desktop

Designed for personal (i.e., home or office) use. They typically interface with the user graphically, although Linux users commonly prefer the command-line. Desktop operating systems include Windows, Macintosh, and some Unix-like distributions.

Embedded

Included in permanently programmed devices such as microwave ovens, iPods, mobile phones, and thermostats.

Unix-Like

Main article: Unix-like

Derived from Unix or designed to be compatible with Unix. Common Unix-like operating systems include Linux, BSD, and AIX.

Types of user interfaces

Command-Line Driven

Command-line driven operating systems are most common on servers. Some of the older CLIs are directly based off programming languages (like KERNAL), while others had a command interpreter (like MS-DOS). Aside from some Unix variants, most command-line driven operating systems have left the commercial desktop market, because casual users are more familiar with GUIs and find them easier to use.

Graphical

Most modern operating systems use graphical user interfaces because this allows users to navigate computers more easily. The primary disadvantage of GUI-based operating systems is they take a great deal of memory as compared to command line systems. There are also GUIs that run on top of CLI's such as Windows 3.1 and X Window System.

History

In April 1972, Sord Computer Corporation (now Toshiba Personal Computer System Corporation) developed the SMP80/08,[1] the world's first microcomputer.[2] It used the Intel 8008 microprocessor, which it was developed in tandem with. Soon after the Intel 8080 was introduced in April 1974, Sord introduced the SMP80/x series, the first microcomputers to use the 8080,[1] in April 1974.[2] The SMP80/x series were the first microcomputers with an operating system,[3] and marked a major leap toward the popularization of microcomputers.[1]

Related Articles

Sources

This article is a stub. You can help Computer Wiki by expanding it.



From CompuWiki, a Wikia wiki.

References

  1. 1.0 1.1 1.2 http://museum.ipsj.or.jp/en/computer/personal/0086.html
  2. 2.0 2.1 Michael Katz, Robert Levering, Milton Moskowitz (1985), Computer Entrepreneur, page 469, Penguin Group
  3. Michael Katz, Robert Levering, Milton Moskowitz (1985), Computer Entrepreneur, page 463, Penguin Group

External Links