McGraw-Hill OnlineMcGraw-Hill Higher EducationLearning Center
Student Center | Instructor Center | information Center | Home
Glossary
Sample Configuration Scripts
Internet Resources
Multiple Choice Quiz
True or False
Feedback
Help Center


Book cover
Introduction to UNIX
Kate Wrightson
Joe Merlino

Running Servers

Multiple Choice

Click on the correct response for each question below.



1

Which of the following is NOT a valid reason for running under-utilized services:
A)The network has the bandwidth to handle the services.
B)I want to provide my user base with locally managed services.
C)I am curious about some of the services.
D)I want to minimize requests from users to administrators.
2

Which of the following is the main limitation for not running a Web server over a small home network connected to the Internet with a cable modem:
A)Hardware limitations.
B)Software limitations.
C)Service agreement with ISP
D)Security risk
3

Which of the following is not an advantage of Apache over other mail servers:
A)Apache is modular.
B)Apache's installation is simple.
C)Apache is wholly HTTP compliant.
D)Apache can be ported to every known and stable operating system.
4

Which of the following is NOT an advantage of WN over Apache:
A)WN supports newer technologies than Apache.
B)WN is wholly HTTP compliant.
C)WN supports newer design tools, like Server Side Includes, than Apache.
D)WN has a smaller disk footprint than Apache.
5

Which mail process is first used when mail is send for the sender's mail client program:
A)TA
B)MDA
C)MBA
D)MUA
6

Which of the following is the most used mail server:
A)qmail
B)postfix
C)exim
D)sendmail
7

Which of the following is NOT a task of administering a news server:
A)Managing color configurations.
B)Managing news feeds.
C)Check for dropped messages.
D)Ensuring that traffic flows smoothly.
8

Which of the following configuration files provides the path name for each of the servers and identifies the port on which each service listens for connections:
A)/etc/inetd.conf
B)/etc/services
C)x0.host
D)/etc/svc
9

Which of the following is the most secure remote access service:
A)telnet
B)rsh
C)rlogin
D)ssh
10

Which of the following entries in the /etc/inetd.conf file define the data flow method used by the service:
A)service
B)service and socket.
C)socket and protocol.
D)flag




McGraw-Hill/Irwin