P'HE PROPERTIES Pengantar Ilmu Komputer PERTEMUAN 7.

Slides:



Advertisements
Similar presentations
Chapter 8: Operating Systems and Utility Programs
Advertisements

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART II.
© Paradigm Publishing, Inc.
Chapter 7 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs.
Chapter 7 Operating Systems and Utility Programs
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
Chapter 8 Operating Systems and Utility Programs.
1 Pertemuan 6 Understanding Operating Systems Matakuliah: J0282 / Pengantar Teknologi Informasi Tahun: 2005 Versi: 02/02.
55 CHAPTER SYSTEM SOFTWARE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 5-2 Competencies Describe the differences between system software.
CMPTR1 CHAPTER 3 COMPUTER SOFTWARE Application Software – The programs/software/apps that we run to do things like word processing, web browsing, and games.
Operating Systems.
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems System Software Chapter 4.
OPERATING SYSTEMS AND SYSTEMS SOFTWARE. SYSTEMS SOFTWARE Systems software consists of the programs that control the operations of the computer and its.
Living in a Digital World Discovering Computers 2010.
The University of Akron Summit College Business Technology Department Computer Information Systems 2440: 145 Operating Systems Introduction to UNIX/Linux.
IT Introduction to Information Technology CHAPTER 08 – Operating System.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
University of Management & Technology Operating Systems & Utility Programs.
Chapter 8 Operating Systems and Utility Programs Serena Oldhouser.
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
Computer Software What is system software?
Excellence Publication Co. Ltd. Volume Volume 1.
COMP 6005 An Introduction To Computing Session Two: Computer Software Systems Software.
Chapter 4 System Software.
Operating Systems. Operating systems provide a software interface that allows the user to control hardware components of a computer and its peripheral.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
Chapter 3 - Computer Software
Software 1. Software is divided into parts System software Operating system Utility software Application software 2.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
The Role of the Operating System
Operating Systems Sara Mullan Johns Hopkins University Fall 2010
Chapter 7 Operating Systems and Utility Programs.
Chapter 4: System Software The Power Behind the Computer.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Chapter 8 Operating Systems and Utility Programs.
Device- dependent Runs only on specific type of computer Types of Operating Systems What are some characteristics of operating systems? Next p
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Kuliah 4 Pengantar Teknologi Informasi Oleh Coky Fauzi Alfi cokyfauzialfi.wordpress.com Software.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
OSApplication Software perangkat lunak: merupakan program-program komputer yang berguna untuk menjalankan suatu pekerjaan sesuai dengan yang dikehendaki.
Chapter 8 Operating Systems. Objectives Identify the types of system software Summarize the startup process on a personal computer Describe the functions.
Lecture 1: Network Operating Systems (NOS) An Introduction.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
Operating Systems and Utility Programs COMPUTER SOFTWARES.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
Chapter 8 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs.
1 Chapter 8 Operating Systems and Utility Programs.
Software.
Introduction to comp. and prog. CS 101 G 964
Operating System & Application Software
Chapter 8 Operating Systems and Utility Programs.
Computer Software.
Chapter 7 Operating Systems and Utility Programs
برامج النظام Software Systems
Chapter 4 The Power behind the Power
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Chapter 4.
Operating System Review
Chapter 4 The Power behind the Power
Operating Systems.
Operating Systems.
Presentation transcript:

P'HE PROPERTIES Pengantar Ilmu Komputer PERTEMUAN 7

P'HE PROPERTIES Sistem Operasi dan Program Utilitas

P'HE PROPERTIES Sistem Operasi  adalah perangkat lunak sistem yang bertugas untuk melakukan kontrol dan manajemen perangkat keras serta operasi-operasi dasar sistem, termasuk menjalankan software aplikasi seperti program-program pengolah kata dan browser web

P'HE PROPERTIES Struktur Sistem Operasi Kernel File Management System User Interface

