Deck 13: Configuring Network Services

Full screen (f)
exit full mode
Question
All DNS servers contain a DNS cache file.
Use Space or
up arrow
down arrow
to flip the card.
Question
The Apache daemon listens for HTTP requests on what port by default?

A) TCP 20
B) TCP 25
C) TCP 80
D) TCP 110
Question
After modifying the /etc/aliases file, what command must be run in order to rebuild the aliases database?

A) alias
B) newaliases
C) sendmail
D) mail
Question
When working with Sendmail, what command can be used to test SMTP support?

A) EHLO
B) telnet
C) HELO
D) smtp
Question
What PostgreSQL command-line utility backs up PostgreSQL database settings?

A) pg_dumpall
B) pg_dump
C) pg_restore
D) pg_backup
Question
What kind of servers resolve fully qualified domain names to IP addresses for a certain namespace on the Internet?

A) DHCP
B) NTP
C) DNS
D) NIS
Question
In NTP, what stratum consists of atomic devices or GPS clocks?

A) 0
B) 1
C) 2
D) 5
Question
The email command is an example of a Mail User Agent (MUA).​
Question
What port is used by the Network Time Protocol (NTP) for communication?

A) TCP 20
B) TCP 25
C) UDP 69
D) UDP 123
Question
How can you specify the intended DNS server to query with the dig command?​

A) ​&server
B) ​!server
C) ​@server
D) ​$server
Question
Select the SQL statement below that can be used to delete a database:

A) DELETE DATABASE
B) DROP TABLE
C) DROP DATABASE
D) DELETE TABLE
Question
What zone configuration file contains a PTR record used to identify the loopback adapter?

A) /var/named/named.ca
B) /etc/named.conf
C) /var/named/named.local
D) /etc/named.loop
Question
What directive below in Apache's httpd.conf file specifies that the index.html file in the document root directory will be sent to clients who request an HTML document?

A) DirectoryIndex index.html
B) DocumentRoot index.html
C) Index index.html
D) UseIndex index.html
Question
What ftp command uploads the filename from the current directory on the local computer to the current directory on the remote computer, and allows the use of wildcard metacharacters to specify the filename.

A) upload filename
B) mput filename
C) put filename
D) get filename
Question
When connecting to the vsftpd daemon using an FTP client utility as the user "anonymous", you will be placed in the root user's home directory.
Question
By default, the smb.conf file shares all printers and home directories for recognized Windows users.
Question
The Very Secure FTP daemon is a stand-alone daemon.
Question
What is the maximum number of characters that can be used in a NetBIOS name?

A) 15
B) 25
C) 50
D) 100
Question
What FTP command runs a shell on the local computer?

A) ˜
B) #
C) !
D) *
Question
Which command below can be used at a BASH command prompt to obtain a web page?

A) apachect1
B) ab
C) curl
D) webpage
Question
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​A DNS name resolution request whereby an IP address is resolved to a FQDN.
Question
Describe the DNS lookup process.
Question
In the initial stage of the DHCP lease process, the client sends a(n) __________________ to all hosts on the network.
Question
What is NFS? How do you access files using a configured NFS Server?
Question
What DNS resource record type is used to provide the IP address for the e-mail server for a zone?​

A) ​NS
B) ​MX
C) ​SOA
D) ​CNAME
Question
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
The standard that all DNS servers and configuration files adhere to.​
Question
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​A computer in an NIS domain that receives its configuration from an NIS master server or NIS slave server.
Question
The first DNS server in a zone is called the ____________________ DNS server.
Question
In order to change the time zone of a system after installation, what command must be used?​

A) ​time_zone
B) ​tzselect
C) ​tzchange
D) ​tzmod
Question
What command can be used to view and modify the date and time within the BIOS?​

A) ​clock
B) ​date
C) ​hwclock
D) ​clkmod
Question
​Where is the default document root directory for the Apache web server?

