Difference between revisions of "System Software"

From CompSciWiki
Jump to: navigation, search
 
(24 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{1260Chapter|Introduction=  
 
{{1260Chapter|Introduction=  
System Software Introduction goes here. Define platform. Mention (again) terms application software and system software.
 
  
<p>
+
[[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, in order to [[Roles of the Operating System | talk 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]].  
System software runs behind the scene and is responsible for running hardware. Operating systems are the most common type of system software. Microsoft Windows is the most commonly used operating system, but not the only one. Apple’s OS X is used in Mac computers. There is also Linux/UNIX which is widely used in large complex computer systems and internet servers. Popular free desktop Linux versions include Ubuntu, Red Hat and SuSE. UNIX desktops such as Sun's Solaris also exist. Typically UNIX/Linux is used for large complex computer computer systems, internet servers and software development. System software is not considered application software since, all functionality is hidden from the user. User's typically are only interacting with the graphical user interface (GUI), file management and utility software. Anything useful is preformed automagically by the software and not the user.
+
</p>
+
  
<p>
+
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.
  
 
+
|Image=
</p>
+
[[Image:OperatingSystemExample.jpg|float|267px]]
 
+
<BR>
<p>
+
Taken from http://www.flickr.com/photos/daniello/565304023/
It is important to become familiar the concepts of a computer operating system, without the operating system there is no computer. At home your are most likely using some version of Windows or Mac, if you have used the internet your are using UNIX/Linux. In fact you are using UNIX right now, this Wiki is located the webmail UNIX server on campus. You will encounter all three operating systems around campus. Windows is widely available in computer labs around campus. Macs are also used in the Math, Statistics and Engineering department. UNIX is used when uploading a web page on the campus servers.Linux/UNIX desktop computers are also located around campus and are primarily used in Computer Science.
+
</p>
+
  
 
}}
 
}}
Line 41: Line 36:
 
====[[Is it still a Mac if it uses an Intel chip?]]====
 
====[[Is it still a Mac if it uses an Intel chip?]]====
 
====[[What OS is in Mac's iPhone? RIM's BlackBerry?]]====
 
====[[What OS is in Mac's iPhone? RIM's BlackBerry?]]====
 +
 +
 +
==References==
 +
<references/>
 +
 +
<br/>
 +
<table width = 100%, style="font-size:130%">
 +
<tr>
 +
    <td align = left>'''Chapter 1: '''[[Application Software]]</td>
 +
    <td align = left>[[COMP1260 | Table of Contents]] </td>
 +
    <td align = right>'''Chapter 3: '''[[Hardware]]</td>
 +
</tr>
 +
</table>

Latest revision as of 19:23, 1 December 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, in order to talk 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.


float
Taken from http://www.flickr.com/photos/daniello/565304023/



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