Save
Networking
NOS
Save
Share
Learn
Content
Leaderboard
Learn
Created by
FastLocust82558
Visit profile
Cards (9)
Network Operating System
Software
that enables multiple computers and devices on a network to connect and
share
resources
View source
What a network operating system does
Connects devices
Shares resources
Manages
users
and
security
Provides
communication
services
View source
Common examples of network operating systems
Windows
Server
Linux
(various distributions with server functionality)
macOS
Server
IBM
i
View source
Client-server
architecture
The
implementation
of a
network operating system
View source
Server software
1. Runs on a
dedicated computer
on the
network
2. Responsible for
managing resources
, user accounts,
security
, and providing services to the network clients
View source
Client software
1. Runs on individual
workstations
or devices on the
network
2. Allows users to access
resources
provided by the
server
View source
Core functionalities of a network operating system
Kernel
provides the foundation
Implements
networking
protocols
Provides
security
services
Manages shared
resources
Uses
directory
services
Provides
remote
access
View source
Importance of network operating systems
Kernel
development
Device driver
development
System
administration
Security
Networking
User interface
(UI) development
Applications programming interfaces
(APIs) development
View source
Kernel
The core of the
operating system
, responsible for managing hardware resources like
memory
and CPU
View source