0% found this document useful (0 votes)
72 views1 page

Network Operating System LECTURE 1

A network operating system (NOS) is designed to support devices connected on a local area network (LAN) like workstations, personal computers, and older terminals. The NOS allows devices to communicate and share resources. A typical network uses a number of PCs, a printer, file server, and server connected by a local network. The NOS provides basic network services and handles multiple input requests simultaneously in a multi-user environment. NOS emerged as operating systems were not initially designed for network use. There are two main types of NOS: peer-to-peer which treats all devices equally, and client/server which centralizes functions under a file server. Common NOS features include user administration, system maintenance, resource
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views1 page

Network Operating System LECTURE 1

A network operating system (NOS) is designed to support devices connected on a local area network (LAN) like workstations, personal computers, and older terminals. The NOS allows devices to communicate and share resources. A typical network uses a number of PCs, a printer, file server, and server connected by a local network. The NOS provides basic network services and handles multiple input requests simultaneously in a multi-user environment. NOS emerged as operating systems were not initially designed for network use. There are two main types of NOS: peer-to-peer which treats all devices equally, and client/server which centralizes functions under a file server. Common NOS features include user administration, system maintenance, resource
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Network Operating System (NOS)

A network operating system (NOS) is a computer operating system (OS) that is designed primarily to
support workstations, personal computers and, in some instances, older terminals that are
connected on a local area network (LAN). The software behind a NOS allows multiple devices within
a network to communicate and share resources with each other.

The composition of hardware that typically uses a NOS includes a number of personal computers, a
printer, a server and file server with a local network that connects them together. The role of the
NOS is to then provide basic network services and features that support multiple input requests
simultaneously in a multiuser environment.

Due to earlier versions of basic operating systems not being designed for network use, network
operating systems emerged as a solution for single-user computers.

Types of network operating systems

There are two basic types of network operating systems, the peer-to-peer NOS and the client/server
NOS:

1. Peer-to-peer network operating systems allow users to share network resources saved in a
common, accessible network location. In this architecture, all devices are treated equally in terms of
functionality. Peer-to-peer usually works best for small to medium LANs and is cheaper to set up.

2. Client/server network operating systems provide users with access to resources through a server.
In this architecture, all functions and applications are unified under one file server that can be used
to execute individual client actions regardless of physical location. Client/server tends to be most
expensive to implement and requires a large amount of technical maintenance. An advantage to the
client/server model is that the network is controlled centrally, makes changes or additions to
technology easier to incorporate.

Common features of network operating systems

Features of network operating systems are typically associated with user administration, system
maintenance and resource management functionality. This includes:

1. Basic support for operating systems like protocol and processor support, hardware detection and
multiprocessing.

2. Printer and application sharing

3. Common file system and database sharing

4. Network security capabilities such as user authentication and access control

5. Directory

6. Backup and web services

7. Internetworking

You might also like