Deck 13: Configuring Network Services

ملء الشاشة (f)
exit full mode
سؤال
In NFS, one computer shares a certain directory in the directory tree by placing the name of that directory in the /etc/imports file. _________________________
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The ____ 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
سؤال
In the DHCP lease process, halfway through the time period specified by its lease the DHCP client will send a(n) DHCPDISCOVER packet to its DHCP server to renew its IP configuration. _________________________
سؤال
In NTP, stratum ____ consists of atomic devices or GPS clocks.

A) 0
B) 1
C) 2
D) 5
سؤال
The ____ command can be used in the BASH prompt to obtain a Web page from the Apache server.

A) apachect1
B) ab
C) curl
D) webpage
سؤال
Each computer that participates in NIS belongs to an NIS domain and uses a(n) NIS map for accessing certain information rather than using the local configuration file. _________________________
سؤال
The Sendmail daemon on Fedora 13 is configured by default to accept e-mail on TCP port 100 and route it to the appropriate user on the Linux system. _________________________
سؤال
The use of NFS is less common than the use of FTP to transfer files on public networks.
سؤال
NetBIOS names can be up to ____ characters long.

A) 15
B) 25
C) 50
D) 100
سؤال
____ servers resolve fully qualified domain names to IP addresses for a certain namespace on the Internet.

A) DHCP
B) NTP
C) DNS
D) NIS
سؤال
The ____ httpd.conf directive 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
سؤال
The ____ ftp utility command runs a shell on the local computer.

A) ~
B) #
C) !
D) *
سؤال
Apache daemon listens for HTTP requests on port ____.

A) TCP 20
B) TCP 25
C) TCP 80
D) TCP 110
سؤال
The Very Secure FTP daemon is a stand-alone daemon.
سؤال
During the DNS lookup process, if the ISP DNS server has recently resolved the FQDN and placed the result in its local DNS cache, you receive the response immediately (called a(n) recursive query). _________________________
سؤال
NTP uses port ____.

A) TCP 20
B) TCP 25
C) UDP 69
D) UDP 123
سؤال
The ____ ftp utility 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
سؤال
All DNS servers contain a DNS cache file.
سؤال
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.
سؤال
By default, the smb.conf file shares all printers and home directories for recognized Windows users.
سؤال
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A server that contains the IP addresses of DNS servers that hold top-level DNS zones.
سؤال
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A DNS name resolution request whereby an IP address is resolved to a FQDN.
سؤال
In the PostgreSQL utility, the ____________________ built-in command is used to list available databases.
سؤال
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A DNS resolution request that was resolved with the use of top-level DNS servers.
سؤال
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A programming language used to store and access data in databases.
سؤال
Client computers can retrieve e-mail from e-mail servers via ____ or ____.

A) SSH; FTP
B) POP; IMAP
C) POP; FTP
D) SSH; IMAP
سؤال
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A DNS name resolution request whereby a FQDN is resolved to an IP address.
سؤال
When working with Sendmail, you can use the ____ command to test SMTP support.

A) EHLO
B) telnet
C) HELO
D) smtp
سؤال
When working with Sendmail, if you modify the /etc/aliases file, you need to run the ____ command to rebuild the aliases database

A) alias
B) newaliases
C) sendmail
D) mail
سؤال
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A line within the httpd.conf configuration file.
سؤال
You can use the ____________________ command to connect to both Samba and Windows servers.
سؤال
Databases store information in the form of ____, each of which contains ____.

A) lists; fields
B) fields; records
C) records; tables
D) tables; records
سؤال
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A protocol that allows computers to share files transparently.
سؤال
To share information to Windows client computers, you can use the ____________________ daemon, which emulates the SMB protocol.
سؤال
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A portion of the Domain Name Space that is administered by one or more DNS servers.
سؤال
The ____ SQL statement is used to delete a database.

A) DELETE DATABASE
B) DROP TABLE
C) DROP DATABASE
D) DELETE TABLE
سؤال
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A directory that contains the default Web site that is used on a server.
سؤال
In the initial stage of the DHCP lease process, the client sends a(n) ____________________ to all hosts on the network.
سؤال
The first DNS server in a zone is called the ____________________ DNS server.
سؤال
The ____ PostgreSQL command-line utility backs up PostgreSQL database settings.

A) pg_dumpall
B) pg_dump
C) pg_restore
D) pg_backup
سؤال
How does DHCP automatically configure IP addresses?
سؤال
What is NFS? How do you access files using a configured NFS Server?
سؤال
What is NIS? What is a master and slave NIS server? Give examples of configuration files that NIS is commonly used to coordinate.
سؤال
Describe the structure of a database. When is a database considered a relational database?
سؤال
What is Sendmail? How do you identify the users on a Sendmail system? What is the process of making changes to this identification?
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/45
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 13: Configuring Network Services
1
In NFS, one computer shares a certain directory in the directory tree by placing the name of that directory in the /etc/imports file. _________________________
False
/etc/exports
2
The ____ 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
C
3
In the DHCP lease process, halfway through the time period specified by its lease the DHCP client will send a(n) DHCPDISCOVER packet to its DHCP server to renew its IP configuration. _________________________
False
DHCPREQUEST
4
In NTP, stratum ____ consists of atomic devices or GPS clocks.

