Deck 10: Apache Web Server
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/50
العب
ملء الشاشة (f)
Deck 10: Apache Web Server
1
Apache version 2.2 is included with openSUSE and is installed by default.
False
2
You can choose the network interface and ports on which Apache listens.
True
3
A Web server in Apache is limited to 100 aliases.
False
4
By default, Apache is configured with no default host and no virtual host.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
5
You must place all HTML markup on one line.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
6
The Apache software is mostly ____, meaning it's composed of separate parts that handle different functions.
A) boxed
B) modular
C) encapsulated
D) segmented
A) boxed
B) modular
C) encapsulated
D) segmented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
7
____ is a server-side scripting language, commonly used to create dynamic Web pages.
A) HTML
B) ActiveX
C) PHP
D) Javascript
A) HTML
B) ActiveX
C) PHP
D) Javascript
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
8
After you have installed Apache, you need to start the ____ service.
A) primary
B) main
C) apache
D) apache2
A) primary
B) main
C) apache
D) apache2
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
9
____ processes refer to child processes that have spawned while the server is running.
A) Forked
B) Run away
C) Orphaned
D) Shattered
A) Forked
B) Run away
C) Orphaned
D) Shattered
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
10
What rcapache2 command option checks to see whether the Apache configuration has been changed?
A) status
B) probe
C) server-status
D) help
A) status
B) probe
C) server-status
D) help
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
11
After you have started an Apache Web server, you can test it by starting Firefox and entering ____ in the address bar.
A) http://localhost
B) http://serverhost
C) http://loopback
D) http://apachetest
A) http://localhost
B) http://serverhost
C) http://loopback
D) http://apachetest
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
12
____ is a YaST module for configuring Apache.
A) HTTP-Server
B) Apache-Server
C) Web-Server
D) Internet-Server
A) HTTP-Server
B) Apache-Server
C) Web-Server
D) Internet-Server
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
13
Port ____ is a well-known port used by the Web server (HTTP).
A) 20
B) 80
C) 110
D) 1160
A) 20
B) 80
C) 110
D) 1160
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
14
An Apache Web server's ____ host is the first declared virtual host in the configuration file.
A) default
B) local
C) physical
D) logical
A) default
B) local
C) physical
D) logical
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
15
A ____ host makes it possible to run multiple domains on one physical machine.
A) default
B) logical
C) physical
D) virtual
A) default
B) logical
C) physical
D) virtual
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
16
Which default setting for a Web server in Apache defines the URL that users enter to reach your Web page?
A) Server Name
B) Include
C) Alias
D) DocumentRoot
A) Server Name
B) Include
C) Alias
D) DocumentRoot
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
17
You can configure an Apache Web server manually by editing configuration files in the ____ directory.
A) /etc/apache2/config
B) /etc/apache2/
C) /etc/apache/files
D) /etc/apache/config
A) /etc/apache2/config
B) /etc/apache2/
C) /etc/apache/files
D) /etc/apache/config
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
18
After editing Apache configuration files, you must restart the apache2 service with the ____ command.
A) apache2 --reload
B) yast -reboot
C) rcapache reload
D) rcapache2 reload
A) apache2 --reload
B) yast -reboot
C) rcapache reload
D) rcapache2 reload
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
19
With name-based hosts, multiple Web sites share the same ____ address.
A) server
B) port
C) IP
D) machine
A) server
B) port
C) IP
D) machine
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
20
The ____ directive tells Apache which filter (allow or deny) should be run first.
A) ServerName
B) NameVirtualHost
C) ServerAlias
D) Order
A) ServerName
B) NameVirtualHost
C) ServerAlias
D) Order
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
21
You can use the ____ directive to define multiple names for a virtual host.
A) ServerName
B) NameVirtualHost
C) ServerAlias
D) Order
A) ServerName
B) NameVirtualHost
C) ServerAlias
D) Order
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
22
A virtual host configuration file must have a ____ extension.
A) .virt
B) .conf
C) .host
D) .vhc
A) .virt
B) .conf
C) .host
D) .vhc
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
23
The ____ file is the main Web page that's served by Apache.
A) home.html
B) start.html
C) index.html
D) main.html
A) home.html
B) start.html
C) index.html
D) main.html
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
24
In markup language, the ____ indicates the ending tag.
A) forward slash (/)
B) backward slash (\)
C) pipe (|)
D) semicolon (;)
A) forward slash (/)
B) backward slash (\)
C) pipe (|)
D) semicolon (;)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
25
Which markup tags are considered the container holding all your HTML code?
A) <html> and </html>
B) <body> and </body>
C) <title> and </title>
D) <h1> and </h1>
A) <html> and </html>
B) <body> and </body>
C) <title> and </title>
D) <h1> and </h1>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
26
To create a Web page in openSUSE Linux, you must use a ____ editor.
A) line
B) Web
C) text
D) GUI
A) line
B) Web
C) text
D) GUI
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
27
A(n) ____________________ is a network computer with the primary role of serving Web pages to clients on request.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
28
____________________ are instructions that tell Apache how to run.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
29
A(n) ____________________ is an interface for connecting a hardware device, such as a disk drive or printer, or in networking, it's a data connection established for communication between hosts.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
30
A(n) ____________________ is an address to a resource on the Internet and it ends with a forward slash (/).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
31
____________________ contains references or links to access other files or text.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
32
Match each statement with an item
-Contains instructions for serving Web pages over an HTTPS connection.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
-Contains instructions for serving Web pages over an HTTPS connection.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
33
Match each statement with an item
-Contains error response messages that can be modified for all virtual hosts.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
-Contains error response messages that can be modified for all virtual hosts.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
34
Match each statement with an item
-This global configurations file applies to all virtual hosts.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
-This global configurations file applies to all virtual hosts.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
35
Match each statement with an item
-Contains configuration files that are created automatically during startup when the /usr/sbin/rcapache2 start command is issued.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
-Contains configuration files that are created automatically during startup when the /usr/sbin/rcapache2 start command is issued.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
36
Match each statement with an item
-Contains general configuration options for controlling Apache's performance.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
-Contains general configuration options for controlling Apache's performance.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
37
Match each statement with an item
-Used to associate Apache with IP addresses and ports.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
-Used to associate Apache with IP addresses and ports.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
38
Match each statement with an item
-The main Apache configuration file.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
-The main Apache configuration file.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
39
Match each statement with an item
-Defines the character sets for each language.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
-Defines the character sets for each language.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
40
Match each statement with an item
-Defines which user and group ID Apache runs.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
-Defines which user and group ID Apache runs.
A) charset.conv
B) default-server.conf
C) errors.conf
D) uid.conf
E) httpd.conf
F) listen.conf
G) server-tuning.conf
H) ssl-global.conf
I) sysconfig.d/
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
41
Differentiate between a server and a Web server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
42
How do you start the apache2 service at the command line?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
43
Explain the difference between the Apache rcapache2 command restart and reload options.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
44
Where is the alias for localhost initially stored and to what address does it resolve?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
45
Describe how to configure an Apache Web server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
46
Define the Document Root default setting for a Web server in Apache.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
47
Describe the default include directive setting for a Web server in Apache.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
48
Identify the Apache configuration file syntax and explain how to verify the syntax.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
49
How do you create name-based virtual hosts?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
50
Describe the ServerName directive and explain how Apache uses it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck