Lecture 10 - Network Operating System
Lecture 10 - Network Operating System
Definition
• Network operating system (NOS)refers to software
that implements an operating system of some kind
that is oriented to computer networking. For
example, one that runs on a server and enables
the server to manage data, users, groups, security,
applications, and other networking functions.
• It can also be defined as an operating system that
includes special functions for connecting
computers and devices into a local-area network
(LAN).
NOS Types
• There are two main types of NOS
– Peer to peer
– Client server
Peer to Peer - NOS
• In this system all computers are equal and can
share resources. They lack centralized
management.
Advantages/ Disadvantages of Peer to
Peer
Advantages :
• Cheap: Does not need dedicated server hardware or software
Disadvantages:
• Difficult to manage: the decentralized nature of the set up
makes it harder to manage.