P'HE PROPERTIES Fungsi Dasar Sistem Operasi Next p. 392 Fig. 8-1 monitor performance provide a user interface provide file management and other utilities establish an Internet connection control a network administer security start the computermanage programs schedule jobs and configure devices manage memory

P'HE PROPERTIES Fungsi Dasar Sistem Operasi File and Folder ManagementApplications ManagementSupport for built-in utility programsComputer hardware control

P'HE PROPERTIES Booting  Cold booting, menghidupkan komputer dalam keadaan mati (off)  Warm booting, restart.

P'HE PROPERTIES Klasifikasi Sistem Operasi when two or more users can work with programs and share peripheral devices (printer, scanner, fax) Multiuser multiple applications operated at the same time Multitasking more than one CPUs that can be shared Multiprocessing smaller parts of a program are loaded when needed by OS Multithreading

P'HE PROPERTIES Pembagian Sistem Operasi  Mainframes  Embedded System  Unix-like Operating System  Mac OS  Microsoft Windows  Network OS  WebOS

P'HE PROPERTIES Mainframes  Mainframes run multiple operating systems and operate not as a single computer but as a number of virtual machines.  They are typically manufactured by large companies for large-scale computing purposes

P'HE PROPERTIES Mainframes  z/OS from IBM While IBM System z™ servers are supported by a number of different operating systems, their most advanced features are powered by z/OS 

P'HE PROPERTIES Embedded Systems  Embedded systems are special-purpose systems in which the computer is completely encapsulated by the device it controls.  Embedded systems perform pre-defined tasks that have very specific requirements.  Real-time operating systems are embedded systems with certain time requirements

P'HE PROPERTIES Embedded Systems  Symbian OS for smartphone  Cisco IOS for router and switch  iPodLinux for ipods  Windows CE.Net  Windows Mobile 2003

P'HE PROPERTIES Unix-like OS  The operating system Unix was developed in 1960 by a group of AT&T employees.  Free Unix-like operating systems can be used, studied, modified and redistributed by anyone with no restrictions.

P'HE PROPERTIES Unix-like OS  It's a diverse group of operating systems with several major sub- categories including BSD, and Linux.  Unix like operating systems run on a variety of computers but more frequently on server systems and in academic and engineering environments due to high stability for any kind of processing

P'HE PROPERTIES Unix-like OS  Ubuntu  FreeBSD  openSUSE  Debian  Fedora

P'HE PROPERTIES Mac OS  Apple's Macintosh OS is an operating system with a very innovative and unique design.  The history of the company behind it, Apple, that's been around since 1976 is fascinating and so is its cool operating system Mac OS.  Leopard merupakan versi Mac OS terbaru (

P'HE PROPERTIES Microsoft OS Windows VersionYear Released Windows 3.x1990 Windows NT Windows Windows NT WS Windows Windows ME 2000 Windows 2000 Professional2000 Windows XP2001 Windows Vista2006

P'HE PROPERTIES Network OS  Sistem Operasi yang berbasis jaringan  Contoh: Novell Netware Windows Server 2003 Linux Solaris (Sun)

P'HE PROPERTIES WebOS  The WebOS (Web Operating System) represent a new form of virtual operating system that runs directly in your browser.WebOS  The main advantages of a web operating system is that you can access it from anywhere but it's very arguable if it's really an operating system or not because it runs over a browser window and have no relation whatsoever with the hardware and its drivers.  You will still need an operating system to run a WebOS.

P'HE PROPERTIES WebOS  DesktopTwo (  G.ho.st (  YouOS (  BrowserOS (  eyeOS (

P'HE PROPERTIES DesktopTwo

P'HE PROPERTIES youOS

P'HE PROPERTIES eyeOS

P'HE PROPERTIES Most Popular  Survey menurut MarketShare (2007)

P'HE PROPERTIES Most Popular  Survey menurut RIPE host count berdasarkan OS yang terhubung ke internet.

P'HE PROPERTIES Program Utilitas  Antivirus  Firewall  Compression Software  Media Player Software  Burning Software  dll

P'HE PROPERTIES Top 10 Antivirus (TopTenReviews)