0% found this document useful (0 votes)
176 views8 pages

Configuring Network Services in Servers

This document provides information about server modules and add-ons. It discusses what a server is, types of server operating systems, and common network services provided by servers. Some key server operating systems discussed are Windows Server, Red Hat Enterprise Linux, Ubuntu, CentOS, SUSE, and Oracle Linux. Common network services mentioned include user management, email, printing, and system administration.
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)
176 views8 pages

Configuring Network Services in Servers

This document provides information about server modules and add-ons. It discusses what a server is, types of server operating systems, and common network services provided by servers. Some key server operating systems discussed are Windows Server, Red Hat Enterprise Linux, Ubuntu, CentOS, SUSE, and Oracle Linux. Common network services mentioned include user management, email, printing, and system administration.
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

2ND Semester

Quarter 4 Module 1

Learning Objectives
 Install and update required modules/add-ons on NOS installation procedures
 Confirm network services based on user/system requirements
 Check operation of network services based on user/system requirements

Learning Competency: LESSON 10. SETTING-UP COMPUTER SERVERS (SUCS)


LO2: Configure network services
Install and update required modules/add-ons on NOS installation procedures
Confirm network services based on user/system requirements
Check operation of network services based on user/system requirements
TLE_IACSS9-12SUCS-IIIf-j-IVa-j-38

HOW DO YOU USE THIS MODULE?

Before starting the module, I want you to set aside other tasks that will
disturb you while enjoying the lessons. Read the simple instructions below to successfully enjoy the
objectives of this kit. Have fun!
1. Follow carefully all the contents and instructions indicated in every page of this module.
PARTS OF THE MOD

LESSON 2A – SERVER MODULES AND ADD ONS

INTRODUCTION

Cannot establish connection to server” message of hopelessness for those who are uploading
files online, posting photos on Facebook, downloading torrent file from peer network, and streaming
videos online. But what is this message all about? What is the server that this message referring to, or
in other hand, what is server?

SERVER

It is a physical computer that


provide services to all client computers
connected to it, allowing them (client
computer) to access available information
or resources.

An entity in the client/server


programming model, where the server is a
software or a program, running on one or
multiple computers, that manages
resources and services of the network,
while handling requests from different
computers to access said resources.

In short, server is a software or


hardware that gives services to other hardware and software entity.

A server is an application or device that performs service for connected clients as part of
client server architecture. A workstation is a personal computer that is used for high end applications
such as graphic design, video editing, CAD, 3-D design, or other CPU and RAM intensive programs.

2
SERVER OPERATING SYSTEM or server OS, is advanced operating system specifically
designed to run on server sides, which is specialized computers that operates within a client/server
architecture to serve the requests of connected client computers on the network.

1. Windows Server is a server operating system developed by Microsoft, as a part of the


Windows Network family, which is getting developed concurrently with Windows 10 OS.

2. Red Hat Enterprise Linux is a popular Linux distribution OS developed by Red Hat and
targets toward the commercial computer market. Red Hat Enterprise Linux a world’s leading
multinational software company based in America. It provides open-source software
solutions and products to various enterprises and communities around the world and deals in
Linux Enterprise after payment and Fedora for free to its users.

3. Ubuntu OS is a popular open-source operating system for computers, laptops, tablets,


phones and cloud computing. This Linux-based OS is designed to work on multi-platform
that can run everywhere from the Desktop PCs, the smart-phones, and the tablet to the server
and the cloud environment. It is said to be secure, fast and economically scalable; it helps
make the most of infrastructure. Whether to deploy a cloud or a web farm, Ubuntu Server
supports the most popular hardware and software.

4. CentOS is another Linux distribution that attempts to provide a free, enterprise-class,


community-supported computing platform functionally compatible with its upstream source,
Red Hat Enterprise Linux. A community enterprise OS, that is a free rebuild of open-source
packages from the popular Red Hat Enterprise Linux.

5. SUSE OS is a Linux-based computer operating system. It is built on top of the open-source


Linux kernel and is distributed with system and application software from other open-source
projects. This premier Linux operating system built for the enterprises, works perfectly on a
variety of hardware platforms. It is a leading server operating system by SUSE. It is designed
for servers, mainframes, and workstations but can be installed on desktop computers for
personal and as well as testing purpose.

