Prepared by: Ms. Amira al-Ghanem Prepared for: Ms. Omarine

Slides:



Advertisements
Similar presentations
What is an operating system? Is it software?
Advertisements

Computer Hardware & Systems
By: Kathryn. Input Output Processing Memory Storage Devices.
An Overview of the Computer System
UNIX Chapter 01 Overview of Operating Systems Mr. Mohammad A. Smirat.
Chapter 1. What is computer fluency? The knowledge possessed by people who are able to navigate the digital world successfully NOT THIS.
CS 0008 Day 2 1. Today Hardware and Software How computers store data How a program works Operators, types, input Print function Running the debugger.
Week 6 Operating Systems.
Introduction to Computers
Lesson 6 Operating Systems and Software
CT 1503 Network Operating Systems Instructor: Dr. Najla Al-Nabhan 2014.
 Early computers came with none—you had to give all the instructions to the computer with every program.  Then libraries of instructions were developed.
CS 1308 Computer Literacy and the Internet. Introduction  Von Neumann computer  “Naked machine”  Hardware without any helpful user-oriented features.
Software GCSE COMPUTING.
CT 1503 Network Operating Systems Instructor: Dr. Najla Al-Nabhan 2014.
1 The Five Parts of an Information System
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
X-WindowsP.K.K.Thambi The X Window System Module 5.
Introducing Software Computer Concepts Unit A. Introducing Software What is an Operating System? OS is the master controller for all the activities that.
OPERATING SYSTEMS BY LANDON, KYLE, AND ETHAN. WHAT IS THEIR PURPOSE? (1) manage the computer's resources, such as the central processing unit (2) establish.
An operating system is the software that makes everything in the computer work together smoothly and efficiently. What is an Operating System?
Lecture 1: Network Operating Systems (NOS) An Introduction.
Introduction TO Network Administration
Credit:  An operating system is the program that is loaded into the computer  coordinates all the activities among.
System Programming Basics Cha#2 H.M.Bilal. Operating Systems An operating system is the software on a computer that manages the way different programs.
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
Lecture 1: Network Operating Systems (NOS)
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Application Sharing Bhavesh Amin Casey Miller Casey Miller Ajay Patel Ajay Patel Bhavesh Thakker Bhavesh Thakker.
ITC 4 ESO 3rd TERM Operating Systems YEAR
Operating System and Utility Programs
What’s out there and who’s using it
Operating System & Application Software
Chapter 1: Introduction
Lecture 1-Part 2: Operating-System Structures
Computer Fundamentals 1
Chapter 2: Operating-System Structures
Network Operating Systems (NOS)
Chapter 1: Introduction
Chapter 1: Introduction
Lecture 1: Network Operating Systems (NOS)
Chapter 1: Introduction
Chapter 1: Introduction
Chapter 1: Introduction
What is an Operating System?
Chapter 1: Introduction
Computers Are Your Future
An Overview of the Computer System
Software and Programming
Chapter 1: Intro (excerpt)
What is an Operating System?
X Windows.
Computers: Tools for an Information Age
Software.
Chapter 1: Introduction
Lecture 1-Part 2: Operating-System Structures
Language Processors Application Domain – ideas concerning the behavior of a software. Execution Domain – Ideas implemented in Computer System. Semantic.
Software and Programming
Operating Systems.
Chapter 1: Introduction
Chapter 1: Introduction
Chapter 1: Introduction
European Computer Driving Licence Syllabus version 5.0
Chapter 1: Introduction
Introduction to Operating Systems
Computers: Tools for an Information Age
Chapter 1: Introduction
Operating Systems.
Presentation transcript:

Prepared by: Ms. Amira al-Ghanem Prepared for: Ms. Omarine CMP011 Prepared by: Ms. Amira al-Ghanem Prepared for: Ms. Omarine

Citrix Citrix is a thin-client technology Which is similar to graphical versions of dumb terminals, where the desktop is actually running off the server and the thin client just manages the user I/O - display, keyboard, mouse, etc.). OR, A server solution that uses Microsoft Terminal Services software to deliver Windows applications to PCs, Apple Macintosh computers, X terminals and UNIX workstations. This enables users of those systems to access and use those programs which are available to those using the Windows operating system. Citrix servers use two technologies; WinFrame and Independent Computing Architecture (ICA).

operating system (OS) An operating system (OS) is software, consisting of programs and data, that runs on computers and manages the computer hardware and provides common services for efficient execution of various application software. For hardware functions such as input and output and memory allocation, the operating system acts as an intermediary between application programs and the computer hardware,[1][2] although the application code is usually executed directly by the hardware, but will frequently call the OS or be interrupted by it. Operating systems are found on almost any device that contains a computer—from cellular phones and video game consoles to supercomputers and web servers.