A) /usr/local/html
B) /var/www/html​
C) ​/usr/share/local/html
D) ​/var/html
Question
You can use the______________________ command to connect to both Samba and Windows servers.
Question
How does DHCP automatically configure IP addresses?
Question
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​The process of copying resource records for a zone from a master to a slave DNS server.
Question
What is NIS? What is a master and slave NIS server? Give examples of configuration files that NIS is commonly used to coordinate.
Question
In the PostgreSQL utility, the __________________ built-in command is used to list available databases.
Question
Describe the structure of a database. When is a database considered a relational database?
Question
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​The difference between time measurements from several different NTP servers.
Question
​What command can be used to see what actual time servers are being used for synchronization?

A) ​ntp_query
B) ​ntpq
C) ​ntp
D) ​ntp_info
Question
To share information to Windows client computers, you can use the ____________________ daemon, which emulates the SMB protocol.
Question
​What two NTP daemons below are commonly used on Linux systems?

A) ​sntpd
B) ​ntpd
C) ​chronyd
D) ​timed
Question
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​The most common Linux daemon used to provide IPv4 and IPv6 addresses to other computers on the network.
Question
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​A file that contains the IP addresses of top-level DNS servers.
Question
In order to look up IPv4 and IPv6 DHCP leases, what two files should be viewed?​

A) ​/var/lib/dhcpd/dhcpd.leases
B) ​/var/log/dhcpd/ipv4.leases
C) ​/var/log/dhcpd/ipv6.leases
D) ​/var/lib/dhcpd/dhcpd6.leases
Question
What two FTP commands below can be used to close the ftp utility?​

A) ​bye
B) ​quit
C) ​exit
D) ​close
Question
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
The most common protocol used to transfer files across networks such as the Internet.​
Question
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​A protocol used by Windows computers that adds a unique 15-character name to file- and printer-sharing traffic.
Question
What two resource record types map FQDNs to IPv4 and IPv6 addresses respectively?​

A) ​A
B) ​AAAA
C) ​NS
D) ​CNAME
Question
What two protocols below are used for mail retrieval?​

A) ​POP
B) ​IMAP
C) ​SMTP
D) ​SNTP
Question
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
The difference in time between two computers that use the NTP protocol.​
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 13: Configuring Network Services
1
All DNS servers contain a DNS cache file.
True
2
The Apache daemon listens for HTTP requests on what port by default?

A) TCP 20
B) TCP 25
C) TCP 80
D) TCP 110
C
3
After modifying the /etc/aliases file, what command must be run in order to rebuild the aliases database?

A) alias
B) newaliases
C) sendmail
D) mail
B
4
When working with Sendmail, what command can be used to test SMTP support?

A) EHLO
B) telnet
C) HELO
D) smtp
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
What PostgreSQL command-line utility backs up PostgreSQL database settings?

A) pg_dumpall
B) pg_dump
C) pg_restore
D) pg_backup
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
What kind of servers resolve fully qualified domain names to IP addresses for a certain namespace on the Internet?

A) DHCP
B) NTP
C) DNS
D) NIS
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
In NTP, what stratum consists of atomic devices or GPS clocks?

A) 0
B) 1
C) 2
D) 5
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
The email command is an example of a Mail User Agent (MUA).​
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
What port is used by the Network Time Protocol (NTP) for communication?

A) TCP 20
B) TCP 25
C) UDP 69
D) UDP 123
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
How can you specify the intended DNS server to query with the dig command?​

A) ​&server
B) ​!server
C) ​@server
D) ​$server
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
Select the SQL statement below that can be used to delete a database:

A) DELETE DATABASE
B) DROP TABLE
C) DROP DATABASE
D) DELETE TABLE
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
What zone configuration file contains a PTR record used to identify the loopback adapter?

A) /var/named/named.ca
B) /etc/named.conf
C) /var/named/named.local
D) /etc/named.loop
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
What directive below in Apache's httpd.conf file specifies that the index.html file in the document root directory will be sent to clients who request an HTML document?

A) DirectoryIndex index.html
B) DocumentRoot index.html
C) Index index.html
D) UseIndex index.html
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
What ftp command uploads the filename from the current directory on the local computer to the current directory on the remote computer, and allows the use of wildcard metacharacters to specify the filename.

