Tvl-Ict-Css: Quarter 2 - Module 1-4: Setting Up Computer Servers
Tvl-Ict-Css: Quarter 2 - Module 1-4: Setting Up Computer Servers
TVL-ICT-CSS
Quarter 2 – Module 1-4:
SETTING UP COMPUTER SERVERS
(Set Up User Access)
TVL ICT: Computer Systems Servicing – Grade 12
Alternative Delivery Mode
Quarter 2 – MODULE 1-4: SET UP USER ACCESS
First Edition, 2020
Republic Act 8293, section 176 states that: No copyright shall subsist in any
work of the Government of the Philippines. However, prior approval of the government
agency or office wherein the work is created shall be necessary for exploitation of such
work for profit. Such agency or office may, among other things, impose as a condition
the payment of royalties.
Borrowed materials (i.e., songs, stories, poems, pictures, photos, brand names,
trademarks, etc.) included in this module are owned by their respective copyright
holders. Every effort has been exerted to locate and seek permission to use these
materials from their respective copyright owners. The publisher and authors do not
represent nor claim ownership over them.
TVL-ICT-CSS
Quarter 2 – Module 1-4:
SETTING UP COMPUTER
SERVERS (SUCS)
(SET UP USER ACCESS)
` What I Need to Know
This module was designed and written with you in mind. It is here to help you
master Setting up Computer Servers. The scope of this module permits it to be used
in many different learning situations. The language used recognizes the diverse
vocabulary level of students. The lessons are arranged to follow the standard
sequence of the course. But the order in which you read them can be changed to
correspond with the textbook you are now using.
What I Know
Let us determine how much you already know about setting up computer
servers. Take this short test to find out.
I. Direction: Identify the word/s that best describe/s the following statements. Write
the answers on your answer sheet.
Note: If you get 100% correct in this pre- assessment, skip the lesson but if not
and you only get 50% to 99% correct, then proceed with the lesson.
1
Lesson
SET UP USER ACCESS
1
What’s In
Computers are very powerful tools. With all that power, however, some must
be dedicated to one specific job to do it correctly. This is where servers come in.
Managing servers is considered by some to be a highly technical task, but with some
know-how, most can accomplish this task. Servers are used to manage business
databases. They are used by gamers to manage the large amounts of memory needed
to run game programs. Some are dedicated to the Internet and are used as gateway
tools to access the web as quickly as possible. Each user needs to determine how his
server will be used so that it can be configured to those specifications. In this module,
you will learn how to set up a server.
Part of the process is to test the server applications. This is done in a variety
of ways depending on the application that is used. To test a web server, use it to
access the Internet and track speeds for loading pages. It will also be necessary to
point other computers to the server to determine if information is accessed and
relayed correctly from the server and back to the computer. Database servers are
tested in a similar manner. Review the tables that are created on the server,
determine that they related to other tables correctly and track how the information
is transferred from the server to another computer.
2
What’s New
WORD SEARCH: Encircle the series of letters to form words related to Setting Up
Server. Use the clues given below.
M E T S Y S G N I T A R E P O K R O W T E N
J J M R N Z T B R J K W Q T P D G T Y J S Y
W R V V G Y W T L Z L Q R D A Y M T S K Z L
D E X Z M D T T K V N N Q T K P Q K R N R B
Q T T S S B P N D S C T A S B Z R O P P D N
R U T B E P S T M G D B T S U O W M N S S I
D P J I C C A V P O A S D L W T N L A O W L
K M M D O U O A I S P S P T E P O M C D T S
J O T R E T A D E R O V E N R O A A L S O A
D C N N P M N S U A R N R I B I C D N T P C
M T R A P C E S C N R E N B S A S B R A D B
L N P T S R E S T E V T I P E T G S E M U P
L E K A V A S T E R S S O D M S R D P G L B
T I B E A B V P E E B V W C O D M E N B O C
W L R C N S O S R H S E N P O E S D C S T O
J C D C C T T V P E S T D S E I U T B G C P
V B Z A R N E S L N I O S S E D L W W N E A
Z J L E E R E U I D H P B V S V E A T E E T
L W E I P E V I A S I B E C I O I C A L E D
Z P L P A B E P E S P S A S O C U V B A T P
N C W M L Q D Q D G N L R T J Q P L J V D J
CLUES:
3
What is It
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:
4
• 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.
5
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.
As the organization's network grows, they must gradually upgrade their peer-
to-peer network to client server-based network.
Now we need to understand the terms "client computer" and "server computer".
What is a client computer? A computer which is seeking any resource from another
computer is a client computer. You can think a client as a computer in your network,
where a network user is performing some network activity. For Example:
Downloading a file from a File Server, Browsing Intranet/Internet etc. The network
user normally uses a client computer to perform his day to day work.
Well known server Operating System Products are Microsoft Windows Server
2019,Unix (OracleSolaris, 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.
6
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).
Listed below are the 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.
A File server runs FTP (File Transfer Protocol) in Windows, Linux or Unix
Networks, or SMBP (Server Message Block Protocol) in Windows Networks. Well
known FTP software products are Micrsoft IIS, FileZilla Server, vsftpd, Apache
FTP Server 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
7
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.
Some examples for Application Server Software are SAP ERP, Microsoft
Dynamics, Oracle ERP Cloud, Ramco ERP, infor ERP etc.
What’s More
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/dele an organization’s data stored in a common database.
___________ 5. Network Configuration is the overall design of some type of
communications network.
8
What I Have Learned
What I Can Do
(You may practice or do the guided activity below on how to set up peer to peer using
Windows 2008 R2 and Window 7 only if you have the complete equipment and tools
for the job. If you have limited resources or none at all, please familiarize the steps and
wait for the appropriate time to practice them in school with your teacher.)
Step 1
Click the Start menu. Next, click on the Control Panel option.
9
Step 2
Step 3
10
Step 4
Step 5
11
Step 6
In the window that opens, click the Use the following IP address: radio button. In
the IP address: Subnet mask: and Default gateway: number fields, insert the
numbers that were assigned to you by OIT.
192.168.____._____
255.255.255.0
Ip address of the Router
Step 7
Next, click the Use the following DNS server addresses: radio button. Next, in
the Preferred DNS server:, and Alternate DNS server: number fields, input the
numbers that were assigned by OIT. Then click the OK button.
12
Static IP in Windows Server 2008
1. Go to ‘Control Panel’
Click ‘Start -> Control Panel’
13
3. Go to 'Setting Adapter'
Click 'Change Adapter settings'
14
5. Go to TCP/IP settings
Click on 'Internet Protocol Verion 4 (TCP/IPv4)' to highlight and select
this item and then click on 'Properties'
15
Assessment
I. Identification. Identify the term/s for each given description in the items
below. Write the answer on your answer sheet.
___________________4. These are used to store the user documents and files centrally;
and ideally should have a large amount of memory and storage space, fast hard-
disks, multiple processors, fast network adapters, redundant power supplies etc.
II. Essay: Answer the following items comprehensively. (Rubrics for scoring will be
given by the teacher.)
Additional Activities
For the preparation of the next activity read or watch a video about how to
configure user access levels.
16
17
Assessment
1. Peer to Peer
2. Server Computer
3. Client Computer
4. File Server
5. Print Server
ESSAY:
1. Answer may vary
2. Answer may vary
What’s New What I Know What’s More
1. Server
1.Network 2. Active Directory
3. Domain Controller 1. True
Operating
4. Domain
System 2. True
5. Domain Name
2. Client Server Service
3. True
3.DataBase 4. True
Server
5. True
4. Peer to Peer
Networks
5. Client Server
Networks
6. Print Server
Answer Key
References
How P2P (Peer to Peer) File Sharing Works. (Accessed 12 November 2020)
https://www.makeuseof.com/tag/p2p-peer-peer-file-sharing-works/
Server 2008 R2: Configuring your server OS to client OS (look and feel) user
experience. (Accessed 12 November 2020)
https://support.ncomputing.com/portal/en/kb/articles/server-2008-r2-
configuring-your-server-os-to-client-os-look-and-feel-user-experience
3G E- Learning. (Accessed 12 November 2020)
https://www.3ge-learning.com/