SlideShare a Scribd company logo
1 of 19
Network
Operating System
(NOS)
What does Network Operating System
(NOS) mean?
A network operating system
is an operating system
designed for the sole
purpose of supporting
workstations, database
sharing, application sharing
and file and printer access
sharing among multiple
computers in a network.
Certain standalone operating systems,
such as Microsoft Windows NT and
Digital’s OpenVMS, come with
multipurpose capabilities and can also act
as network operating systems.
WELL-KNOWN NETWORK
OPERATING SYSTEMS * Microsoft
Windows Server 2003,
* Microsoft Windows Server 2008,
* Linux and Mac OS X.
Features of Network
Operating Systems
• provides a platform for both the functionality
of an individual computer and for multiple
computers within an interconnected network.
Basically, a network operating system
controls other software and computer
hardware to run applications, share
resources, protect data and establish
communication. Individual computers run
client operating systems, while network
systems create the software infrastructure for
wireless, local and wide area networks to
function.
Basic Operating Features
Network operating systems support the basic underlying
operating features of networks. These include support for
processors and the various protocols that allow computers to
share data. Many network operating systems can detect
hardware within the system to allow for asset discovery
within the network. Also, network operating systems support
the processing of other software applications that run on both
individual computers and within the network.
A network
operating system
(NOS) provides
services to clients
over a network.
Both the
client/server and
peer-to-peer
networking models
use network
operating systems,
and as such, NOSes
must be able to
handle typical
network duties
such as the
following:
Providing access to remote printers, managing which users are using
which printers when, managing how print jobs are queued, and
recognizing when devices aren't available to the network
Enabling and managing access to files on remote systems, and
determining who can access what—and who can't
Granting access to remote applications and resources, such as the
Internet, and making those resources seem like local resources to the
user (the network is ideally transparent to the user)
Providing routing services, including support for major networking
protocols, so that the operating system knows what data to send where
Monitoring the system and security, so as to provide proper security
against viruses, hackers, and data corruption.
Providing basic network administration utilities (such as SNMP, or
Simple Network Management Protocol), enabling an administrator to
perform tasks involving managing network resources and users.
Peer to Peer Networks
A peer to peer network has no dedicated servers. In a peer to
peer network, a number of workstations (or clients) are
connected together for sharing devices, information or data.
All the workstations (clients) are considered equal. Any one
computer can act as client or server at any instance. This
network is ideal for small networks where there is no need for
dedicated servers, like home networks, small business
networks, or retail shops. The Microsoft term for peer to peer
network is “Workgroup”.
Peer to Peer Networks
There is no
limitation for the
number of
computers in a
peer to peer
network. But peer
to peer
implementations
are meant for small
networks. Typically,
a Workgroup
contain less than
10 workstations.
Commonly used
Workstation
Operating Systems
are Microsoft
Windows 10
Desktop, Red Hat
Enterprise Linux
Workstation, SUSE
Linux Enterprise
Desktop, Ubuntu
Desktop, LinuxMint,
Fedora
Workstation,
elementary OS etc.
Client Server Networks
Peer to peer computer networks are good choice for small business organizations.
For example: a small pharmacy outlet, an automobile service center, a small clinic
etc.
The main disadvantages of peer to peer networks are listed below.
• Everything is kept distributed in different computers.
• User generated files are stored in individual computers. Data backup is extremely
difficult.
• Each computer has its own user database. There is no centralized user & user
privilege
management. Users need to remember their user ids and passwords in every
computer. Managing network users is extremely difficult.
"Client Computer” and "Server Computer"
What is a client computer?
A computer which is seeking any resource
from another computer is a client computer.
For Example: Downloading a file from a File Server, Browsing
Intranet/Internet etc. The network user normally uses a client
computer to perform a day to day work.
What is a Server Computer?
If a computer has a resource which is served to
another computer, it is a server computer.
The client establishes a connection to a server and accesses the services installed
on the server. A server is not meant for a network user to browse in internet or to do
spreadsheet data entry work. A server computer is installed with appropriate
Operating System and related software to serve the network clients with one or more
services.
In a client server network, high-end servers, installed with the Network Operating
System (Server Operating System) and the related software, serve the clients
continuously on a network, by providing them with specific services
Well known Server Operating System
Products are:
Microsoft Windows Server, Unix (Oracle Solaris,
IBMAIX, HP UX, FreeBSD, NetBSD, OpenBSD,
Xinuos Open Server/SCO Unix, GNU/Linux
(RedHat Enterprise Linux, Debian Linux, SUSE
Linux Enterprise Server, Ubuntu Server, CentOS
Server, Fedora Server etc.
Building a client server-based network is costlier
than building a peer-to-peer network. Client server-
based networks require dedicated servers. Server
hardware is costlier than normal desktop client
computer hardware. Network Operating Systems
(Server Operating System) are also costlier than
client Operating Systems (Desktop Operating
Systems).
Client
Server
Network
Different Types of Servers Used in Client Server Based Networks
• File Server: File servers are used to store the user documents and
files centrally. An ideal file server should have a large amount of memory
and storage space, fast hard-disks, multiple processors, fast network
adapters, redundant power supplies etc.
The main advantage of keeping network user files and electronic
documents centrally in a file server is that the network user files and
documents can be managed (backed up) easily. Think about managing
network user files and electronic documents kept distributed inside user
workstations in a network consists of thousands of computers! Nearly
impossible.
Print Server: Print Server, which redirects print jobs from client
computers to specific printers.
• Mail Server: Mail Servers are used to transmit emails using
email protocols. Most widely used email transmission protocol
is SMTP (Simple Mail Transfer Protocol). Mail Servers
exchange emails between different domains. Most widely used
Mail Server software products are Microsoft Exchange Server,
SENDMAIL (now proofpoint), Postfix, Apache James etc.
Different Types of Servers Used in Client Server Based Networks
Application Server: Common computer applications or
programs which are required by different network users can be
run in a central server, which enables multiple network users to
access common network applications from the network.
Typically, Application Servers run business logic. Means that,
every business is different and the Application Server is the
Server Software which controls the business process.
Some examples for Application Server Software are SAP ERP,
Microsoft Dynamics, Oracle ERP Cloud, Ramco ERP, infor ERP
etc.
Different Types of Servers Used in Client Server Based Networks
Database Server: Database Server allows authorized network
clients to create, view, modify and/or delete an organization's
data, stored in a common database.
Examples of Database Management Systems are Oracle
Database Products, Microsoft SQL Server 2019, PostgreSQL,
IBM DB2 Database Server, MySQL Database Server, Informix,
MongoDB, MariaDB Server etc.
• Directory Servers: Directory Servers allows the central
administration and management of network users and network
resources. Directory Servers provide the basic functions of
network security, Authentication, Authorization and Accounting.
Different Types of Servers Used in Client Server Based Networks
Direction: Read each item carefully and write your answers in your
notebook. Write TRUE if the statement is correct and FALSE if
otherwise.
___________ 1. Client server is essentially between processes
running on separate computers interconnected by
a computer network.
___________ 2. Computers are very powerful tools.
___________ 3. Server are used to manage business databases.
___________ 4. Database Servers allows authorized network
clients to create, view, modify/delete an
organization’s data stored in a common database.
___________ 5. Network Configuration is the overall design of some
type of communications network.
Please get ¼
Direction: Read each item carefully and write your answers in your
notebook. Write TRUE if the statement is correct and FALSE if
otherwise.
___________ 1. Client server is essentially between processes
running on separate computers interconnected by
a computer network.
___________ 2. Computers are very powerful tools.
___________ 3. Server are used to manage business databases.
___________ 4. Database Servers allows authorized network
clients to create, view, modify/delete an
organization’s data stored in a common database.
___________ 5. Network Configuration is the overall design of some
type of communications network.
TRUE
TRUE
TRUE
TRUE
TRUE

More Related Content

Similar to CSS12 LESSON 02.pptx

server-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdfserver-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdfKowsalyaJayakumar2
 
C/S archtecture including basic networking
C/S archtecture including basic networkingC/S archtecture including basic networking
C/S archtecture including basic networkingabhinav2727
 
Introduction to the client server computing By Attaullah Hazrat
Introduction to the client server computing By Attaullah HazratIntroduction to the client server computing By Attaullah Hazrat
Introduction to the client server computing By Attaullah HazratAttaullah Hazrat
 
IOT on health waste management and its use on rat poison and bomb making
IOT on health waste management and its use on rat poison and bomb makingIOT on health waste management and its use on rat poison and bomb making
IOT on health waste management and its use on rat poison and bomb makingsunnymaxlord
 
L4Network Architecture.pptx
L4Network Architecture.pptxL4Network Architecture.pptx
L4Network Architecture.pptxGarimaJain745610
 
Introduction to networks
Introduction to networksIntroduction to networks
Introduction to networksSagar Gor
 
Network Diagram of a company ABCD Roshan basnet it 29
Network Diagram of a company ABCD Roshan basnet it 29Network Diagram of a company ABCD Roshan basnet it 29
Network Diagram of a company ABCD Roshan basnet it 29rosu555
 
Building Intranet Assignment 2009 03 14 roshan basnet (1)
Building Intranet Assignment 2009 03 14 roshan basnet (1)Building Intranet Assignment 2009 03 14 roshan basnet (1)
Building Intranet Assignment 2009 03 14 roshan basnet (1)rosu555
 
Distributed Operating System.pptx
Distributed Operating System.pptxDistributed Operating System.pptx
Distributed Operating System.pptxharpreetkaur1129
 
A Project Report on Linux Server Administration
A Project Report on Linux Server AdministrationA Project Report on Linux Server Administration
A Project Report on Linux Server AdministrationAvinash Kumar
 
Server operating system file
Server operating system fileServer operating system file
Server operating system fileMirzaShabi1
 
Knowledge on IT Infrastructure
Knowledge on IT InfrastructureKnowledge on IT Infrastructure
Knowledge on IT InfrastructureLopamudra Das
 
Part 1 network computing
Part 1 network computingPart 1 network computing
Part 1 network computingLinh Nguyen
 
Server operating system
Server operating systemServer operating system
Server operating systemTapan Khilar
 

Similar to CSS12 LESSON 02.pptx (20)

Survey of client tools
Survey of client toolsSurvey of client tools
Survey of client tools
 
server-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdfserver-131210061249-phpapp02.pdf
server-131210061249-phpapp02.pdf
 
C/S archtecture including basic networking
C/S archtecture including basic networkingC/S archtecture including basic networking
C/S archtecture including basic networking
 
Basic Server PPT (THDC)
Basic Server PPT (THDC)Basic Server PPT (THDC)
Basic Server PPT (THDC)
 
SOFTWARE COMPUTING
SOFTWARE COMPUTINGSOFTWARE COMPUTING
SOFTWARE COMPUTING
 
Network administration Book
Network administration BookNetwork administration Book
Network administration Book
 
Introduction to the client server computing By Attaullah Hazrat
Introduction to the client server computing By Attaullah HazratIntroduction to the client server computing By Attaullah Hazrat
Introduction to the client server computing By Attaullah Hazrat
 
Servers
ServersServers
Servers
 
IOT on health waste management and its use on rat poison and bomb making
IOT on health waste management and its use on rat poison and bomb makingIOT on health waste management and its use on rat poison and bomb making
IOT on health waste management and its use on rat poison and bomb making
 
L4Network Architecture.pptx
L4Network Architecture.pptxL4Network Architecture.pptx
L4Network Architecture.pptx
 
Introduction to networks
Introduction to networksIntroduction to networks
Introduction to networks
 
Network Diagram of a company ABCD Roshan basnet it 29
Network Diagram of a company ABCD Roshan basnet it 29Network Diagram of a company ABCD Roshan basnet it 29
Network Diagram of a company ABCD Roshan basnet it 29
 
Building Intranet Assignment 2009 03 14 roshan basnet (1)
Building Intranet Assignment 2009 03 14 roshan basnet (1)Building Intranet Assignment 2009 03 14 roshan basnet (1)
Building Intranet Assignment 2009 03 14 roshan basnet (1)
 
Distributed Operating System.pptx
Distributed Operating System.pptxDistributed Operating System.pptx
Distributed Operating System.pptx
 
Types of servers
Types of serversTypes of servers
Types of servers
 
A Project Report on Linux Server Administration
A Project Report on Linux Server AdministrationA Project Report on Linux Server Administration
A Project Report on Linux Server Administration
 
Server operating system file
Server operating system fileServer operating system file
Server operating system file
 
Knowledge on IT Infrastructure
Knowledge on IT InfrastructureKnowledge on IT Infrastructure
Knowledge on IT Infrastructure
 
Part 1 network computing
Part 1 network computingPart 1 network computing
Part 1 network computing
 
Server operating system
Server operating systemServer operating system
Server operating system
 

More from RGSMags

Computer System Servicing NC2 - Device Drivers for All Junior and Senior High...
Computer System Servicing NC2 - Device Drivers for All Junior and Senior High...Computer System Servicing NC2 - Device Drivers for All Junior and Senior High...
Computer System Servicing NC2 - Device Drivers for All Junior and Senior High...RGSMags
 
Lesson 3 - Netiquette REPORTING.pptx
Lesson 3 - Netiquette REPORTING.pptxLesson 3 - Netiquette REPORTING.pptx
Lesson 3 - Netiquette REPORTING.pptxRGSMags
 
PECs.pptx
PECs.pptxPECs.pptx
PECs.pptxRGSMags
 
CSS 4th Quarter Lessons.pptx
CSS 4th Quarter Lessons.pptxCSS 4th Quarter Lessons.pptx
CSS 4th Quarter Lessons.pptxRGSMags
 
2 - The Current State of ICT Technologies (1).pptx
2 - The Current State of ICT Technologies (1).pptx2 - The Current State of ICT Technologies (1).pptx
2 - The Current State of ICT Technologies (1).pptxRGSMags
 
CSS12 How to Set Up LESSON 3.pptx
CSS12 How to Set Up LESSON 3.pptxCSS12 How to Set Up LESSON 3.pptx
CSS12 How to Set Up LESSON 3.pptxRGSMags
 
Occupational Health and Safety.pptx
Occupational Health and Safety.pptxOccupational Health and Safety.pptx
Occupational Health and Safety.pptxRGSMags
 
CSS12- LESSON 2.pptx
CSS12- LESSON 2.pptxCSS12- LESSON 2.pptx
CSS12- LESSON 2.pptxRGSMags
 

More from RGSMags (8)

Computer System Servicing NC2 - Device Drivers for All Junior and Senior High...
Computer System Servicing NC2 - Device Drivers for All Junior and Senior High...Computer System Servicing NC2 - Device Drivers for All Junior and Senior High...
Computer System Servicing NC2 - Device Drivers for All Junior and Senior High...
 
Lesson 3 - Netiquette REPORTING.pptx
Lesson 3 - Netiquette REPORTING.pptxLesson 3 - Netiquette REPORTING.pptx
Lesson 3 - Netiquette REPORTING.pptx
 
PECs.pptx
PECs.pptxPECs.pptx
PECs.pptx
 
CSS 4th Quarter Lessons.pptx
CSS 4th Quarter Lessons.pptxCSS 4th Quarter Lessons.pptx
CSS 4th Quarter Lessons.pptx
 
2 - The Current State of ICT Technologies (1).pptx
2 - The Current State of ICT Technologies (1).pptx2 - The Current State of ICT Technologies (1).pptx
2 - The Current State of ICT Technologies (1).pptx
 
CSS12 How to Set Up LESSON 3.pptx
CSS12 How to Set Up LESSON 3.pptxCSS12 How to Set Up LESSON 3.pptx
CSS12 How to Set Up LESSON 3.pptx
 
Occupational Health and Safety.pptx
Occupational Health and Safety.pptxOccupational Health and Safety.pptx
Occupational Health and Safety.pptx
 
CSS12- LESSON 2.pptx
CSS12- LESSON 2.pptxCSS12- LESSON 2.pptx
CSS12- LESSON 2.pptx
 

Recently uploaded

OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsSandeep D Chaudhary
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17Celine George
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsNbelano25
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
dusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningdusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningMarc Dusseiller Dusjagr
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptNishitharanjan Rout
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answersdalebeck957
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfstareducators107
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 

Recently uploaded (20)

OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
dusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningdusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learning
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 

CSS12 LESSON 02.pptx

  • 2. What does Network Operating System (NOS) mean? A network operating system is an operating system designed for the sole purpose of supporting workstations, database sharing, application sharing and file and printer access sharing among multiple computers in a network. Certain standalone operating systems, such as Microsoft Windows NT and Digital’s OpenVMS, come with multipurpose capabilities and can also act as network operating systems. WELL-KNOWN NETWORK OPERATING SYSTEMS * Microsoft Windows Server 2003, * Microsoft Windows Server 2008, * Linux and Mac OS X.
  • 3. Features of Network Operating Systems • provides a platform for both the functionality of an individual computer and for multiple computers within an interconnected network. Basically, a network operating system controls other software and computer hardware to run applications, share resources, protect data and establish communication. Individual computers run client operating systems, while network systems create the software infrastructure for wireless, local and wide area networks to function.
  • 4. Basic Operating Features Network operating systems support the basic underlying operating features of networks. These include support for processors and the various protocols that allow computers to share data. Many network operating systems can detect hardware within the system to allow for asset discovery within the network. Also, network operating systems support the processing of other software applications that run on both individual computers and within the network.
  • 5. A network operating system (NOS) provides services to clients over a network. Both the client/server and peer-to-peer networking models use network operating systems, and as such, NOSes must be able to handle typical network duties such as the following: Providing access to remote printers, managing which users are using which printers when, managing how print jobs are queued, and recognizing when devices aren't available to the network Enabling and managing access to files on remote systems, and determining who can access what—and who can't Granting access to remote applications and resources, such as the Internet, and making those resources seem like local resources to the user (the network is ideally transparent to the user) Providing routing services, including support for major networking protocols, so that the operating system knows what data to send where Monitoring the system and security, so as to provide proper security against viruses, hackers, and data corruption. Providing basic network administration utilities (such as SNMP, or Simple Network Management Protocol), enabling an administrator to perform tasks involving managing network resources and users.
  • 6. Peer to Peer Networks A peer to peer network has no dedicated servers. In a peer to peer network, a number of workstations (or clients) are connected together for sharing devices, information or data. All the workstations (clients) are considered equal. Any one computer can act as client or server at any instance. This network is ideal for small networks where there is no need for dedicated servers, like home networks, small business networks, or retail shops. The Microsoft term for peer to peer network is “Workgroup”.
  • 7. Peer to Peer Networks There is no limitation for the number of computers in a peer to peer network. But peer to peer implementations are meant for small networks. Typically, a Workgroup contain less than 10 workstations. Commonly used Workstation Operating Systems are Microsoft Windows 10 Desktop, Red Hat Enterprise Linux Workstation, SUSE Linux Enterprise Desktop, Ubuntu Desktop, LinuxMint, Fedora Workstation, elementary OS etc.
  • 8. Client Server Networks Peer to peer computer networks are good choice for small business organizations. For example: a small pharmacy outlet, an automobile service center, a small clinic etc. The main disadvantages of peer to peer networks are listed below. • Everything is kept distributed in different computers. • User generated files are stored in individual computers. Data backup is extremely difficult. • Each computer has its own user database. There is no centralized user & user privilege management. Users need to remember their user ids and passwords in every computer. Managing network users is extremely difficult.
  • 9. "Client Computer” and "Server Computer" What is a client computer? A computer which is seeking any resource from another computer is a client computer. For Example: Downloading a file from a File Server, Browsing Intranet/Internet etc. The network user normally uses a client computer to perform a day to day work.
  • 10. What is a Server Computer? If a computer has a resource which is served to another computer, it is a server computer. The client establishes a connection to a server and accesses the services installed on the server. A server is not meant for a network user to browse in internet or to do spreadsheet data entry work. A server computer is installed with appropriate Operating System and related software to serve the network clients with one or more services. In a client server network, high-end servers, installed with the Network Operating System (Server Operating System) and the related software, serve the clients continuously on a network, by providing them with specific services
  • 11. Well known Server Operating System Products are: Microsoft Windows Server, Unix (Oracle Solaris, IBMAIX, HP UX, FreeBSD, NetBSD, OpenBSD, Xinuos Open Server/SCO Unix, GNU/Linux (RedHat Enterprise Linux, Debian Linux, SUSE Linux Enterprise Server, Ubuntu Server, CentOS Server, Fedora Server etc.
  • 12. Building a client server-based network is costlier than building a peer-to-peer network. Client server- based networks require dedicated servers. Server hardware is costlier than normal desktop client computer hardware. Network Operating Systems (Server Operating System) are also costlier than client Operating Systems (Desktop Operating Systems).
  • 14. Different Types of Servers Used in Client Server Based Networks • File Server: File servers are used to store the user documents and files centrally. An ideal file server should have a large amount of memory and storage space, fast hard-disks, multiple processors, fast network adapters, redundant power supplies etc. The main advantage of keeping network user files and electronic documents centrally in a file server is that the network user files and documents can be managed (backed up) easily. Think about managing network user files and electronic documents kept distributed inside user workstations in a network consists of thousands of computers! Nearly impossible.
  • 15. Print Server: Print Server, which redirects print jobs from client computers to specific printers. • Mail Server: Mail Servers are used to transmit emails using email protocols. Most widely used email transmission protocol is SMTP (Simple Mail Transfer Protocol). Mail Servers exchange emails between different domains. Most widely used Mail Server software products are Microsoft Exchange Server, SENDMAIL (now proofpoint), Postfix, Apache James etc. Different Types of Servers Used in Client Server Based Networks
  • 16. Application Server: Common computer applications or programs which are required by different network users can be run in a central server, which enables multiple network users to access common network applications from the network. Typically, Application Servers run business logic. Means that, every business is different and the Application Server is the Server Software which controls the business process. Some examples for Application Server Software are SAP ERP, Microsoft Dynamics, Oracle ERP Cloud, Ramco ERP, infor ERP etc. Different Types of Servers Used in Client Server Based Networks
  • 17. Database Server: Database Server allows authorized network clients to create, view, modify and/or delete an organization's data, stored in a common database. Examples of Database Management Systems are Oracle Database Products, Microsoft SQL Server 2019, PostgreSQL, IBM DB2 Database Server, MySQL Database Server, Informix, MongoDB, MariaDB Server etc. • Directory Servers: Directory Servers allows the central administration and management of network users and network resources. Directory Servers provide the basic functions of network security, Authentication, Authorization and Accounting. Different Types of Servers Used in Client Server Based Networks
  • 18. Direction: Read each item carefully and write your answers in your notebook. Write TRUE if the statement is correct and FALSE if otherwise. ___________ 1. Client server is essentially between processes running on separate computers interconnected by a computer network. ___________ 2. Computers are very powerful tools. ___________ 3. Server are used to manage business databases. ___________ 4. Database Servers allows authorized network clients to create, view, modify/delete an organization’s data stored in a common database. ___________ 5. Network Configuration is the overall design of some type of communications network. Please get ¼
  • 19. Direction: Read each item carefully and write your answers in your notebook. Write TRUE if the statement is correct and FALSE if otherwise. ___________ 1. Client server is essentially between processes running on separate computers interconnected by a computer network. ___________ 2. Computers are very powerful tools. ___________ 3. Server are used to manage business databases. ___________ 4. Database Servers allows authorized network clients to create, view, modify/delete an organization’s data stored in a common database. ___________ 5. Network Configuration is the overall design of some type of communications network. TRUE TRUE TRUE TRUE TRUE