Difference between revisions of "System Software"

From CompSciWiki
Jump to: navigation, search
(Grammar edits)
(Grammar edits)
Line 1: Line 1:
 
{{1260Chapter|Introduction=  
 
{{1260Chapter|Introduction=  
  
[[Operating Systems | Operating systems]] are the most common type of system software. Since many operating systems are bundled with [[Application Software | application software]], there is some confusion between the two. Operating systems run behind the scene and manage your computer’s resources and [[Hardware | hardware]].<ref>http://en.wikipedia.org/wiki/System_software - 2008</ref> Application software requires system software, such as an operating system, and [[Roles of the Operating System | talks to the hardware]]. Microsoft [[Windows |Windows]] and [[Mac | Apple’s OS X]] are the most widely used operating systems, but are not the only ones. There are also [[Unix and Linux | UNIX and Linux]], which are widely used in everything from [http://en.wikipedia.org/wiki/Embedded_system household appliances] to [[Supercomputer |supercomputers]].  
+
[[Operating Systems | Operating systems]] are the most common type of system software. Since many operating systems are bundled with [[Application Software | application software]], there is some confusion between the two. Operating systems run behind the scene and manage your computer’s resources and [[Hardware | hardware]].<ref>http://en.wikipedia.org/wiki/System_software - 2008</ref> Application software requires system software, such as an operating system, that [[Roles of the Operating System | talks to the hardware]]. Microsoft [[Windows |Windows]] and [[Mac | Apple’s OS X]] are the most widely used operating systems, but are not the only ones. There are also [[Unix and Linux | UNIX and Linux]], which are widely used in everything from [http://en.wikipedia.org/wiki/Embedded_system household appliances] to [[Supercomputer |supercomputers]].  
  
At home, you are most likely using some version of Windows or Mac, and whether you know it or not, you are using UNIX and Linux. In fact you are using UNIX right now, this Wiki is located the webmail UNIX [http://en.wikipedia.org/wiki/Server_(computing) server] on campus. You will encounter all four operating systems around campus. Windows is widely available in most of the open area computer labs. Macs are also used in the Math, Statistics and Engineering department. UNIX is used when uploading a web page on the campus servers. A few Linux and UNIX desktop computers can be found around campus for student use, but they also play a major role for many behind the scene functions at the U of M.  
+
At home, you are most likely using some version of Windows or Mac, and whether you know it or not, you are using UNIX and Linux. In fact you are using UNIX right now, this Wiki is located on the webmail UNIX [http://en.wikipedia.org/wiki/Server_(computing) server] on campus. You will encounter all four operating systems around campus. Windows is widely available in most of the open area computer labs. Macs are also used in the Math, Statistics and Engineering department. UNIX is used when uploading a web page on the campus servers. A few Linux and UNIX desktop computers can be found around campus for student use, but UNIX and Linux play a major role for many behind the scene functions at the U of M.  
  
  

Revision as of 02:39, 3 October 2009

1260 Main Page

Chapter Introduction

Operating systems are the most common type of system software. Since many operating systems are bundled with application software, there is some confusion between the two. Operating systems run behind the scene and manage your computer’s resources and hardware.[1] Application software requires system software, such as an operating system, that talks to the hardware. Microsoft Windows and Apple’s OS X are the most widely used operating systems, but are not the only ones. There are also UNIX and Linux, which are widely used in everything from household appliances to supercomputers.

At home, you are most likely using some version of Windows or Mac, and whether you know it or not, you are using UNIX and Linux. In fact you are using UNIX right now, this Wiki is located on the webmail UNIX server on campus. You will encounter all four operating systems around campus. Windows is widely available in most of the open area computer labs. Macs are also used in the Math, Statistics and Engineering department. UNIX is used when uploading a web page on the campus servers. A few Linux and UNIX desktop computers can be found around campus for student use, but UNIX and Linux play a major role for many behind the scene functions at the U of M.


Image goes here.



Operating Systems

What is an Operating System?

Roles of the Operating System

History of Operating Systems

Windows

Mac

Unix and Linux

Utility Programs

Utility Programs

File Management Software

File Management Software

Technology Matters!

What is Open Source Software?

Is it still a Mac if it uses an Intel chip?

What OS is in Mac's iPhone? RIM's BlackBerry?

References

  1. http://en.wikipedia.org/wiki/System_software - 2008


Chapter 1: Application Software Table of Contents Chapter 3: Hardware