Software Application (SWA) Skill Area 208: Use Personal Computer And Operating System

Similar documents
CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 6 Operating Systems

Operating System Concepts Rab Nawaz Khan Jadoon

Fundamental 2. Lec#04. Shugofa Hassani

History. Terminology. Opening a Terminal. Introduction to the Unix command line GNOME

Chap2: Operating-System Structures

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edit9on

CS420: Operating Systems. OS Services & System Calls

UNIT 9 Introduction to Linux and Ubuntu

Chapter 2: Operating-System Structures

What is software? Software is any type of program. Programs have step-by-step logical instructions which tell the computer. What to do How to do it

Computer Software. Microsoft Corporation Operating Systems:

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edition

Introduction to Cygwin Operating Environment

About the Presentations

Chapter 2. Operating-System Structures

GNU/Linux Course Lesson 1. Puria Nafisi

Types and Functions of Win Operating Systems

Accounting Software. Collaboration Software

Discovering Computers 2016

A+ Guide to Managing and Maintaining Your PC. How Hardware and Software Work Together

Module 4 Chapter 5 Using Software

CS370 Operating Systems

Chapter 2: System Structures. Operating System Concepts 9 th Edition

Chapter 2 Software Components

The coloured area that is seen on the screen. The pictures stand for items you might see on real desktop such as my computer.

I. Ch 5 System Software

EKT332 COMPUTER NETWORK

OPERATING SYSTEMS & UTILITY PROGRAMS

Introduction to Linux. Fundamentals of Computer Science

WebDAV User guide. Danish Government Infostructurebase. Upload and download documents within the Repository. Prepared by: Simon T.

LAB #7 Linux Tutorial

What is an operating system (OS or O/S)?

Chapter 3 Computer Software

Introduction to Operating Systems. Note Packet # 1. CSN 115 Operating Systems. Genesee Community College. CSN Lab Overview

Brief Linux Presentation. July 10th, 2006 Elan Borenstein

Chapter 1: Introduction Operating Systems MSc. Ivan A. Escobar

Chapter 8 Operating Systems and Utility Programs أ.أمل زهران

Full file at

CHAPTER 2: SYSTEM STRUCTURES. By I-Chen Lin Textbook: Operating System Concepts 9th Ed.

A+ Guide to Managing and Maintaining your PC, 6e. Chapter 2 Introducing Operating Systems

Chapter 8 Operating Systems and Utility Programs

The Slide does not contain all the information and cannot be treated as a study material for Operating System. Please refer the text book for exams.

Chapter 2: Operating-System Structures. Operating System Concepts Essentials 8 th Edition

Android Studio Setup Procedure

Some Basic Terminology

Chapter 2: Operating-System

Building a 64-bit CentOS 7 Workstation using Oracle Virtual Box

Unit 6 Software. Computer Concepts Unit Contents. 6 Section A: Software Basics

Chapter 2: Operating-System Structures

Chapter 15: Using GemStone/S 64 Bit in a VMware Appliance

Overview of Unix / Linux operating systems

Downloaded from various sources on the NET

How to set up an Amazon Work Profile for Windows 8

An Operating System History of Operating Systems. Operating Systems. Autumn CS4023

Chapter 2: System Structures

Your desktop or laptop computer consists of several hardware components:

Systems Programming. The Unix/Linux Operating System

Computer Software. c 2016 by David W. Gerbing. School of Business Administration Portland State University

Learning Objectives. Computing Essentials

CSC Introduction to Computers and Their Applications

CMSC131. Hardware and Software. Hardware

CMSC131. Hardware and Software

EECS 1710 SETTING UP A VIRTUAL MACHINE (for EECS labs)

Chapter 2: Operating-System Structures

LinuxPPC Installation Manual for MIT

Technology in Action. Chapter Topics (cont.) Chapter Topics. Participation Question. Participation Question 7/17/11

CS307: Operating Systems

Chapter 2 Operating-System Structures

Introduction to Operating System

Operating Systems: The Genie in the Computer. Chapter 6: Operating Systems: The Genie in the Computer. What is an operating system?

Version June 2016

Elementary Computing CSC M. Cheng, Computer Science 1

BASIC GRAPHICAL USER INTERFACE (GUI) OBJECTS

Chapter 2: Operating-System Structures. Chapter 2: Operating-System Structures. Objectives. Operating System Services

Migrate to Mac The Comprehensive Guide

1. Download the files VFE2.03GTM.ova and CPRSSetupV1.0.6.exe from the following site:

Computer Maintenance

Elementary Computing CSC 100. M. Cheng, Computer Science

bitcurator-access-webtools Quick Start Guide Last updated: May 8th, 2018 Release(s): and later

Week 2. Exp 2 (a) (b): Introduction to LINUX OS, Installation of LINUX OS, Basic DOS commands

Basic definitions and history of the Computer Systems

To install OpenOffice.org 3.0 on a Windows-based computer that meets the minimum system requirements, follow these steps:

a story of alternatives

Computer Architecture Lab 1 (Starting with Linux)

GUI Basics and Windowing Systems. Using X Windows as a case study

Chapter 2: Operating-System Structures

1- Which of the following tasks is the operating system NOT responsible for? d) Coordinates communication between software applications and the CPU

Windows Download & Installation

Computer Science Honours 2011

Chapter 2: Operating-System Structures

Computer Software A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and

Operating System Services

Operating Systems. Copyleft 2005, Binnur Kurt