A) upload filename
B) mput filename
C) put filename
D) get filename
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
When connecting to the vsftpd daemon using an FTP client utility as the user "anonymous", you will be placed in the root user's home directory.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
By default, the smb.conf file shares all printers and home directories for recognized Windows users.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
The Very Secure FTP daemon is a stand-alone daemon.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
What is the maximum number of characters that can be used in a NetBIOS name?

A) 15
B) 25
C) 50
D) 100
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
What FTP command runs a shell on the local computer?

A) ˜
B) #
C) !
D) *
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
Which command below can be used at a BASH command prompt to obtain a web page?

A) apachect1
B) ab
C) curl
D) webpage
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​A DNS name resolution request whereby an IP address is resolved to a FQDN.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
Describe the DNS lookup process.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
In the initial stage of the DHCP lease process, the client sends a(n) __________________ to all hosts on the network.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
What is NFS? How do you access files using a configured NFS Server?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
What DNS resource record type is used to provide the IP address for the e-mail server for a zone?​

A) ​NS
B) ​MX
C) ​SOA
D) ​CNAME
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
The standard that all DNS servers and configuration files adhere to.​
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​A computer in an NIS domain that receives its configuration from an NIS master server or NIS slave server.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
The first DNS server in a zone is called the ____________________ DNS server.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
In order to change the time zone of a system after installation, what command must be used?​

A) ​time_zone
B) ​tzselect
C) ​tzchange
D) ​tzmod
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
What command can be used to view and modify the date and time within the BIOS?​

A) ​clock
B) ​date
C) ​hwclock
D) ​clkmod
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
​Where is the default document root directory for the Apache web server?

A) /usr/local/html
B) /var/www/html​
C) ​/usr/share/local/html
D) ​/var/html
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
You can use the______________________ command to connect to both Samba and Windows servers.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
How does DHCP automatically configure IP addresses?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​The process of copying resource records for a zone from a master to a slave DNS server.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
What is NIS? What is a master and slave NIS server? Give examples of configuration files that NIS is commonly used to coordinate.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
In the PostgreSQL utility, the __________________ built-in command is used to list available databases.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
Describe the structure of a database. When is a database considered a relational database?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​The difference between time measurements from several different NTP servers.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
​What command can be used to see what actual time servers are being used for synchronization?

A) ​ntp_query
B) ​ntpq
C) ​ntp
D) ​ntp_info
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
To share information to Windows client computers, you can use the ____________________ daemon, which emulates the SMB protocol.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
​What two NTP daemons below are commonly used on Linux systems?

A) ​sntpd
B) ​ntpd
C) ​chronyd
D) ​timed
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​The most common Linux daemon used to provide IPv4 and IPv6 addresses to other computers on the network.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​A file that contains the IP addresses of top-level DNS servers.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
In order to look up IPv4 and IPv6 DHCP leases, what two files should be viewed?​

A) ​/var/lib/dhcpd/dhcpd.leases
B) ​/var/log/dhcpd/ipv4.leases
C) ​/var/log/dhcpd/ipv6.leases
D) ​/var/lib/dhcpd/dhcpd6.leases
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
What two FTP commands below can be used to close the ftp utility?​

A) ​bye
B) ​quit
C) ​exit
D) ​close
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
The most common protocol used to transfer files across networks such as the Internet.​
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
​A protocol used by Windows computers that adds a unique 15-character name to file- and printer-sharing traffic.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
What two resource record types map FQDNs to IPv4 and IPv6 addresses respectively?​

A) ​A
B) ​AAAA
C) ​NS
D) ​CNAME
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
What two protocols below are used for mail retrieval?​

A) ​POP
B) ​IMAP
C) ​SMTP
D) ​SNTP
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
​Match each term with the correct statement below.
a.​Berkeley Internet Name Domain (BIND)
b.DHCPD daemon​
c.​DNS cache file
d.File Transfer Protocol (FTP)​
e.​jitter
f.NetBIOS​
g.​NIS client
h.offset​
i.​reverse lookup
j.zone transfer
The difference in time between two computers that use the NTP protocol.​
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 50 flashcards in this deck.