Introduction to Computer Networks Introduction to Computer Networks.

Slides:



Advertisements
Similar presentations
Chapter 7 LAN Operating Systems LAN Software Software Compatibility Network Operating System (NOP) Architecture NOP Functions NOP Trends.
Advertisements

Chapter One The Essence of UNIX.
Lesson 1-Introducing Basic Network Concepts
Homework 3.2 Clients Hub What’s wrong with this picture? Clients Using 100TX.
Introduction to Network Administration. Objectives.
Network Printing. Printer sharing Saves money by only needing one printer Increases efficiency of managing resources.
F2032 Fundamental of OS Chapter 1 Introduction to Operating System Part 4.
Chapter 12 Reading assignment n From “Running Linux”, on reserve at PSU Main library (2-hour checkout) Chapter 1 (pages 1 through 41)Chapter 1 (pages 1.
Chapter 8: Network Operating Systems and Windows Server 2003-Based Networking Network+ Guide to Networks Third Edition.
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
Survey of Network Operating Systems (NOS) Introduction Novell Operating Systems Microsoft Network Operating Systems Other Network Operating Systems NOS.
Chapter 11 Network Operations.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
CHAPTER Introduction to LANs. MODULE Purpose and Use of a Network.
Operating System.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
BASIC NETWORK CONCEPTS (PART 6). Network Operating Systems NNow that you have a general idea of the network topologies, cable types, and network architectures,
1 Chapter Overview Network Operating Systems Network Clients Directory Services.
Chapter 1 Chapter 1: Networking with Microsoft Windows 2000 Server.
CSCI 1101 Intro to Computers 6. Local Area Networks.
Computer Network By Tahir Saad. Introduction to computer networking Content : The definitions of networking Use of network Network classification.
Operating Systems on the Network Approaches to managing network resources –Peer-to-peer model All the computers on the LAN have the same authority and.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
Local Area Networks (LAN) are small networks, with a short distance for the cables to run, typically a room, a floor, or a building. - LANs are limited.
Version 4.0. Objectives Describe how networks impact our daily lives. Describe the role of data networking in the human network. Identify the key components.
Basic Network Concepts Introduction to Computing Lecture#28.
Mr C Johnston ICT Teacher BTEC IT Unit 09 - Lesson 06 Peer-to-Peer VS Client-Server.
April 2000Dr Milan Simic1 Network Operating Systems Windows NT.
1 Introduction to Microsoft Windows 2000 Windows 2000 Overview Windows 2000 Architecture Overview Windows 2000 Directory Services Overview Logging On to.
1 Administering Shared Folders Understanding Shared Folders Planning Shared Folders Sharing Folders Combining Shared Folder Permissions and NTFS Permissions.
Windows NT 4.0. NT Architecture Executive Services I/O Manager –cache manager –file systems –network drivers –device drivers Object Manager Security.
Module 3 Configuring File Access and Printers on Windows 7 Clients.
NT SECURITY Introduction Security features of an operating system revolve around the principles of “Availability,” “Integrity,” and Confidentiality. For.
BASIC NETWORKS. What is a Network? A network consists of two or more computers that are linked in order to share resources exchange files, or allow electronic.
Chapter 8: Objectives Explain how to use a server in a home or office network Install a server Set up a server Manage and monitor a server Design a server-based.
Introduction to Computer Networks Introduction to Computer Networks.
Network Operating Systems : Tasks and Examples Instructor: Dr. Najla Al-Nabhan
1 Chapter Overview Managing Object and Container Permissions Locating and Moving Active Directory Objects Delegating Control Troubleshooting Active Directory.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Introduction to Network Operating Systems Edited by/ Maysoon Al Duwais
Module 4: Managing Access to Resources. Overview Overview of Managing Access to Resources Managing Access to Shared Folders Managing Access to Files and.
HNC COMPUTING - Network Concepts 1 Network Concepts Network Concepts Network Operating Systems Network Operating Systems.
Introduction to computer networking Objective: To be acquainted with: The definitions of networking Network topology Network peripherals, hardware and.
Lecture2: Services of Network Operating Systems Maysoon AlDuwais.
Module 1: Introduction to Windows 2000 and Networking.
1 Network Operating Systems Network operating systems  Initially, merely communications software packages or additions to standalone operating systems.
By Mr Mohammed. Objectives Describe what a client/server network is Some students will be able to explain the difference between the two networks along.
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Introduction to Networking.
1INTRODUCTION TO NETWORKING. Objective Introduction to networks. Need for networks. Classification of networks. 2INTRODUCTION TO NETWORKING.
An Introduction to Local Area Networks An Overview of Peer-to-Peer and Server-Based Models.
Lecture 1: Network Operating Systems (NOS)
CHAPTER Network Operating System Concepts. Chapter Objectives Provide an overview of network operating systems and its functions Explain the concept of.
Networking Week #10 OBJECTIVES Chapter #6 Questions Review Chapter #8.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Computers: Tools for an Information Age
Peer 2 Peer & Client Server
Lecture2: Services of Network Operating Systems
Network Operating Systems (NOS)
Lecture 1: Network Operating Systems (NOS)
A BRIEF INTRODUCTION TO UNIX OPERATING SYSTEM
Networks Software.
An Introduction to Computer Networking
CHAPTER Introduction to LANs
Course Name : Network Operating System Course Code: CNET 332 These slides are only meant for course delivery. For all your Exams refer to your text book.
Course Name : Network Operating System Course Code: CNET 332
Chapter 11 Network Operations. Introduction Look at: –Network Operating Systems (11.1) –Software Components of Networking (11.2) –Installing a Network.
Introduction to Operating Systems
Topic 10: Network & Server Software
CCNA 4 v3.1 Module 6 Introduction to Network Administration
Presentation transcript:

Introduction to Computer Networks Introduction to Computer Networks

Introduction to Network Operating Systems This lesson describes the basic features and functions of an NOS, and contrasts these with the capabilities of a stand-alone operating system.

Overview of NOS Network operating system software is integrated into a number of popular operating systems;Network operating system software is integrated into a number of popular operating systems; Including Windows 2000’s Server/ Professional, Windows NT Server/ Workstation, Windows XP/Me/98/95, Unix, Linux.Including Windows 2000’s Server/ Professional, Windows NT Server/ Workstation, Windows XP/Me/98/95, Unix, Linux. Each configuration—separate computer and network operating systems or an operating system combining the functions of both—has benefits and drawbacks.Each configuration—separate computer and network operating systems or an operating system combining the functions of both—has benefits and drawbacks.

Coordinating Hardware/Software and Performing Multitasking In a networking environment, servers provide resources to the network clients.In a networking environment, servers provide resources to the network clients. client network software makes these resources available to the client computer.client network software makes these resources available to the client computer. All the Network Operating systems are multitasking operating system.All the Network Operating systems are multitasking operating system. A multitasking operating system, provides the means for a computer to process more than one task at a time.A multitasking operating system, provides the means for a computer to process more than one task at a time.

Multitasking There are two primary forms of multitasking:There are two primary forms of multitasking: (1) Preemptive (2) Nonpreemptive (cooperative)(1) Preemptive (2) Nonpreemptive (cooperative) In preemptive multitasking, the operating system can take control of the processor without the task's cooperation.In preemptive multitasking, the operating system can take control of the processor without the task's cooperation. In nonpreemptive multitasking, the task itself decides when to give up the processor. In nonpreemptive multitasking, the task itself decides when to give up the processor. Preemptive multitasking system offers certain advantages in networking environment. Preemptive multitasking system offers certain advantages in networking environment.

Software Components A network operating system willA network operating system will Ties together all computers and peripherals.Ties together all computers and peripherals. Coordinates the functions of all computers and peripherals.Coordinates the functions of all computers and peripherals. Provides security by controlling access to data and peripherals. Provides security by controlling access to data and peripherals. Two major components of network software are: Two major components of network software are: Network software that is installed on clients, Network software that is installed on servers. Network software that is installed on clients, Network software that is installed on servers.

Servers A network server ties the network together A network server ties the network together

Redirector The redirector forwards requests for remote resources onto the network:The redirector forwards requests for remote resources onto the network:

Designators If you need to access a shared directory, and you have permission to access it, your operating system will usually provide several choices for how to access the directory.If you need to access a shared directory, and you have permission to access it, your operating system will usually provide several choices for how to access the directory. You could use Windows Explorer to connect to the network drive using the Network Neighborhood icon.You could use Windows Explorer to connect to the network drive using the Network Neighborhood icon. You can also map to the drive.You can also map to the drive.

Peripherals To access data on a network computer, a user need only type the drive designator assigned to the location of the resource, and the redirector determines the actual routing. To access data on a network computer, a user need only type the drive designator assigned to the location of the resource, and the redirector determines the actual routing.

Server Software With server software, users at other machines, the client computers, can share the server's data and peripherals including printers, plotters, and directories. With server software, users at other machines, the client computers, can share the server's data and peripherals including printers, plotters, and directories.

Resource Sharing Most NOSs not only allow sharing, but also determine the degree of sharing. Options for sharing include:Most NOSs not only allow sharing, but also determine the degree of sharing. Options for sharing include: Allowing different users different levels of access to the resources.Allowing different users different levels of access to the resources. Coordinating access to resources to make sure that two users do not use the same resource at the same time.Coordinating access to resources to make sure that two users do not use the same resource at the same time.

Managing Users Network operating systems also allow a network administrator to determine which people, or groups of people, will be able to access network resources.Network operating systems also allow a network administrator to determine which people, or groups of people, will be able to access network resources. Create user privileges, tracked by the network operating system, that indicate who gets to use the network.Create user privileges, tracked by the network operating system, that indicate who gets to use the network. Grant or deny user privileges on the network.Grant or deny user privileges on the network. Remove users from the list of users that the network operating system tracks.Remove users from the list of users that the network operating system tracks.

Managing the Network NOS include management tools to help administrators keep track of network behavior.NOS include management tools to help administrators keep track of network behavior.

Choosing a Network Operating System Then determine which network architecture : client/server or peer-to-peer, best meets the needs: by deciding which kinds of security are called for.Then determine which network architecture : client/server or peer-to-peer, best meets the needs: by deciding which kinds of security are called for. The next step is to determine the kinds of interoperability necessary for the network as a whole: Server-based interoperability is easier to manage.The next step is to determine the kinds of interoperability necessary for the network as a whole: Server-based interoperability is easier to manage. The first step is to determine the networking services that will be required.The first step is to determine the networking services that will be required.