6. Oracle Linux Server is an open, cloud-ready infrastructure, that can be used throughout
Oracle Cloud and Oracle engineered systems, Oracle Linux Server is a proven operating
system that is available in the cloud, on premises, or as an embedded system. Oracle Linux

3
server is designed to provide the reliability, scalability, security, and performance for
demanding enterprise workloads. It is built for enterprise-level experience.

7. SERVER NETWORK SERVICES

Network Service – a capability that facilitates a network operation. It typically is provided


by a server (which can be running one or more services), based on network protocols running at the
application layer in the Open Systems Interconnection (OSI) model of the network. Some examples
are domain name system (DNS), dynamic
host configuration protocol (DHCP), voice
over internet protocol (VoIP), etc.

A network service is a composition of


network functions and defined by its
functional and behavioral specification.

NOTE: The network service contributes to


the behavior of the higher layer service,
which is characterized by at least
performance, dependability, and security
specifications. The end-to-end network
service behavior is the result of the
combination of the individual network
function behaviors as well as the behaviors of the network infrastructure composition mechanism.

Different Types of Network Services

The term network services is used to describe a wide range of software and connectivity
tools that are managed by a central group and distributed to the networked computers. A networked
computer environment occurs when multiple computers are connected to each other or a central
server. The computers are able to access shared files and utilities from a central location. There are
several advantages to this type of environment, ranging from increased quality control to
performance and issue management.

There are four types of network services:


1. user management
2. email
3. printing
4. system administration.
In a networked environment, the desktops are known as client computers or workstations.
The servers are typically stored in a special temperature-controlled room that is often physically
located in a different building or space than the workstation users. Access is provided through
network cables that are used to transmit data packages within the network. These cables also provide
access to the Internet, typically after being routed through a central server or network switch.

 User management is a range of services, from the creation of user names and passwords to
the allocation of rights, privileges, and access. For example, when a new staff member joins a
department, the network administrator must create a new account for this person to access the
4
network services. Access to applications, files, services, and tools this person will require to
complete his or her job must be provided by the system administrator. This is known as user
management and authentication.

 Email is a widely used productivity tool that requires connection to the Internet. In addition,
many organizations have a policy surrounding the email software that can be used, the
maximum storage capacity, and the file sizes that can be transmitted. Most organizations
provide staff with a company-specific email address, which requires the creation and
maintenance of an email server.

 Shared printing is one of the primary network services required in any organization. Instead
of individual printers at each desk, all the users can submit printing jobs to a central unit. This
unit is often a multi-function printer, scanner, and photocopier. In order to provide this type
of network service, many firms implement special printer management software to control
the flow of documents and protect confidential documents.

From a system administration perspective, the ability to control all the workstations from a
central location is the best network service. The administrator is responsible for deploying new
software applications, updating the operating systems, and maintaining the same versions of software
programs on all the workstations. Many firms lock the workstations, so only the system administrator
can add new software or run new programs. This increases the overall quality of the network and
reduces staff time spent on computer maintenance.

Some network servers provide essential computer-to-computer services. These differ from
application services in that they are not directly accessed by end users. Instead, these services are
used by networked computers to simplify the installation, configuration, and operation of the
network.

The functions performed by the servers covered in this chapter are varied:

1. Name service for converting IP addresses to hostnames

2. Configuration servers that simplify the installation of networked hosts by handling part or all
of the TCP/IP configuration

3. Electronic mail services for moving mail through the network from the sender to the recipient

4. File servers that allow client computers to transparently share files

5. Print servers that allow printers to be centrally maintained and shared by all users

Servers on a TCP/IP network should not be confused with traditional PC LAN servers. Every
Unix host on your network can be both a server and a client. The hosts on a TCP/IP network are
“peers.” All systems are equal, and the network is not dependent on any one server. All of the
services discussed in this chapter can be installed on one or several systems on your network.

5
6
REFERENCES
[Link]
[Link]
[Link]

NAME: __________________________________________ SCORE: ________

DIRECTIONS: Read carefully each item and choose the letter of the correct answer. Write the
answer on the blank provided for. Answers can be repeated.
A. Desktop F. Workstation
B. Email G. Network Service
C. Network H. Shared Printing
D. Networking I. User Management
E. Server J. Server Operating System
K. System Administration

_______ 1. Known as client computers or workstations


_______ 2. One of the primary network services required in any organization.
_______ 3. A widely used productivity tool that requires connection to the Internet.
_______ 4. An advanced operating system specifically designed to run on server sides.
_______ 5. A software or hardware that gives services to other hardware and software
Entity.
_______ 6. The ability to control all the workstations from a central location is the best
network service.
_______ 7. A personal computer that is used for high end applications such as graphic
design, video editing, CAD, 3-D design.
_______ 8. A range of services, from the creation of user names and passwords to the
allocation of rights, privileges, and access.
_______ 9. It provides services to all client computers connected to it, allowing them
(client computer) to access available information or resources.
_______ 10. It is typically provided by a server, based on network protocols running at the
application layer in the OSI model of the network.

II. Tell whether the following statements describes:


A. Cent OS D. SUSE OS
B. Oracle Linux Server E. Ubuntu OS
C. Red Hat Enterprise Linux F. Windows Server
Write only the letter of your answer.
_______ 7
_______

_______
1. A world’s leading multinational software company based in America.
2. A Linux-based computer operating system. It is built on top of the open-source Linux
kernel
3. It is said to be secure, fast and economically scalable; it helps make the most of
infrastructure.
4. A popular open-source operating system for computers, laptops, tablets, phones and
cloud computing.
5. A proven operating system that is available in the cloud, on premises, or as an
embedded system.
6. This premier Linux operating system built for the enterprises, works perfectly on a
variety of hardware platforms.
7. An open, cloud-ready infrastructure, that can be used throughout Oracle Cloud and
Oracle engineered systems
8. A popular Linux distribution OS developed by Red Hat and targets toward the
commercial computer market.
_______ 9. A community enterprise OS, that is a free rebuild of open-source packages from the
popular Red Hat Enterprise Linux.
10. It is designed for servers, mainframes, and workstations but can be installed on
desktop computers for personal and as well as testing purpose.
_______ 11. Designed to provide the reliability, scalability, security, and performance for
demanding enterprise workloads. It is built for enterprise-level experience.
12. A server operating system developed by Microsoft, as a part of the Windows Network
family, which is getting developed concurrently with Windows 10 OS.
_______ 13. This Linux-based OS is designed to work on multi-platform that can run everywhere
from the Desktop PCs, the smart-phones, and the tablet to the server and the cloud
environment.
14. It provides open-source software solutions and products to various enterprises and
communities around the world and deals in Linux Enterprise after payment and
_______ Fedora for free to its users.
15. Another Linux distribution that attempts to provide a free, enterprise-class,
community-supported computing platform functionally compatible with its upstream
source, Red Hat Enterprise Linux.

Common questions

Powered by AI

Server operating systems like Red Hat Enterprise Linux are designed to handle high-demand, enterprise-level tasks such as providing network services, managing multiple users, and ensuring high availability and security. They support enterprise workloads with robust scalability and can be deployed in various setups, including cloud and on-premises infrastructure . In contrast, general desktop operating systems focus on user interface design and individual user tasks such as multimedia consumption and office applications, without the same emphasis on network service management or scalability .

SUSE OS achieves integration across various hardware platforms by leveraging the modular and flexible nature of the Linux kernel, allowing it to deploy smoothly on diverse systems ranging from personal desktops to enterprise servers and mainframes. It is engineered to optimize performance on different architectures by using open-source software tools that ensure compatibility and performance across hardware types . Its versatility is further enhanced through system and application software sourced from open-source projects that adapt well to different environment demands, ensuring consistent performance and reliability on any platform .

Shared printing as a network service impacts resource management by centralizing the printing operations, which leads to more efficient use of resources and lower operational costs. Instead of maintaining individual printers, which can be costly and challenging to manage, a shared printer setup utilizes network printing services to allow multiple users to access a centralized, multifunctional printing device . This not only reduces hardware costs but also simplifies maintenance and monitoring. It also facilitates better control over printing tasks, reduces waste, and improves document security through management software that controls print flow and access permissions .

Central management of network services like user management and system administration enhances organizational efficiency by providing a unified control and oversight structure that simplifies the administration of users and systems across the network . User management allows for streamlined processes in creating and maintaining access privileges, reducing redundancy and potential security gaps. Centralized system administration facilitates consistent software deployments and updates across workstations, minimizing operational disruptions and ensuring compliance with company policies . These centralized services reduce the time spent on individual configurations, enhance security, and support scalability by efficiently managing resources as the organization grows .

CentOS and Oracle Linux Server both offer robust network services for enterprise environments, though their positioning and features differ slightly. CentOS aims to provide a free, enterprise-class computing platform that is functionally compatible with Red Hat Enterprise Linux, focusing on providing community-supported versions of open-source packages . Oracle Linux Server, on the other hand, emphasizes its enterprise-level readiness with enhanced reliability, scalability, and security features tailored for demanding workloads . While CentOS appeals to users seeking a no-cost option with enterprise functionalities, Oracle Linux focuses on users who seek tested, supported environments integrated deeply with Oracle technologies .

An email server plays a crucial role in managing an organization's productivity by providing a platform for communication and coordination. It ensures reliable email delivery, efficient data handling, and storage management, which are critical for business operations . The server must adhere to company policies regarding software use, storage capacity, and attachment sizes, facilitating structured communication. Efficient maintenance of an email server involves regular updates and monitoring to protect against malware and spam, implementing authentication protocols for security, and ensuring server uptime to prevent disruptions in communication, thereby sustaining organizational productivity .

Network services optimize performance by facilitating essential operations through centralized resources and management tools. These services manage network functions such as email, print, and user management, which consolidates administration efforts and improves synchronization . Moreover, they allow for efficient data sharing, reducing redundancy and improving resource utilization. When multiple computers access a single configured service, the network benefits from enhanced quality control, reduced latency in data access, and streamlined network operations management .

Name services like DNS (Domain Name System) improve network service operations by translating human-friendly domain names into IP addresses that computers use to identify each other on the network . This essential service allows users to conveniently access destinations without having to memorize numerical IP addresses, thereby streamlining the process of connecting to different network resources. DNS also acts as a decentralized system that enhances service availability and resilience against failures, contributing to overall network efficiency by reducing the load on individual nodes and ensuring continuous accessibility .

Deploying Ubuntu Server in cloud environments introduces different security challenges compared to traditional server setups due to the dynamic, multi-tenant nature of cloud structures. While Ubuntu Server is designed to be secure, fast, and economically scalable, it must manage additional risks such as data breaches from shared infrastructure, potential vulnerabilities during data transfer, and ensuring compliance with cloud-specific regulations . In traditional setups, security focuses more on physical and network perimeter defenses whereas, in cloud environments, security must be holistic, covering data integrity, access management, and isolated virtual instances to prevent cross-vulnerability contamination .

A server is an entity in the client/server model that provides services to connected client computers by managing network resources and fulfilling client requests . This can involve running server software that operates on a physical computer to manage shared resources such as files, printers, and applications. It handles requests from client computers, allowing them to access these services via the network. The server operating system, such as Windows Server or Linux distributions like Ubuntu or CentOS, plays a critical role in enabling these interactions .

2ND Semester
Quarter 4 Module 1
Learning Objectives

Install and update required modules/add-ons on NOS installation procedu
PARTS OF THE MOD
LESSON 2A – SERVER MODULES AND ADD ONS
INTRODUCTION
Cannot establish connection to server” message of hopele
SERVER OPERATING SYSTEM or server OS, is advanced operating system specifically
designed to run on server sides, which is spe
server  is  designed  to  provide  the  reliability,  scalability,  security,  and  performance  for
demanding enterprise wor
network services. Access to applications, files, services, and tools this person will require to
complete his or her job must
6
REFERENCES
https://www.sdxcentral.com/resources/glossary/network-service/ (https://www.sdxcentral.com/resources/glossary/netw
1. A world’s leading multinational software company based in America. 
2. A Linux-based computer operating system. It is buil

You might also like