Operating Systems 3. Operating Systems. Content. What is an Operating System? What is an Operating System? Resource Abstraction and Sharing

1. The first true 32-bit operating system developed by Microsoft was Windows 3.1.

Aqua Accelerated Protocol (AAP) User Manual

VISUAL SUMMARY SYSTEM SOFTWARE OPERATING SYSTEMS. System Software

Linux for Beginners. Windows users should download putty or bitvise:

Chapter 2: System Structures

Examples: Directory pathname: File pathname: /home/username/ics124/assignments/ /home/username/ops224/assignments/assn1.txt

Transcription:

Software Application (SWA) Skill Area 208: Use Personal Computer And Operating System

208.2 Types of OS and its Features (5hrs) 208.2.1 Types of Operating System

What is an Operating System? An operating system (OS) is a set of programs that manages computer hardware resources, and provides common services for application software.

What is an Operating System? The operating system is the most important type of system software in a computer system. Without an operating system, a user cannot run an application program on their computer, unless the application program is self-booting.

Operating systems Operating systems thus contribute to the simplification of the human interaction with the computer hardware. They are responsible for linking application programs with the hardware, thus achieving an easy user access to the computers.

Use different Operating System and its features Operating systems that create a link between users and the applications form the core of computer systems. It dissociates the programs and the hardware and simplifies resource management. Let us look at the different types of operating systems.

Use different Operating System and its features (cont) An operating system is a software component of a computer system that is responsible for the management of various activities of the computer and the sharing of computer resources.

Real-time Operating System It is a multitasking operating system that aims at executing real-time applications. Real-time operating systems often use specialized scheduling algorithms so that they can achieve a deterministic nature of behavior.

Multi-user and Single-user Operating Systems The operating systems of this type allow a multiple users to access a computer system concurrently. Timesharing system can be classified as multi-user systems as they enable a multiple user access to a computer through the sharing of time.

Multi-tasking and Singletasking Operating Systems When a single program is allowed to run at a time, the system is grouped under a single-tasking system, while in case the operating system allows the execution of multiple tasks at one time, it is classified as a multi-tasking operating system. Multitasking can be of two types namely, preemptive or co-operative.

Distributed Operating System Operating system that manages a group of independent computers and makes them appear to be a single computer is known as a distributed operating system. The development of networked computers that could be linked and communicate with each other, gave rise to distributed computing.

Embedded System The operating systems designed for being used in embedded computer systems are known as embedded operating systems. They are designed to operate on small machines like PDAs with less autonomy. They are able to operate with a limited number of resources.

208.2 Types of OS and its Features (5hrs) 208.2.2 Several types Operating System

Examples of OS Mac OS X Linux and GNU AmigaOS Microsoft Windows

Mac OS X Mac OS X is a line of partially proprietary graphical operating systems developed, marketed, and sold by Apple Inc., the latest of which is pre-loaded on all currently shipping Macintosh computers. Mac OS X is the successor to the original Mac OS, which had been Apple's primary operating system since 1984.

The standard user interface of Mac OS X

Linux and GNU Linux (or GNU/Linux) is a Unix-like operating system that was developed without any actual Unix code, unlike BSD and its variants. Linux can be used on a wide range of devices from supercomputers to wristwatches. The Linux kernel is released under an open source license, so anyone can read and modify its code.

Linux and GNU Ubuntu, a common GNOME desktop Linux distribution

Linux and GNU Kubuntu, a common KDE desktop Linux distribution

AmigaOS AmigaOS is the default native operating system of the Amiga personal computer. It was developed first by Commodore International, and initially introduced in 1985 with the Amiga 1000. Early versions (1.0-3.9) run on the Motorola 68k series of 16-bit and 32-bit microprocessors, while the newer AmigaOS 4 runs only on PowerPC microprocessors.

AmigaOS

Microsoft Windows Microsoft Windows is a family of proprietary operating systems designed by Microsoft Corporation and primarily targeted to Intel architecture based computers, with an estimated 88.9 percent total usage share on Web connected computers.

Microsoft Windows

208.2 Types of OS and its Features (5hrs) 208.2.3 Basic Function of an Operating System

Command Prompt The Command Prompt program allows you to work in an environment that looks more like a traditional operating system as opposed to the icon based Windows environment. In Command Prompt, you will use your keyboard. You won't use your mouse at all. Command Prompt works at a lower level than Windows.

Command Prompt To launch Command Prompt select Start -> Run and type cmd in the box. The Command Prompt shows up as a black terminal window. The command prompt should look something like: C:\>

How to make a folder using the Command Prompt To start the command prompt in Windows left click Start then Run. Type in "CMD" (without the "") and hit Enter. On the command prompt type: Code: mkdir foldername and then hit Enter.

How to make a folder using the Command Prompt You can then use: Code: dir and then hit Enter to make sure your folder has been created.

How to delete a folder using the Command Prompt To start the command prompt in Windows left click Start then Run. Type in "CMD" (without the "") and hit Enter. First locate the folder that you would like to delete. Then on the command prompt type: Code: rmdir foldername and then hit Enter.

How to delete a folder using the You can then use: Code: dir Command Prompt and then hit Enter to make sure your folder has been deleted.

How to delete a file using the Command Prompt To start the command prompt in Windows left click Start then Run. Type in "CMD" (without the "") and hit Enter. First locate the file that you would like to delete. Then on the command prompt type: Code: del filename.txt and then hit Enter.

How to delete a file using the You can then use: Code: dir Command Prompt and then hit Enter to make sure your file has been deleted.

Thank You!