A) 0
B) 1
C) 2
D) 5
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
5
The ____ command can be used in the BASH prompt to obtain a Web page from the Apache server.

A) apachect1
B) ab
C) curl
D) webpage
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
6
Each computer that participates in NIS belongs to an NIS domain and uses a(n) NIS map for accessing certain information rather than using the local configuration file. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
7
The Sendmail daemon on Fedora 13 is configured by default to accept e-mail on TCP port 100 and route it to the appropriate user on the Linux system. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
8
The use of NFS is less common than the use of FTP to transfer files on public networks.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
9
NetBIOS names can be up to ____ characters long.

A) 15
B) 25
C) 50
D) 100
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
10
____ servers resolve fully qualified domain names to IP addresses for a certain namespace on the Internet.

A) DHCP
B) NTP
C) DNS
D) NIS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
11
The ____ httpd.conf directive 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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
12
The ____ ftp utility command runs a shell on the local computer.

A) ~
B) #
C) !
D) *
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
13
Apache daemon listens for HTTP requests on port ____.

A) TCP 20
B) TCP 25
C) TCP 80
D) TCP 110
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
14
The Very Secure FTP daemon is a stand-alone daemon.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
15
During the DNS lookup process, if the ISP DNS server has recently resolved the FQDN and placed the result in its local DNS cache, you receive the response immediately (called a(n) recursive query). _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
16
NTP uses port ____.

A) TCP 20
B) TCP 25
C) UDP 69
D) UDP 123
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
17
The ____ ftp utility 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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
18
All DNS servers contain a DNS cache file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
19
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
20
By default, the smb.conf file shares all printers and home directories for recognized Windows users.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
21
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A server that contains the IP addresses of DNS servers that hold top-level DNS zones.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
22
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A DNS name resolution request whereby an IP address is resolved to a FQDN.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
23
In the PostgreSQL utility, the ____________________ built-in command is used to list available databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
24
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A DNS resolution request that was resolved with the use of top-level DNS servers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
25
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A programming language used to store and access data in databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
26
Client computers can retrieve e-mail from e-mail servers via ____ or ____.

A) SSH; FTP
B) POP; IMAP
C) POP; FTP
D) SSH; IMAP
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
27
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A DNS name resolution request whereby a FQDN is resolved to an IP address.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
28
When working with Sendmail, you can use the ____ command to test SMTP support.

A) EHLO
B) telnet
C) HELO
D) smtp
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
29
When working with Sendmail, if you modify the /etc/aliases file, you need to run the ____ command to rebuild the aliases database

A) alias
B) newaliases
C) sendmail
D) mail
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
30
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A line within the httpd.conf configuration file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
31
You can use the ____________________ command to connect to both Samba and Windows servers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
32
Databases store information in the form of ____, each of which contains ____.

A) lists; fields
B) fields; records
C) records; tables
D) tables; records
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
33
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A protocol that allows computers to share files transparently.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
34
To share information to Windows client computers, you can use the ____________________ daemon, which emulates the SMB protocol.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
35
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A portion of the Domain Name Space that is administered by one or more DNS servers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
36
The ____ SQL statement is used to delete a database.

A) DELETE DATABASE
B) DROP TABLE
C) DROP DATABASE
D) DELETE TABLE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
37
Match each term with the correct statement below.
a.DNS cache file
f.zone
b.SQL
g.directive
c.Network File System (NFS)
h.recursive query
d.forward lookup
i.reverse lookup
e.document root
A directory that contains the default Web site that is used on a server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
38
In the initial stage of the DHCP lease process, the client sends a(n) ____________________ to all hosts on the network.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
39
The first DNS server in a zone is called the ____________________ DNS server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
40
The ____ PostgreSQL command-line utility backs up PostgreSQL database settings.

A) pg_dumpall
B) pg_dump
C) pg_restore
D) pg_backup
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
41
How does DHCP automatically configure IP addresses?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
42
What is NFS? How do you access files using a configured NFS Server?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
43
What is NIS? What is a master and slave NIS server? Give examples of configuration files that NIS is commonly used to coordinate.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
44
Describe the structure of a database. When is a database considered a relational database?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
45
What is Sendmail? How do you identify the users on a Sendmail system? What is the process of making changes to this identification?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 45 في هذه المجموعة.